Collections:
Test Case Reference Data Object Type
What is a simple data object type for test case references to support a test case?
✍: FYIcenter.com
A test case reference provides a single reference identification
to some external resources like a requirement document,
a bug report, etc.
A single test case can refer to multiple external resources.
Here is a simple data object type for test case references.
Test_Case_Reference data type, in TestMan version 1.00, properties:
Examples of Test_Case_Reference object:
Test_Case_Reference ID: 666 Test_Case_ID: 111 Name: Bug Value: 1234
⇒ Test Case History Data Object Type
⇐ Test Case Step Assertion Data Object Type
2023-05-15, 2231🔥, 1💬
Popular Posts:
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...