Add Sept Details

The Add Step Details feature allows you to provide additional information for each step within a Testcase. This helps in maintaining clarity, accurately record the results during test execution.

Steps to Add Step Details in Avo Assure:

  1. On the Home page, under Projects, select the required project. Navigate to the Testcase tab in the Design Studio.

  2. Select specific test step where you want to add details.

  3. Select the Add Step Details (...) icon on the right panel.

  1. Fill in the following fields:

  • Test Step description: Clearly describe what the test step is meant to verify. Example: This test case is used to capture the order history.

  • Expected Result: Enter the expected outcome of test step. Example: Browser should be open properly.

  • Pass Result: Define the message or value that should be shown when the step passes. Example: Browser opened successfully

  • Fail Result: Define the message or value that should be shown when the step fails. Example: Browser not opened.

  1. Select Save to apply the details. A Success message appears displaying "Test case info saved".

Note: After execution, you can view the step details in the Remarks section of the execution reports, refer to Read a Reports.

Last updated

Was this helpful?