Collections:
Test Case Step Input Data Object Type
What is a simple data object type for test case step inputs to support a test case step?
✍: FYIcenter.com
A test case step input defines a single input value for a test case step.
The value could be a hardcoded value, the value of a parameter, or an expression
based on one or more parameters.
Here is a simple data object type for test case step inputs.
Test_Case_Step_Input data type, in TestMan version 1.00, properties:
Examples of Test_Case_Step_Input object:
Test_Case_Step_Input ID: 444 Test_Case_Step_ID: 334 Name: Username Description: Take the value from parameter: username ID: 445 Test_Case_Step_ID: 334 Name: Password Description: Always use "NoOneKnows"
⇒ Test Case Step Assertion Data Object Type
⇐ Test Case Step Data Object Type
2018-09-13, ∼2289🔥, 0💬
Popular Posts:
Where to find tutorials on Selenium test tools? I want to know how to use Selenium. Here is a large ...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...