Hy,
I'm a beginner and have the following problem:
I use a test automation, in which I log onto an application and select a file. In this file must be set and saved 20 numbers. This steps includes selecting the file, set a number and save again. In the script currently I've copied and pasted this steps 20 times. Surely I better can solve this issue with a loop.
Which loop is suitable and where do I put the 20 numbers, so that the loop can work with it?
Regards,
Tom
I'm a beginner and have the following problem:
I use a test automation, in which I log onto an application and select a file. In this file must be set and saved 20 numbers. This steps includes selecting the file, set a number and save again. In the script currently I've copied and pasted this steps 20 times. Surely I better can solve this issue with a loop.
Which loop is suitable and where do I put the 20 numbers, so that the loop can work with it?
Regards,
Tom