Requirements
What is a requirement?
Requirements define the behavior of the application in broad strokes and are usually outlined by the product manager. The requirements main purpose is to make sure everything the application is supposed to be doing is covered in the tests.
How does Testuff handle requirements?
Creating Requirements
- Testuff manages all the requirements automatically.
- You can mark a suite or a sub-suite as a requirement using right-click menu option Mark as requirement
- Need to exclude some tests from a requirement? No problem. Simply right-click on the test and select Exclude from requirement
You will notice the Suite icon colour will change to show you this is now managed as a requirement. From this point on Testuff will monitor the requirement coverage and the status of the tests tied to it.
Can I add/edit information for my requirements?
Of course. On the Requirements tab, click the Edit link to add or update requirement information.
Can I export requirement coverage information?
Yes. On the Requirements tab, click the Export all to HTML link for all requirements. You can also select specific requirement and export to HTML to get a detailed coverage status.
Can I link more than one Suite / Test to a requirement?
Yes. You can either create sub-suites and mark the entire tree structure as a requirement. You can also create soft links to tests in another suite.
<< Soft links | Help index | Reports >>
