Forum Discussion

ralibert's avatar
ralibert
Occasional Contributor
12 years ago

Creating a Data Loop from where the user decide.

Hi everyone!



I search a method to ask to the user where he wants to start the data loop of the test.



Do you know if is possible and how can I proceed ?



Thanks.

2 Replies

  • ralibert's avatar
    ralibert
    Occasional Contributor
    Ok so I find a response to the half of my question.



    I set a table variable with a data driven loop and after I use a For Loop with my variables for the beggining and the end.



    But the users can't choose the beggining and the end like I wanted. For now, they have to use a Excel sheet.



    Can somebody tell me if TestComplete can open a dialog box with an edit text or something like that and the user could enter the two variables in it, click OK and the test could start with this two number ?