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, 1824🔥, 0💬
Popular Posts:
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...