Skip to main content
Skip table of contents

Analysis & Scope Calculation

Agile Test makes it easy to analyze the state of the Requirements.

The coverage status can be calculated for different analysis scopes. Once the analysis scope is changed, the status is automatically recalculated for the new scope 

 The status of the requirements is calculated as the following:

  • Uncovered status: if there is no test -> the requirement will be considered UNCOVERED

 

  • Covered status: if the test script is added, but there is no test run, then the requirement will be considered as COVERED

 

 

  • Not Run status: if the test script and test case are added, but there is no test run, then the requirement will be considered as NOT RUN

 

 

  • SKIP status will not affect the requirement's status

 

 

  • Unknown status: If there is any query , retest, or blocked test AND no fail tests, no to do test, the requirement will be considered as UNKNOWN

 

 

  • OK status: If all tests are passed or skipped, the requirement will be considered as OK

 

 

  • NOK status: If there is any failed test, the requirement will be considered as NOK

 

 

  • Not Run status: If there is any to do test and no failed test, the requirement will be considered as NOT RUN

 

 


Should you need any assistance or further AgileTest inquiries, contact here!

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.