Document toolboxDocument toolbox

Creating a Task

A task is a group of one or more steps. A step consists of an object and the action to be performed on that object. A step can also contain a generic action that does not require any object. In Qualitia, you can directly select the action for the step that requires generic action. You can collate various tasks to form a test case.

The Develop > Tasks screen allows you to create tasks and use them to build test cases.

You can also add the Conditional Structures when creating a task.  

To create a task:

  1. Click Develop > Tasks.
    The Tasks screen appears.
    The screen is divided into two main panes, left pane and right pane. On left pane, all the existing tasks are organized in a tree structure.
  2. On the left pane, right-click the Tasks node.
  3. Click New Task.
    The New Task screen appears.
  4. Enter Task Name and Task Description.
  5. Enter the File Name under which the task will be saved in the XML format.
    (warning) The file name could be any name as per the naming conventions supported by the operating system. The File Name field is not editable once the task is saved. The file is saved with .xml extension in the QualitiaProjectPath\<projectname>\Tasks folder.
  6. Click OK.
    The task is added under Tasks pane in the left side. The new task on the left pane is highlighted.
    Center pane will allow you to work on the steps for that task.
  7. To add steps to the Task, click Add Step.
    A new row is added to the task grid.
  8. Select the required object by clicking the Object field.
  9. Select the relevant Actions for the selected objects by clicking the Actions field.
  10. Depending upon the Action selected, the Parameter fields get populated with the default parameter names.
    The Parameter fields are blank for the Action that does not require any parameters. 
  11. Click Add Step to add more steps in the task, if required.
  12. Click Save.


Not finding what you need?