Editing a Test Case
The edit operation lets you modify the basic information of an already created test case and add or edit the test steps, the data, and the configuration.
A test step within a test case can be in Active or Inactive state and in Enabled or Disabled state. When a test step is Active and Enabled, it is executed during test case execution. The overall status of the test case depends on the results of all executed steps.
When a test step is Active but Disabled, it is skipped during execution. In the test case result panel, for the skipped step, failure message displayed is Test Step is Disabled. The test case status does not depend on this step. Similarly, when a test step is Inactive and Disabled, it is also skipped during execution. In the result panel, for the skipped step, the failure message displayed is Test Step is not active. The test case status does not depend on this step.
However, note that atleast one test step within the test case must be in Enabled state, else updating the test case operation fails with an error message.
A test case can be part of multiple test suites. The Basic Information panel presents this information in a tabular format. Use the search field to filter by the test suite name.
