Field: HasAutomatedTests
Description
Has Automated Tests is a reference field and denotes whether a requirement has associated automated tests.
Allowable Values
Examples
All requirements that have associated automated tests:
Code Block |
---|
|
HasAutomatedTests = True
|
All requirements that have associated automated tests or test scripts:
Code Block |
---|
|
HasAutomatedTests = Yes OR HasScripts = Yes
|
See Also
Supported Operators
=, !=, IS, IS NOT
Supported Indexes
Entity
Supported Types
Supported Features
Feature | Supported? |
---|
Aggregation | No |
Sortable | Yes |
Sub-selects | No |