Syavosh's avatar
Syavosh
New Contributor
7 years ago
Status:
New Idea

Pass values read from data source to conditional goto to enable test case flow control.

Currently the Conditional GOTO accepts values from executed previous step (Soap response or JDBC) step only.

To enable execution flow control in a test case, parameters read from an input data source can be passed and interrogated in a Conditional GOTO. This feature is not currently provided in Ready API resulting in users having to code the logic in Groovy.