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


Using Test Step Settings

  1. Hover on one of the recorded test steps and click on Step Details.

Step Details

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

Step Details Prompt

Settings Description
Max wait time Set 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-Requisite Select 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 Step It 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 Result It allows you to exclude the outcome of a particular step from the overall test result.
Enable Visual Testing for the Step You can disable the test step by choosing this option, and the test step will not run. By default, this option is unchecked.
Disable Step It allows you to capture and compare the visual appearance of an application's user interface between different builds or versions.

Here's a quick GIF exploring all options available in test step setttings.

Step Settings