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, 1920🔥, 0💬
Popular Posts:
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
How to validate domain name format? In order to help your programming or testing tasks, FYIcenter.co...
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to find out my browser's identification information? To help you to see your browser identificat...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...