Field: RelationshipTypeKey
Description
The RelationshipTypeKey field allows for filtering of relationships based on their specific Key.
Relationship Type Keys, unlikely there labels, are guaranteed to stay the same between each release of Enterprise Tester and won't be internationalized/translated like a Relationship or Relationship Type will.
Allowable Values
- AutomatedTestAssignment
- TestScriptAssignment
- RequirementToRequirementAssociation
- ScriptToRequirementCoverage
- AutomatedTestToRequirementCoverage
- RequirementToRequirementDependency
- AutomatedTestRunIncident
- StepRunResultIncident
- ParentRequirementToChildRequirement
Examples
All scritps that have a coverage relationship to a requirement:
EntityType = Script AND Relationships IN { RelationshipTypeKey = ScriptToRequirementCoverage }
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- AutomatedTest
- AutomatedTestAssignment
- Incident
- Requirement
- RequirementPackage
- TestExecutionPackage
- TestScript
- TestScriptAssignment
- TestScriptPackage
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (String) |
Sortable | Yes |
Sub-selects | No |