Collections:
Test Case Step Assertion Data Object Type
What is a simple data object type for test case step Assertions to support a test case step?
✍: FYIcenter.com
A test case step assertion defines a single assertion for a test case step.
An assertion should define a way to evaluate some aspects of the expected behavior.
In many cases, multiple assertions are needed to confirm an single expected behavior.
An assertion should be defined in such a way that if the result is True, then assertion is passed.
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_Case_Step_Assertion object:
Test_Case_Step_Assertion ID: 555 Test_Case_Step_ID: 334 Name: Show Home Page Description: "Logout" button is displayed on the home page.
⇒ Test Case Reference Data Object Type
⇐ Test Case Step Input Data Object Type
2018-09-13, ∼2765🔥, 0💬
Popular Posts:
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to convert a date and time to a standard format? Date and time can be displayed in a number of s...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
Where to find tutorials on Apache JMeter test tool? I want to know how to use Apache JMeter. Here is...