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, 1511🔥, 0💬
Popular Posts:
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
Where to find tutorials on Test Management? I want to know how to manage software testing documents ...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...