Collections:
Test Run Case Step Input Data Object Type
What is a simple data object type for test run case step inputs to support a test run case step?
✍: FYIcenter.com
A test run case step input records what actual value was used
for a single input during the execution of a test step.
Here is a simple data object type for test run case step inputs.
Test_Run_Case_Step_Input data type, in TestMan version 1.00, properties:
Examples of Test_Run_Case_Step_Input object:
Test_Case_Step_Input ID: 555 Test_Run_Case_Step_ID: 444 Test_Case_Step_Input_ID: 444 Name: Username Value: john ID: 556 Test_Run_Case_Step_ID: 444 Test_Case_Step_Input_ID: 445 Name: Password Value: NoOneKnows
⇒ Test Run Case Step Assertion Data Object Type
⇐ Test Run Case Step Data Object Type
2018-07-22, 1757🔥, 0💬
Popular Posts:
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...
How to generate ISBN numbers? To help you to obtain some ISBN numbers for testing purpose, FYIcenter...
How to valid IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has d...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...