Testing / PractiTest Interview Questions
How do you create an Issue directly from a Test Run?
While executing a Test Instance inside a Test Set, a tester can press the Fail & Issue button to log a failure and create a linked issue in the same step.
- Automatically marks the Test Instance's result as failed
- Creates a new issue that's automatically linked to that specific Test Instance and, transitively, to its Requirement
- The new issue immediately appears in the Issues module alongside issues created directly there
This shortcut avoids the disconnect of a tester noting a bug on the side and separately logging it later, since the issue is captured with full context at the moment it's found.
More Related questions...