Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
R2.0.4
-
None
Description
Use Case -
- A Master Test Set is created for the first software delivery that includes all Tests written thus far for the product.
- All Tests in this Master Test Set at this point are delta tests, as in, they are brand new and/or modified Tests for this product version
- Tests may also be added to other Test Sets such as a "Capability A" Test Set or "User Interface Testing" Test Set
- A Test Plan is created as an equivalent of a test document and it specifies all applicable operating systems, baselines, environment that the selected Tests will need to be run on and Test Executions will be written from
- The Master Test Set is then added to this Test Plan
- Now since all delivery applicable delta Tests (as well as regression Tests, if its the 2nd+ delivery) have been added to the Test Plan, I want to see my Tests organized by sections, aka the other Test Sets that I had put them in, so that in a Test Execution, I can focus on specific chunks of organized Tests at a time (e.g. all Installation testing, all UI testing, all functional testing of capability A, all functional testing of capability B)