Collections:
Test Case History Data Object Type
What is a simple data object type for test case history to support a test case?
✍: FYIcenter.com
A test case history provides a single record about
what change was made by who and when.
Here is a simple data object type for test case histories.
Test_Case_History data type, in TestMan version 1.00, properties:
Examples of Test_Case_History object:
Test_Case_History ID: 777 Test_Case_ID: 111 Description: Created the test case Timestamp: When the change was made Author: John Smith
⇒ Test Case Data Model Entity Relations
⇐ Test Case Reference Data Object Type
2018-09-13, 2328🔥, 0💬
Popular Posts:
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to generate user birthday dates? Test user birthday dates are frequently needed in testing appli...
How to validate domain name format? In order to help your programming or testing tasks, FYIcenter.co...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...