Add Test Step Details
Adding test step details is crucial because it allows users to:
- Clearly define the Expected Result for a test case, ensuring that the outcome can be accurately evaluated against the desired behavior of the application under test. 
- Specify the Actual Result for Pass Status, which helps document the successful outcome. This is vital for understanding whether the application meets the set criteria. 
- Enter the Actual Result for Fail Status, providing insight into what an unsuccessful outcome entails. This is essential for troubleshooting and refining the application. 
- By documenting these details, you enhance repeatability, provide clarity for test execution, and ensure consistent evaluation criteria, making the testing process more effective and efficient. 
- The user has to navigate to the Avo Assure home screen. 
- The user has to click the Design Studio button, and the Design Studio window will be displayed. 
- 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 Three dots icon and the Add Test Steps details window will be displayed. 
- The user must enter the expected result in the Enter Expected Result textbox. 
- The user must enter the actual pass result in the Enter Actual Result for Pass Status textbox. 
- The user must enter the actual failure result in the Enter Actual Result for Fail Status textbox. 
- To reset the entered data, the user has to click the Reset button. 
- To save the data, the user has to click the Save button. 
- To save the test steps, click the Save button. 
- The user can view the entered test step details in the Test Step Details in Reports. - If the actual result for the test step is passed, then the entered value for the actual result for pass status will be displayed. 
- If the actual result for the test step is failed, then the entered value for the actual result for fail status will be displayed. 
 
Last updated
