TestProject – Multiple AddOns

In the TestProject Addon page we have learnt how to create an add on and import to the TestProject.

Now lets see how to create more than one addon in the project.
It is not necessary to create a new project to create a new addon.
Simply create a new class in the Addon folder/package and give a unique Action name (@Action(name=”Action name”).
And of course if you want to Unit Test it, create a runner class for the same
Don’t forget to update the update guid in the manifest.json file
The project will look like the below with multiple addons

While importing the addon, the user/tester will have the option to select the add on to be imported.

That’s all!!

About This Site

The main aim of this site is to share knowledge with fellow software test specialists who are keen to grow both technically and professionally.

Categories