Forum Discussion

Franky's avatar
Franky
Occasional Contributor
17 years ago

Restart/Retry Option in Datasource

Hi ,

Here is my issue:

I am inserting some  data into the DB using Datasource.
Mid of the execution (Run) , if some interruption Occurs, can i restart  the test from the point  at which the test stops?

For Ex:

There are 10,000 Records of data.
After inserting the 5000, the test fails.
Then I want to start from the 5001 th Record.

How to do it ?

Regards,
Franky.

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Franky,

    Version 1.7.6 introduced the possibility to set the range for a DataSource (in the DataSource options dialog), maybe you can just set the start row to 5001? (you can use the Test button to validate that it's starting at the correct row)

    Hope this helps!

    regards,

    /Ole
    eviware.com