How to run test script with dynamic values during automation testing
How to run test script with dynamic values during automation testing?. For ex: during first run create SR for Account 1 and in Second run create SR under Account 2
How to use the records created during test run for subsequent test cases? . For ex, first test script is to create SR, Second script is create the activity under the SR created during first script run? in this case how to pass the SR number created in First test script to second script