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, ∼1987🔥, 0💬
Popular Posts:
What are date and time test values? Date and time test values are frequently needed in testing date ...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...
How to generate passwords? To help you to obtain some good passwords for testing purpose, FYIcenter....
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...