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.

  1. The user has to navigate to the Avo Assure home screen.

  2. The user has to click the Design Studio button, and the Design Studio window will be displayed.

  3. The user has to click the Design Test Steps button, and the Design Test Steps window will be displayed.

  4. The user has to click the Three dots icon and the Add Test Steps details window will be displayed.

  5. The user must enter the expected result in the Enter Expected Result textbox.

  6. The user must enter the actual pass result in the Enter Actual Result for Pass Status textbox.

  7. The user must enter the actual failure result in the Enter Actual Result for Fail Status textbox.

  8. To reset the entered data, the user has to click the Reset button.

  9. To save the data, the user has to click the Save button.

  10. To save the test steps, click the Save button.

  11. 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