Testcase Authoring - Mobile Web Application
Create Test Case
- The user has to navigate to the Avo Assure home screen. 
- The user has to select the mobile web application project from the All Projects list. 
- The user has to click the Design Studio button, and the Design Studio screen will be displayed. 
- To get the test step context menu, the user has to click the Test Step icon. 
- The user has to click the Design Test Steps button, and the Design Test Steps window will be displayed. 
- The user has to click the "+" Add Test Step icon, and the new test step will be added. - Note: The test step consists of the following: - Element Name: This column will display all the elements present on the corresponding screen. 
- Keywords: A list of every action that may be taken on the element selected in the element name column is provided in the keywords column. 
- Input: The input column is a placeholder for the user to enter relevant data about the action being performed. 
- Output: The output column is a placeholder for the user to retrieve relevant output after executing the test step. 
 
- To start the test step authoring, the user has to click the Edit Test Step icon. 
- The user has to click the Element Name drop-down and select the object on which action needs to be performed. 
- The user has to click the Keywords drop-down and select the corresponding keyword. Note: For the complete list of keywords, refer to the Keywords section. 
- If required, the user has to enter the corresponding Input and Output values. 
- To add more test steps, the user has to repeat the process from Step 6 to Step 10. 
- Once all the required test steps are added, the user has to click the Save button to save the designed test steps. 
Debug Test Case
- The user has to click the Debug button, and the Design dialog box will be displayed. 

- The user has to click the "Debug" button to initiate the debugging process for the testcase. Note: The user has to use the Add Dependent Test Cases option if other Test Cases have to be debugged before the current Test Case. 

- After completing the debug, the system will display a toast message as Debug completed successfully. 
Last updated
