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, ∼2591🔥, 1💬
Popular Posts:
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to expand IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has ...
How to generate user full names? Test user names are frequently needed in testing applications that ...
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...