Hi,
kumar posted a solution in the forum regarding this problem that is as follows
Once you get your plugin jar file, you can copy it to any iTest installation by copying the jar to "plugins" folder of the installation. After that, you should clean up: .iTestConfiguration_<version> folder and start iTest.
This is a hacker's way of adding a new plugin.
The correct and recommended way is as follows:
1. Create a feature project for your plugin.
2. Add your plugin to the feature.
3. Create an update-site project for your feature.
4. Add your feature to the update site.
5. Export the update site to a zip file.
Then use iTest->Help->Software Updates menu item to install the feature from the update site zip file.
I am unable to get the last step where we need install it from software updates.When i click the new archieved site to install
the update site zip file.It shows a message "selected archieve does not contain an update site.please select another archieve."
Looking for an early response.