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, ∼2335🔥, 0💬
Popular Posts:
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to find out my browser request headers? To help you to see your browser request headers, FYIcent...
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...