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 the acceptance criteria are synchronized from Qualitia Design Studio. This eliminates manually adding Thus, you need not manually add tasks, steps, and actions for each each activity separately when while creating test cases.
When auto-populating test cases, Qualitia does the following:
- Automatically create creates tasks for each activity present under the selected business ruleacceptance criterion.
- Add 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 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 casecases:
- Click Develop > Test CasesRequirements.
The Test CasesRequirements screen appears. - On the left pane, right-click the business rule the acceptance criterion for which you want to create test case.
- Select Auto-Populate Testcase from the context-menu.
Qualitia automatically creates separate tasks for each activity differently and adds activity steps as task steps. Update the test case as per 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 for when testing Web or Mobile applications, refer to the Qualitia Actions section.