mgroen2's avatar
mgroen2
Super Contributor
8 years ago
Status:
New Idea

Data driven testing: automatically update from - to records values over testruns

I use Data Driven loops for my tests (reading the values from Excel).

 

Currently, prior to each new test run, I need to update the From value, to the value last + 1. Reason: each entry needs to be unique in our application.

 

I need something to do this automically (don't want to be busy setting from values).

 

Example scenario:

first execution run: records 1 to 10

 

Prior to the next test run, I need to set the From record value to 11.

 

Ideally a checkbox would be added which enables the option to do exactly as described. See attached screenshot below.

 

2017-01-05_10-28-28.png

 

No CommentsBe the first to comment