應該 (衍生自) 的基類對 VSS REST API 提出要求
The base type (from) should request VSS REST API
- Extends
Test Results Rest Client(IVss Rest Client Options) |
RESOURCE_AREA_ID |
參數
- options
- IVssRestClientOptions
屬性值
string
將測試結果新增至測試回合會話
New Test Results to Test Round Session
參數
- results
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試回合的 RunId
RunId of Test Round
傳回
Promise<TestCaseResult[]>
參數
- workItemToTestLinks
- WorkItemToTestLinks
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<WorkItemToTestLinks>
在 LogStore 中為指定的 buildId 建立附件。
Creates an attachment for the specified buildId in LogStore.
參數
- attachmentRequestModel
- TestAttachmentRequestModel
包含串流、檔名、批注、attachmentType 等附件資訊
Include streams, filenames, comments, attachments, etc.
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
BuildId
傳回
Promise<void>
在 TCM 資料存放區中建立 Environment 物件
Create Environment objects in TCM data repository
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<void>
針對提供的 sessionId,在 TCM 資料存放區中建立環境、組態和計算機物件
Create environment, configuration and calculator objects in TCM data repository for the supply of sessionId
參數
- sessionEnvironmentAndMachine
- SessionEnvironmentAndMachine
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- sessionId
-
number
傳回
Promise<void>
建立新的測試失敗類型
Create a new test failed type
參數
- testResultFailureType
- TestResultFailureTypeRequestModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<TestResultFailureType>
在指定會話的 TCM 資料存放區中建立 Notification 物件
Create notation objects in the TCM data repository of the specified session
參數
- notifications
要為指定的 sessionId 新增的通知 ()
New notification () to be added for specified sessionId
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- sessionId
-
number
要新增通知的會話標識碼
Could not close temporary folder: %s
傳回
Promise<number[]>
參數
- attachmentRequestModel
- TestAttachmentRequestModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- iterationId
-
number
- actionPath
-
string
傳回
Promise<TestAttachmentReference>
參數
- attachmentRequestModel
- TestAttachmentRequestModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
傳回
Promise<TestAttachmentReference>
參數
- attachmentRequestModel
- TestAttachmentRequestModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
傳回
Promise<TestAttachmentReference>
在 LogStore 中為指定的 runId 建立附件。
Creates an attachment for the specified runID in LogStore.
參數
- attachmentRequestModel
- TestAttachmentRequestModel
包含串流、檔名、批注、attachmentType 等附件資訊
Include streams, filenames, comments, attachments, etc.
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試 RunId
Test RunId
傳回
Promise<TestLogStoreAttachmentReference>
在 TCM 數據存放區中建立 TestResultsSession 物件
Create TestResultssession objects in TCM data repository
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<number>
參數
- attachmentRequestModel
- TestAttachmentRequestModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- testSubResultId
-
number
傳回
Promise<TestAttachmentReference>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- testExtensionFieldId
-
number
傳回
Promise<void>
刪除具有指定 failureTypeId 的測試失敗類型
Delete test failed type with specified fileTypeId
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- failureTypeId
-
number
傳回
Promise<void>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- testName
-
string
- workItemId
-
number
傳回
Promise<boolean>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
傳回
Promise<void>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
傳回
Promise<void>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- attachmentId
-
number
傳回
Promise<void>
從 LogStore 刪除具有指定 runId 之指定檔名的附件。
Deletes the attachment with the specified name of the runId from LogStore.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試 RunId
Test RunId
- filename
-
string
附件 FileName
Attachment FileName
傳回
Promise<void>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- testSettingsId
-
number
傳回
Promise<void>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
傳回
Promise<SourceViewBuildCoverage[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
傳回
Promise<WorkItemReference[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- flags
-
number
傳回
Promise<BuildCoverage[]>
HTTP:// (tfsserver) :8080/tfs/DefaultCollection/_apis/test/CodeCoverage?buildId=10&deltaBuildId=9 要求:組建標識符和差異組建標識符, (選擇性)
HTTP://(tfsserver): 8080/tfs/DefaultCollection/_apis/test/CodeCoverage?BuildId=10&deltaBuildId=9 Requirement: Set and Differential Markers, (optional)
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- deltaBuildId
-
number
傳回
Promise<CodeCoverageSummary>
<p>取得定義最後一次成功建置的涵蓋範圍狀態,選擇性地限定為特定分支</p>
& lt;p> achieves the definition of the last successfully constructed cover state, selectively limiting it to a particular branch & lt;/p>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- definition
-
string
定義的識別碼或名稱。
Could not close temporary folder: %s
- branchName
-
string
分支名稱。
Branch name.
- label
-
string
要取代徽章左側默認文字的 String。
String to replace the left side of the badge for silent text.
傳回
Promise<string>
傳回測試失敗類型的清單。
Returns the list of failed test types.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<TestResultFailureType[]>
取得指定檔案的檔案涵蓋範圍
Get a file cover range for the specified file
參數
- fileCoverageRequest
- FileCoverageRequest
使用提取要求反覆項目內容的檔案詳細數據
Use file details from extraction request to overwrite the contents of the item
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<string>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildDefinitionId
-
number
- minBuildCreatedDate
-
Date
傳回
Promise<TestCaseResult[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- publishContext
-
string
- fields
-
string[]
- continuationToken
-
string
傳回
Promise<PagedList<FieldDetailsForTestResults>>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- releaseId
-
number
- publishContext
-
string
- releaseEnvId
-
number
- fields
-
string[]
- continuationToken
-
string
傳回
Promise<PagedList<FieldDetailsForTestResults>>
擷取 TCM 資料存放區中的 TestResultsSession 通知物件
Take the TCM data repository for the TestResultssession notification object
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- sessionId
-
number
要取得通知的TestResults會話標識碼。
The TestResults session symbol to be notified.
傳回
Promise<TestSessionNotification[]>
取得與所提供結果相符的結果清單。
Get a list of results that match the results provided.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試回合的標識碼
Punctuation code for test rounds
- testResultId
-
number
測試回合內測試結果的標識碼
Punctuation of the results of the test round
- testSubResultId
-
number
測試結果內的 subresult 識別符
Sobresult identifier in test results
- top
-
number
要傳回的結果數目上限
Maximum number of results to return
- continuationToken
-
String
要傳遞 continuationToken 的標頭
Header to transmit communicationToken
傳回
Promise<TestCaseResult[]>
傳回測試反覆專案附件
Returns test overlap project attachment
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
- iterationId
-
number
傳回
Promise<ArrayBuffer>
傳回測試反覆專案附件
Returns test overlap project attachment
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
- iterationId
-
number
傳回
Promise<ArrayBuffer>
取得組建附件參考的清單
Get a list of reference for group attachments
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
要取得的組建標識碼
The grouping identification code to be obtained
- directoryPath
-
string
需要附件的目錄路徑
Can not append message to mh folder: %s: %s
- fileNamePrefix
-
string
用來篩選附件清單的檔名前置詞
File prefix used to select attachment list
- fetchMetaData
-
boolean
默認值為 false,如果需要元數據,請設定
Could not close temporary folder: %s
- top
-
number
要傳回的測試附件參考數目
Number of test attachment references to return
- continuationToken
-
String
要傳遞 continuationToken 的標頭
Header to transmit communicationToken
傳回
取得組建附件的SAS URI
SAS URI for grouping attachments
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- build
-
number
要取得的組建標識碼
The grouping identification code to be obtained
- filePath
-
string
需要 sas URI 的 filePath
Need sas URI's filePath
傳回
Promise<TestLogStoreEndpointDetails>
取得測試結果附件的SAS URI
SAS URI for the attachment to the test results
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
包含結果的測試回合識別碼
Test round recognition with results
- resultId
-
number
需要下載其檔案的測試結果標識碼
Could not close temporary folder: %s
- filePath
-
string
需要 sas URI 的 filePath
Need sas URI's filePath
傳回
Promise<TestLogStoreEndpointDetails>
取得測試回合附件的SAS URI
Get SAS URI from the attachment to the test round
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
必須下載其檔案的測試回合標識碼
Test round tags for which files must be downloaded
- filePath
-
string
需要 sas URI 的 filePath
Need sas URI's filePath
傳回
Promise<TestLogStoreEndpointDetails>
取得測試子變數附件的SAS URI
SAS URI for getting test subvariant attachments
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
包含結果的測試回合識別碼
Test round recognition with results
- resultId
-
number
包含子結果的測試結果標識碼
Could not close temporary folder: %s
- subResultId
-
number
需要其檔案 sas URI 的測試子變數標識碼
Could not close temporary folder: %s
- filePath
-
string
需要 sas URI 的 filePath
Need sas URI's filePath
傳回
Promise<TestLogStoreEndpointDetails>
取得測試結果的摘要。
A summary of the results of the test was obtained.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- pipelineId
-
number
管線標識碼。這與組建標識碼相同。
Pipe ID. This is the same as the build ID.
- stageName
-
string
階段的名稱。 名稱的最大支援長度為 256 個字元。
Session name. The maximum support length of the name is 256 characters.
- phaseName
-
string
階段的名稱。 名稱的最大支援長度為 256 個字元。
Session name. The maximum support length of the name is 256 characters.
- jobName
-
string
YAML 中的矩陣會產生矩陣中具有不同輸入的作業複本。 JobName 是這些輸入的名稱。 名稱的最大支援長度為 256 個字元。
The matrix in YAML produces a copy of the work with different inputs in the matrix. Job Name is the name of these entries. The maximum support length of the name is 256 characters.
- metricNames
-
Metrics[]
- groupByNode
-
boolean
pipleine Heirarchy 每個節點的群組摘要
Pipleine Heirarchy group summary for each node
傳回
Promise<PipelineTestMetrics>
傳回測試結果附件
Returns the attachment to the test results
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
傳回
Promise<ArrayBuffer>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
傳回
Promise<TestAttachment[]>
傳回測試結果附件
Returns the attachment to the test results
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
傳回
Promise<ArrayBuffer>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testResultId
-
number
- detailsToInclude
- ResultDetails
傳回
Promise<TestCaseResult>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- publishContext
-
string
- groupBy
-
string
- filter
-
string
- orderby
-
string
- shouldIncludeResults
-
boolean
- queryRunSummaryForInProgress
-
boolean
傳回
Promise<TestResultsDetails>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- releaseId
-
number
- releaseEnvId
-
number
- publishContext
-
string
- groupBy
-
string
- filter
-
string
- orderby
-
string
- shouldIncludeResults
-
boolean
- queryRunSummaryForInProgress
-
boolean
傳回
Promise<TestResultsDetails>
取得測試結果附件參考的清單
Could not close temporary folder: %s
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
包含結果的測試回合識別碼
Test round recognition with results
- resultId
-
number
測試結果的標識碼
Punctuation of the results of the test
- directoryPath
-
string
要取得的附件目錄路徑
Path to the attachment directory to fetch
- fileNamePrefix
-
string
用來篩選附件清單的檔名前置詞
File prefix used to select attachment list
- fetchMetaData
-
boolean
默認值為 false,如果需要元數據,請設定
Could not close temporary folder: %s
- top
-
number
要傳回之附件參考的 Numbe
Numbe to return attachment reference
- continuationToken
-
String
要傳遞 continuationToken 的標頭
Header to transmit communicationToken
傳回
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- detailsToInclude
- ResultDetails
- skip
-
number
- top
-
number
- outcomes
- newTestsOnly
-
boolean
傳回
Promise<TestCaseResult[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- publishContext
-
string
- outcomes
- top
-
number
- continuationToken
-
string
傳回
Promise<PagedList<ShallowTestCaseResult>>
取得結果清單。
Can not get folder: %s: %s
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- pipelineId
-
number
管線標識碼。這與組建標識碼相同。
Pipe ID. This is the same as the build ID.
- stageName
-
string
階段的名稱。 名稱的最大支援長度為 256 個字元。
Session name. The maximum support length of the name is 256 characters.
- phaseName
-
string
階段的名稱。 名稱的最大支援長度為 256 個字元。
Session name. The maximum support length of the name is 256 characters.
- jobName
-
string
YAML 中的矩陣會產生矩陣中具有不同輸入的作業複本。 JobName 是這些輸入的名稱。 名稱的最大支援長度為 256 個字元。
The matrix in YAML produces a copy of the work with different inputs in the matrix. Job Name is the name of these entries. The maximum support length of the name is 256 characters.
- top
-
number
要傳回的結果數目上限
Maximum number of results to return
- continuationToken
-
String
要傳遞 continuationToken 的標頭
Header to transmit communicationToken
傳回
Promise<PagedList<ShallowTestCaseResult>>
參數
- query
- TestResultsQuery
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<TestResultsQuery>
參數
- queryModel
- QueryModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- includeResultDetails
-
boolean
- includeIterationDetails
-
boolean
- skip
-
number
- top
-
number
傳回
Promise<TestCaseResult[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- releaseId
-
number
- releaseEnvid
-
number
- publishContext
-
string
- outcomes
- top
-
number
- continuationToken
-
string
傳回
Promise<PagedList<ShallowTestCaseResult>>
取得 TestResultsSettings 數據
Get TestResultsSettings Data
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- settingsType
- TestResultsSettingsType
傳回
Promise<TestResultsSettings>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
傳回
Promise<WorkItemReference[]>
傳回測試回合附件
Returns test round attachment
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- attachmentId
-
number
傳回
Promise<ArrayBuffer>
傳回測試回合附件
Returns test round attachment
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- attachmentId
-
number
傳回
Promise<ArrayBuffer>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- includeDetails
-
boolean
- includeTags
-
boolean
傳回
Promise<TestRun>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- flags
-
number
傳回
Promise<TestRunCoverage[]>
取得測試回合附件參考的清單
Get list of test round attachments
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試回合的標識碼
Punctuation code for test rounds
- directoryPath
-
string
需要附件的目錄路徑
Can not append message to mh folder: %s: %s
- fileNamePrefix
-
string
用來篩選附件清單的檔名前置詞
File prefix used to select attachment list
- fetchMetaData
-
boolean
默認值為 false,如果需要元數據,請設定
Could not close temporary folder: %s
- top
-
number
要傳回的附件參考數目
Can not delete folder: %s: No such folder
- continuationToken
-
String
要傳遞 continuationToken 的標頭
Header to transmit communicationToken
傳回
從 LogStore 傳回具有指定 runId 之指定檔名的附件。
Returns an attachment from LogStore with a specified file name for runId.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試 RunId
Test RunId
- filename
-
string
附件 FileName
Attachment FileName
傳回
Promise<ArrayBuffer>
從 LogStore 傳回指定之 runId 的附件清單。
Returns the list of attachments to the specified runId from LogStore.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試 RunId
Test RunId
傳回
Promise<TestLogStoreAttachment[]>
從 LogStore 傳回具有指定 runId 之指定檔名的附件。
Returns an attachment from LogStore with a specified file name for runId.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試 RunId
Test RunId
- filename
-
string
附件 FileName
Attachment FileName
傳回
Promise<ArrayBuffer>
取得測試回合訊息記錄
Get Test Round Messages
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
要取得的執行標識碼。
To get an executable identification code.
傳回
Promise<TestMessageLogDetails[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildUri
-
string
- owner
-
string
- tmiRunId
-
string
- planId
-
number
- includeRunDetails
-
boolean
- automated
-
boolean
- skip
-
number
- top
-
number
傳回
Promise<TestRun[]>
擷取與會話相關聯的測試回合
Take test rounds associated with the session
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- sessionId
-
number
要為其取得測試回合的 TestResults 會話標識碼。
To get a TestResults session ID for the test round.
傳回
Promise<number[]>
取得測試回合統計數據 ,當我們想要依結果取得執行摘要時使用。
Obtain test round statistics and use them when we want to get an executive summary based on the results.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
要取得的執行標識碼。
To get an executable identification code.
傳回
Promise<TestRunStatistic>
取得測試回合摘要,當我們想要依結果取得執行摘要時使用。 測試回合應該處於已完成狀態。
Get a test round summary, when we want to use it as a result. The test round should be in a finished state.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
要取得的執行標識碼。
To get an executable identification code.
傳回
Promise<TestRunStatistic>
擷取 TCM 資料存放區中的 TestResultsSession 元數據物件
Capture the TCM data repository's TestResultsSession metadata object
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
傳回
Promise<TestResultsSession[]>
擷取 TCM 資料存放區中的 TestResultsSession Layout 物件
Capture the TCM data repository of TESTResultssession Layout objects
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- sessionId
-
string
傳回
Promise<any[]>
擷取 TCM 資料存放區中的 TestResultsSession Layout 物件
Capture the TCM data repository of TESTResultssession Layout objects
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- sessionId
-
number
擷取會話物件。
Captures the session object.
傳回
Promise<any[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- detailsToInclude
- ResultDetails
- skip
-
number
- top
-
number
- outcomes
- newTestsOnly
-
boolean
傳回
Promise<TestCaseResult[]>
傳回測試子結果附件
Returns the annex to the test results
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
- testSubResultId
-
number
傳回
Promise<ArrayBuffer>
傳回測試子結果的附件參考。
Can not delete folder: %s: No such folder
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- testSubResultId
-
number
傳回
Promise<TestAttachment[]>
傳回測試子結果附件
Returns the annex to the test results
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
- testCaseResultId
-
number
- attachmentId
-
number
- testSubResultId
-
number
傳回
Promise<ArrayBuffer>
取得測試子附件參考的清單
Could not close temporary folder: %s
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
包含結果的測試回合識別碼
Test round recognition with results
- resultId
-
number
包含子結果的測試結果標識碼
Could not close temporary folder: %s
- subResultId
-
number
測試子結果的標識碼
Punctuation code for test child results
- directoryPath
-
string
要取得之附件的目錄路徑
Cannot initialise Evolution's mail component.
- fileNamePrefix
-
string
用來篩選附件清單的檔名前置詞
File prefix used to select attachment list
- fetchMetaData
-
boolean
默認值為 false,如果需要元數據,請設定
Could not close temporary folder: %s
- top
-
number
要傳回的附件參考數目
Can not delete folder: %s: No such folder
- continuationToken
-
String
要傳遞 continuationToken 的標頭
Header to transmit communicationToken
傳回
取得組建中的所有標記。
Get all the tags in the group.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
組建 ID
Build ID
傳回
Promise<TestTag[]>
取得版本中的所有標記。
Gets all the labels in the version.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- releaseId
-
number
版本標識碼
Version Punctuation
- releaseEnvId
-
number
發行環境標識碼
Issuance of Environmental Identification Codes
傳回
Promise<TestTag[]>
取得組建中的所有標記。
Get all the tags in the group.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
組建 ID
Build ID
傳回
Promise<TestTagSummary>
取得版本中的所有標記。
Gets all the labels in the version.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- releaseId
-
number
版本標識碼
Version Punctuation
- releaseEnvId
-
number
發行環境標識碼
Issuance of Environmental Identification Codes
傳回
Promise<TestTagSummary>
參數
- document
- TestResultDocument
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
傳回
Promise<TestResultDocument>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- scopeFilter
- CustomTestFieldScope
傳回
Promise<CustomTestFieldDefinition[]>
參數
- filter
- TestResultTrendFilter
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<AggregatedDataForResultTrend[]>
參數
- filter
- TestResultTrendFilter
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<AggregatedDataForResultTrend[]>
使用 TestHistoryQuery 取得測試方法的歷程記錄
Use TestHistoryQuery to get history of the test method
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<TestHistoryQuery>
取得對應testcasereferenceId的測試結果元數據詳細數據清單
A list of data details of the results of the test to get the test results from testcasereferenceId
參數
- testCaseReferenceIds
-
string[]
要查詢之測試結果的 TestCaseReference 識別符,以逗號分隔的有效標識符清單 (限制否。ids 200) 。
TestCaseReference identifier to query the results of the test, comma-separated list of valid identifiers (restricted no. ids 200).
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- detailsToInclude
- ResultMetaDataDetails
要包含在測試結果元數據的詳細數據。 預設值為 None。 其他值為 FlakyIdentifiers。
The default value is None. The other value is FrakyIdentifiers.
傳回
Promise<TestResultMetaData[]>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- publishContext
-
string
- includeFailureDetails
-
boolean
- buildToCompare
- BuildReference
傳回
Promise<TestResultSummary>
取得測試結果的摘要。
A summary of the results of the test was obtained.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- pipelineId
-
number
管線標識碼。這與組建標識碼相同。
Pipe ID. This is the same as the build ID.
- stageName
-
string
階段的名稱。 名稱支援的長度上限為 256 個字元。
Session name. The name supports a length limit of 256 characters.
- phaseName
-
string
階段的名稱。 名稱支援的長度上限為 256 個字元。
Session name. The name supports a length limit of 256 characters.
- jobName
-
string
YAML 中的矩陣會產生具有矩陣中不同輸入之作業的複本。 JobName 是這些輸入的名稱。 名稱的最大支援長度為 256 個字元。
The matrix in YAML produces a copy of the work with different inputs in the matrix. Job Name is the name of these entries. The maximum support length of the name is 256 characters.
- includeFailureDetails
-
boolean
如果 true 傳回失敗深入解析
If true returns failed to deepen the parsing
傳回
Promise<TestResultSummary>
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- releaseId
-
number
- releaseEnvId
-
number
- publishContext
-
string
- includeFailureDetails
-
boolean
- releaseToCompare
- ReleaseReference
傳回
Promise<TestResultSummary>
根據篩選條件查詢測試結果 WorkItems
WorldItems Based on Query Test
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- workItemCategory
-
string
可以採用 Microsoft.BugCategory 或所有 (來取得所有工作專案)
Can use Microsoft. BugCategory or all (to get all work projects)
- automatedTestName
-
string
- testCaseId
-
number
- maxCompleteDate
-
Date
- days
-
number
- workItemCount
-
number
傳回
Promise<WorkItemReference[]>
根據篩選條件查詢測試回合。 必要欄位為 minLastUpdatedDate 和 maxLastUpdatedDate。
Query rounds based on the selection criteria. The necessary columns are MinLastUpdatedDate and maxLastUpdatedDate.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- minLastUpdatedDate
-
Date
執行的最後一個修改日期下限, (強制) 查詢。
Last modified date limit to be executed, (mandatory) query.
- maxLastUpdatedDate
-
Date
執行的最後一個修改日期上限, (強制查詢,最小和最大日期之間的差異可以是 7 天) 。
The last change date limit that is executed, (mandatory query, the difference between the minimum and maximum date can be 7 days).
- planIds
-
number[]
計劃要查詢的執行標識碼,以逗號分隔的有效標識符清單。
The list of valid tags that you plan to query is comma-separated.
- isAutomated
-
boolean
要查詢的執行自動化類型。
Automatic type of execution to query.
- publishContext
- TestRunPublishContext
要查詢之執行的 PublishContext。
The PublishContext that you want to query.
- buildIds
-
number[]
要查詢的執行的建置標識碼,以逗號分隔的有效標識符清單。
A list of valid comma-separated markers for the implementation of the building code to query.
- buildDefIds
-
number[]
要查詢的執行建置定義識別碼,並以逗號分隔的有效標識符清單。
A list of valid symbols to be separated by comma is used as a definition identifier for the implementation to be asked.
- branchName
-
string
要查詢之執行的來源分支名稱。
The source branch name that you want to query.
- releaseIds
-
number[]
要查詢的執行版本識別碼,以逗號分隔的有效標識符清單。
The executable version identifier to query is a comma-separated list of valid identifiers.
- releaseDefIds
-
number[]
要查詢的執行發行定義識別碼,以逗號分隔的有效標識符清單。
A list of valid comma-separated identifiers to query.
- releaseEnvIds
-
number[]
要查詢的執行發行環境標識碼,以逗號分隔的有效標識符清單。
A comma-separated list of valid identifiers to query for an executable environment identifier.
- releaseEnvDefIds
-
number[]
發行要查詢的執行環境定義識別碼,以逗號分隔的有效標識符清單。
A comma-separated list of valid identifiers that you want to query.
- runTitle
-
string
執行要查詢的執行標題。
Run the running title to query.
- top
-
number
要查詢的執行數目。 限制為 100
Number of operations to query. Limit to 100.
- continuationToken
-
string
continuationToken 從上一個批次接收,或第一個批次的 null。 如果使用者從最後一) 個批次收到,則不應該 (或改變它。
ContinuationToken receives from the previous batch, or the first batch null. If the user receives from the last batch, it should not (or change it).
傳回
參數
- resultsContext
- TestResultsContext
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- workItemIds
-
number[]
傳回
Promise<TestSummaryForWorkItem[]>
建立和取得建置容器的 sas URI
Create and acquire sas URI for packagings
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
要取得的組建標識碼
The grouping identification code to be obtained
- testLogStoreOperationType
- TestLogStoreOperationType
使用 sas uri 執行的作業類型
Use the production type that sas uri executes
傳回
Promise<TestLogStoreEndpointDetails>
建立結果的空白檔案和取得檔案的 Sas URI
Create empty files for results and Sas URI for files
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
包含結果的測試回合識別碼
Test round recognition with results
- resultId
-
number
包含子結果的測試結果標識碼
Could not close temporary folder: %s
- subResultId
-
number
需要其檔案 sas URI 的測試子結果標識碼
Could not close temporary folder: %s
- filePath
-
string
需要 sas uri 之子結果內的檔案路徑
Need a file path from the son of sas uri
傳回
Promise<TestLogStoreEndpointDetails>
為檔案建立空的檔案和取得檔案的 Sas URI
Sas URI for creating empty files and acquiring files
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
取得端點詳細數據的回合識別碼
Round recognition to get peer-detailed data
- testLogStoreOperationType
- TestLogStoreOperationType
使用 sas uri 執行的作業類型
Use the production type that sas uri executes
- filePath
-
string
建立空白檔案的檔案路徑
File path to create an empty file
傳回
Promise<TestLogStoreEndpointDetails>
取得所有可用的群組詳細數據,以及這些群組的失敗和中止的結果。
Get all available group details, and the results of their failures and interruptions.
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- pipelineId
-
number
管線標識碼。這與組建標識碼相同。
Pipe ID. This is the same as the build ID.
- stageName
-
string
階段的名稱。 名稱的最大支援長度為 256 個字元。
Session name. The maximum support length of the name is 256 characters.
- phaseName
-
string
階段的名稱。 名稱的最大支援長度為 256 個字元。
Session name. The maximum support length of the name is 256 characters.
- jobName
-
string
YAML 中的矩陣會產生矩陣中具有不同輸入的作業複本。 JobName 是這些輸入的名稱。 名稱的最大支援長度為 256 個字元。
The matrix in YAML produces a copy of the work with different inputs in the matrix. Job Name is the name of these entries. The maximum support length of the name is 256 characters.
- shouldIncludeFailedAndAbortedResults
-
boolean
如果為 true,則會針對每個測試群組傳回失敗和中止結果的標識碼
If it is true, the tag for each test group returns the failed and aborted results
- queryGroupSummaryForInProgress
-
boolean
如果為 true,它也會計算 InProgress 執行的摘要。
If it is true, it will also calculate the summary executed by Progress.
傳回
Promise<TestResultsDetails>
HTTP:// (tfsserver) :8080/tfs/DefaultCollection/_apis/test/CodeCoverage?buildId=10 要求:程式代碼涵蓋範圍摘要的 Json
HTTP://(tfsserver): 8080/tfs/DefaultCollection/_apis/test/CodeCoverage?BuildId=10 Request: Jason's summary of program code coverage
參數
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- buildId
-
number
- coverageData
- CodeCoverageData
傳回
Promise<void>
參數
- updateCustomTestField
- CustomTestFieldUpdateDefinition
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<CustomTestFieldDefinition>
更新測試結果的項目設定
Update project settings for test results
參數
- testResultsUpdateSettings
- TestResultsUpdateSettings
- project
-
string
項目識別碼或項目名稱
Item ID or item name
傳回
Promise<TestResultsSettings>
更新測試結果元數據的屬性
Update the attribute of the metadata of the results of the test
參數
- testResultMetaDataUpdateInput
- TestResultMetaDataUpdateInput
TestResultMetaData 更新輸入 TestResultMetaDataUpdateInput
TestResult MetaData UpdateTestResult MetaDataUpdateInput
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- testCaseReferenceId
-
number
要更新之測試結果的 TestCaseReference 識別符。
The TestCaseReference identifier to update the test results.
傳回
Promise<TestResultMetaData>
在 TCM 資料存放區中為現有的測試結果建立 TestResultsMRX 物件
Create TestResultsMRX objects for existing results in TCM data repository
參數
- results
只具有測試結果 MRX 屬性和現有 testResultId 的結果物件
Only MRX attributes with test results and results with current testResultId
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
測試回合的 RunId
RunId of Test Round
傳回
Promise<number[]>
參數
- runUpdateModel
- RunUpdateModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
傳回
Promise<TestRun>
更新回合的標籤、可以新增和刪除標籤
Update round tags, add and delete tags
參數
- testTagsUpdateModel
- TestTagsUpdateModel
TestTagsUpdateModel
- project
-
string
項目識別碼或項目名稱
Item ID or item name
- runId
-
number
RunId
傳回
Promise<TestTag[]>
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论