Collections:
Test Run Case Step Assertion Data Object Type
What is a simple data object type for test run case step Assertions to support a test run case step?
✍: FYIcenter.com
A test run case step assertion records the result of a single test case step assertion performed during the execution of a test step.
Here is a simple data object type for test case step assertions.
Test_Case_Step_Input data type, in TestMan version 1.00, properties:
Examples of Test_Run_Case_Step_Assertion object:
Test_Run_Case_Step_Assertion ID: 666 Test_Run_Case_Step_ID: 555 Test_Case_Step_Assertion: 555 Name: Show Home Page Expectation: Show home page Result: Server crashed
⇒ Test Run Data Model Entity Relations
⇐ Test Run Case Step Input Data Object Type
2018-07-22, 1655🔥, 0💬
Popular Posts:
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to generate currency test values? Currency test values are frequently needed in testing date and...