Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release Notes

Auto-populating Test Cases

Qualitia can now automatically populate test cases for business rules. This saves time and helps you to create and implement test cases with a single-click after you synchronize stories from Qualitia Design Studio.

For more information on this, please refer to the Auto-Populating Test Cases section.

Documentation Updates

New page under the Working with Test cases section:

Page Title: Auto-Populating Test Cases

Qualitia gives you provision to populate test cases automatically after the business rules the acceptance criteria are synchronized from Qualitia Design Studio. Thus, you need not manually add tasks, steps, and actions for each activity separately while creating test cases. 

...

  • Automatically creates tasks for each activity present under the selected business ruleacceptance criterion.
  • Adds steps present under the activity as task steps.
  • Selects action as NotToExecuteNoOps, if task is new or not implemented.

Nomenclature

  • When auto-populating

...

  • , test case

...

  • Business Rule name will be taken as it is when auto-populating a test case.
  • Activity name will be taken as it is when will be created with acceptance criterion description.
  • When creating tasks under the auto-populated test case, task will be created with activity name.
  • If a test case with business rule name with acceptance criterion description already exists, Qualitia auto-populates test case prefixed with the string '_1', '_2', and so on.
  • If a task with activity name already exists, Qualitia creates task prefixed with the string '_1', '_2', and so on.

To auto-populate test cases:

  1. Click Develop > Test CasesRequirements.
    The Test CasesRequirements screen appears.
  2. On the left pane, right-click the business rule the acceptance criterion for which you want to create test case.
  3. Select Auto-Populate Testcase from the context-menu.
    Qualitia automatically creates separate tasks for each activity differently and adds activity steps as task steps.  
  4. Update the test case based on the requirements and click Save.

    Info

    NotToExecuteNoOps: Qualitia selects this action for the steps present under the activity when auto-populating test case. Qualitia users are expected to replace this action with required Qualitia action. For the complete list of actions supported when testing Web or Mobile applications, refer to the Qualitia Actions section.