Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.35 KB

TestLogResource.md

File metadata and controls

28 lines (24 loc) · 1.35 KB

TestLogResource

Properties

Name Type Description Notes
links list[Link] [optional]
id int [optional]
test_case_version_id int [optional]
exe_start_date datetime
exe_end_date datetime
note str [optional]
attachments list[AttachmentResource] [optional]
automation_content str [optional]
name str [optional]
test_case TestCaseWithCustomFieldResource [optional]
defects list[LinkedDefectResource] [optional]
planned_exe_time int [optional]
actual_exe_time int [optional]
build_number str [optional]
build_url str [optional]
properties list[PropertyResource] [optional]
status StatusResource
result_number int [optional]
test_step_logs list[TestStepLogResource] [optional]

[Back to Model list] [Back to API list] [Back to README]