Collections:
Test Run Data Object type
What is a simple data object type for test run?
✍: FYIcenter.com
Here is a simple data object type for test runs.
Test_Run data type, in TestMan version 1.00, properties:
Examples of Test_Run object:
Test_Run ID: 111 Name: Facebook Portal V2 First Test Run Success: True Timestamp: 2022-12-22 00:00:00 Duration: 1000*60*60*24 milliseconds Total: 500 Failed: 0 Description: First test run on the V2 portal in the QA environment Reference: RUN_ONE Cases: [Test_Run_Case]
⇒ Test Run Case Data Object type
2018-09-01, ∼2653🔥, 0💬
Popular Posts:
How to valid IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has d...
How to find out my browser request headers? To help you to see your browser request headers, FYIcent...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...