Soft Links Help Index Reports

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 the right click menu option Mark as requirement
  • Do you need to exclude some tests from a requirement? No problem. Simply right click on the test and select Exclude from requirement.

The Suite icon color will change when it is 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. In the Requirements tab, click the Edit link to add or update requirement information.

Can I export requirement coverage information?

Yes. In the Requirements tab, click the Export all to HTML link for all requirements. You can also select specific requirements and export to HTML to get a detailed coverage status.

Can I link more than one Suite / Test to a requirement?

Yes. You can 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