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, 1888🔥, 0💬
Popular Posts:
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to convert IPv4 to IPv6 addresses? In order to help your programming or testing tasks, FYIcenter...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...