Testing / PractiTest Interview Questions
What is a Test Set in PractiTest?
A Test Set is a group of tests that a team wants to run together for a unified purpose, such as a regression pass, a smoke test, or a sanity check before a release.
- Tests are added to a Test Set as Test Instances, not as separate copies of the original test case
- Test Sets can be organized and filtered like any other entity, for example by sprint or release
- A Test Set can be created directly from the Test Library, from the Requirements module, or from scratch inside Test Sets & Runs
Grouping tests this way lets a team plan and track execution as a cycle, rather than running individual tests in isolation.
More Related questions...