A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

Release Notes

Auto-populating Test Cases

In order to be more time-efficient, Qualitia is now enhanced to automatically populate test cases for business rules. It enables 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 are synchronized from Qualitia Design Studio. Thus, you need not manually add tasks, steps, and actions for each activity separately while creating test cases. 

When auto-populating test cases, Qualitia does the following:

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

Nomenclature 

When auto-populating a 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 creating tasks under the auto-populated test case.
  • If a test case with business rule name 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 Cases.
    The Test Cases screen appears.
  2. On the left pane, right-click the business rule 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 adds activity steps as task steps.  
  4. Update the test case based on the requirements and click Save.

    NotToExecute: Qualitia selects this action for the steps present under the activity. 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.

      

  • No labels