Skip to content
Testsigma DOCS

Test Cases

Test Step Settings


In Testsigma, you can control how each test step behaves in your test cases by using Test Step Settings. These settings allow you to decide how your test cases run and show results. This article discusses all test step settings in Testsigma’s test step recorder.


Prerequisites

Before you begin, ensure that:


  1. Hover on one of the recorded test steps, click the Kebab Menu and choose Step Settings from the dropdown.

    Step Details

  2. On Step Details prompt, you can edit the following options.

    Step Details Prompt

SettingsDescription
Max wait timeSet the Maximum Wait Time limit for completing the test step. It will fail if the test step takes longer than the specified time (up to a maximum of 120 seconds).
Pre-RequisiteSelect a prerequisite step from the list of available steps in the same test case. This step must be successfully done before the current step runs.
Stop Test Case execution on Test StepIt allows you to terminate test execution if the test fails at any step. By default, this option is checked, and test case execution will stop if the test step fails.
Ignore this step result in Test Case ResultIt allows you to exclude the outcome of a particular step from the overall test result.
Enable Visual Testing for the StepYou can disable the test step by choosing this option, and the test step will not run. By default, this option is unchecked.
Disable StepIt allows you to capture and compare the visual appearance of an application’s user interface between different builds or versions.