Test case Creation
A Test case is collection of test steps used by testers to determine the smooth and right operation of a feature or program. Test case also includes each step and condition required for execution.
Roles that can work with Test cases
Quality Manager
Quality Lead
Quality Engineer
This document includes:
Test case creation The steps to create Test cases and test step group
Manage Test case The steps to perform actions on the test step groups
Reusable Libraries The steps to add reusable Test cases to Reusable libraries
Recovery Steps The steps to create recovery steps in Avo Assure
Avo Genius Smart Recorder The steps to record Test case and test step with Avo Genius
Debug The steps to debug the Test cases
Test Case Creation
Step-by-step process to create Test case and Test steps group in Avo Assure:
Click Design Studio button from the top right pane of landing page, click Test cases tab to bring up Test case window
Click Create Folder button and name the folder
Click Create Test case button and name the Test case
Click Create Test step Group button to bring up New Test step Group pop up window
Note: Test step group is the combination of elements and test steps
Enter Test Step Group name in Test step Group Name textbox and click Create button
5. Click Add from repository button to bring up Element Repository in left pane of screen
Drag and drop the required repository
Click Save button located in top right corner
Manage Test case
Copy & paste Test steps
Copy Test steps
Step-by-step process to copy test steps in Test case
Navigate to Test Cases window
Select Test step and click Copy icon located in top right pane of screen
Paste Test steps
Step-by-step process to paste Test steps
Navigate to Test Cases window
Select the desired Test step and click Paste icon from the top right pane of screen
Import Test Steps
Step-by-step process to import Test steps:
Navigate to Test cases window and create Test case
Select Test step group by expanding the folder located in left pane of the screen and click import icon
Click Choose File button, select Json file from your system and click Import button.
Export Test Steps
Step-by-step process to import test steps:
Navigate to Test cases window
Select Test step group by expanding the folder located in left pane of the screen and click Export icon
Click Export button and exported file will be saved in downloads folder in local machine
Information panel & Tag Test cases
Step-by-step process to view details of test steps in Test case:
Navigate to Test cases window
Select Test step Group by expanding the folder located in left pane of the screen, click eye (open information) icon to get the Test step details
Test case description: It contains additional information about Test cases
Audit Logs: It contains basic information about the Test cases, like the date and time of creation, create and edit details of the test cases, and the date and time of modification.
Tag a Test cases
The Tag a Test case functionality helps users to tag test cases for easy identification like Grouping the test case and further streamlining the selection of Test cases for execution configurations.
Step-by-step process to tag Test case in Avo Assure:
Navigate to Test cases window and open information panel, Click +New tag to tag as Test case in test step group
Last updated