45
It will be useful when there will possibility to add conditions when particular test case is performed. We can use it eg. to workflow.
Example:
check if(Variable='Approved', true, false,120,3) --> if Variables = Approved then this test case is performed, in other ways wait 120 seconds and check the conditions ... In this case there should be 3 attempts. After 3 attempts RSAT should go the next test case.
Example:
check if(Variable='Approved', true, false,120,3) --> if Variables = Approved then this test case is performed, in other ways wait 120 seconds and check the conditions ... In this case there should be 3 attempts. After 3 attempts RSAT should go the next test case.
STATUS DETAILS
Under Review
Comments
It can also be that a test case will run on a condition based on the results of one of previous test cases.
Category: Regression Suite Automation Tool (RSAT)
As well as conditions on test cases, it would be nice to have conditional test steps, e.g. press edit if form is not in edit mode
Category: Regression Suite Automation Tool (RSAT)