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, ∼2224🔥, 0💬
Popular Posts:
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
How to find out my browser's identification information? To help you to see your browser identificat...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...