I am wondering the same thing...
About to confirm the purchase for my group and in ideal test case, design tests are like functions that exist once and can be called within other tests ( with reporting that supports accordingly.
For example there can be a login function that as a standalone has a few basic steps and more advanced steps.
The basic steps are a "Smoke test" for the Login testing and are also called as the beginning steps of additional tests.
Can test steps be called from other tests?
Can specific tests be divided into sub tests, where specific steps can be run( or does one need to create a separate test set?
Does the reporting support how a specific function has performed?
If all of the above works, can a test run that included many different functions be re-run as part of another test?
Thank you
Related Content
- 2 months ago
- 2 years ago
- 7 years ago
- 4 years ago