共用方式為


TestCaseResultAttachmentModel interface

測試反覆專案中的測試附件資訊。

屬性

actionPath

測試案例工作項目中的路徑識別碼測試步驟。

id

附件 ID。

iterationId

疊代識別碼。

name

附件名稱。

size

附件大小。

url

附件的網址。

屬性詳細資料

actionPath

測試案例工作項目中的路徑識別碼測試步驟。

actionPath: string

屬性值

string

id

附件 ID。

id: number

屬性值

number

iterationId

疊代識別碼。

iterationId: number

屬性值

number

name

附件名稱。

name: string

屬性值

string

size

附件大小。

size: number

屬性值

number

url

附件的網址。

url: string

屬性值

string