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, ∼2177🔥, 0💬
Popular Posts:
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to generate test phone numbers for US and Canada? Test phone numbers are frequently needed in te...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...