TestRun interface
Test run details.
build | Build associated with this test run. |
build |
Build configuration details associated with this test run. |
comment | Comments entered by those analyzing the run. |
completed |
Completed date time of the run. |
controller | Test Run Controller. |
created |
Test Run CreatedDate. |
custom |
List of Custom Fields for TestRun. |
drop |
Drop Location for the test Run. |
dtl |
|
dtl |
|
dtl |
|
due |
Due date and time for test run. |
error |
Error message associated with the run. |
filter | |
id | ID of the test run. |
incomplete |
Number of Incomplete Tests. |
is |
true if test run is automated, false otherwise. |
iteration | The iteration to which the run belongs. |
last |
Team foundation ID of the last updated the test run. |
last |
Last updated date and time |
name | Name of the test run. |
not |
Number of Not Applicable Tests. |
owner | Team Foundation ID of the owner of the runs. |
passed |
Number of passed tests in the run |
phase | Phase/State for the testRun. |
pipeline |
Reference of the pipeline to which this test run belongs. |
plan | Test plan associated with this test run. |
post |
Post Process State. |
project | Project associated with this run. |
release | Release Reference for the Test Run. |
release |
Release Environment Uri for TestRun. |
release |
Release Uri for TestRun. |
revision | |
run |
RunSummary by outcome. |
started |
Start date time of the run. |
state | The state of the run. Type TestRunState Valid states - Unspecified ,NotStarted, InProgress, Completed, Waiting, Aborted, NeedsInvestigation |
substate | TestRun Substate. |
tags | Tags attached with this test run. |
test |
Test environment associated with the run. |
test |
|
test |
|
total |
Total tests in the run |
unanalyzed |
Number of failed tests in the run. |
url | Url of the test run |
web |
Web Access Url for TestRun. |
Build configuration details associated with this test run.
buildConfiguration: BuildConfiguration
Property Value
Comments entered by those analyzing the run.
comment: string
Property Value
string
Completed date time of the run.
completedDate: Date
Property Value
Date
Test Run Controller.
controller: string
Property Value
string
Test Run CreatedDate.
createdDate: Date
Property Value
Date
Drop Location for the test Run.
dropLocation: string
Property Value
string
Due date and time for test run.
dueDate: Date
Property Value
Date
Error message associated with the run.
errorMessage: string
Property Value
string
ID of the test run.
id: number
Property Value
number
Number of Incomplete Tests.
incompleteTests: number
Property Value
number
true if test run is automated, false otherwise.
isAutomated: boolean
Property Value
boolean
The iteration to which the run belongs.
iteration: string
Property Value
string
Team foundation ID of the last updated the test run.
lastUpdatedBy: IdentityRef
Property Value
Last updated date and time
lastUpdatedDate: Date
Property Value
Date
Name of the test run.
name: string
Property Value
string
Number of Not Applicable Tests.
notApplicableTests: number
Property Value
number
Number of passed tests in the run
passedTests: number
Property Value
number
Phase/State for the testRun.
phase: string
Property Value
string
Reference of the pipeline to which this test run belongs.
pipelineReference: PipelineReference
Property Value
Post Process State.
postProcessState: string
Property Value
string
Release Environment Uri for TestRun.
releaseEnvironmentUri: string
Property Value
string
Release Uri for TestRun.
releaseUri: string
Property Value
string
revision: number
Property Value
number
Start date time of the run.
startedDate: Date
Property Value
Date
The state of the run. Type TestRunState Valid states - Unspecified ,NotStarted, InProgress, Completed, Waiting, Aborted, NeedsInvestigation
state: string
Property Value
string
Test environment associated with the run.
testEnvironment: TestEnvironment
Property Value
testMessageLogId: number
Property Value
number
Total tests in the run
totalTests: number
Property Value
number
Number of failed tests in the run.
unanalyzedTests: number
Property Value
number
Url of the test run
url: string
Property Value
string
Web Access Url for TestRun.
webAccessUrl: string
Property Value
string