Use conditional statements in test steps based on data condition
While doing data driven tests, we would need a way to do if statement on a particular field, is there a way to indicate that if a particular data is selected program needs to run specific test steps? Ability to use Conditional statements on test s...