A
test step result is a copy of a
test step into a
test run where you can record the results of testing against that test run. Changes to the original test step after the test run is added will not affect the test step result.Test step results are automatically added to new
test case results based on the original test cases that were selected for the test run.A test step result can be in one of a number of states:
State | Description |
---|
New | The default state for a newly added test step result |
Started | Testing has been started on the test step result and the clock is ticking |
Paused | The test step result (and the clock) has been paused |
Pass | The test step result is completed and was successful |
Conditional Pass | The test step result is completed successfully but there are some conditions to the result. |
Fail | The test step result is completed but failed |
Cancelled | The test step is cancelled |
Psoda automatically keeps track of the time that you spend on testing and the results are displayed on the
view test step result page.You can
attach any type of document to your test step result for example screen shots or output files from the testing.You can also add short
comments on the test step result.