Collections:
Test Run Case Parameter Data Object Type
What is a simple data object type for test run case parameters to support a test case?
✍: FYIcenter.com
A test run case parameter provides the value of a test case parameter
actually used during the execution.
Here is a simple data object type for test run case parameters.
Test_Run_Case_Parameter data type, in TestMan version 1.00, properties:
Examples of Test_Run_Case_Parameter object:
Test_Run_Case_Parameter ID: 333 Test_Run_Case_ID: 222 Test_Case_Parameter_ID: 222 Name: url Value: www.facebook.com Description: The URL of the log page ID: 333 Test_Run_Case_ID: 222 Test_Case_Parameter_ID: 223 Name: username Value: john Description: The username to be used to login to the system
⇒ Test Run Case Step Data Object Type
⇐ Test Run Case Data Object type
2018-07-22, ∼2414🔥, 0💬
Popular Posts:
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to generate IP Addresses? To help you to obtain some IP addresses for testing purpose, FYIcenter...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...