Document toolboxDocument toolbox

Custom Action Module

Though Qualitia covers most of the actions required for automation testing, there might still be a need to add some more actions to Qualitia based on the project requirements. Qualitia allows you to develop your own actions and make them available to use while automating test cases for the application under test.  

The custom action module allows you to develop and maintain these actions in a convenient way 

This module provides:

  • guided and easy to follow guidelines to develop custom actions.
  • Make code templates, required dependencies, and sample codes easily available to anyone who can create custom actions,
  • Maintain the custom action code just like you maintain tasks and test cases using a version control tool like SVN or Git, and
  • Share these custom actions with other project members for use.

You can continue working work with custom actions in old way, if you do not want to import and work with the custom actions with this new approach. For more information on this, refer to the custom actions module section. 

In this section: