fbpx

How to rerun the script?

How to rerun the script?

Home Forums Ask Expert How to rerun the script?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31473
    Asif Qureshi
    Participant

      Hi ZAPTEST TEAM,

      I have question regarding how to rerun test script. (i.e).I want to rerun script line number. like i have 10 lines of scrips and when script on line number 10 and i want to run my script from line number 4 again. How can i do that?

      Regards,
      AQU

      #31477
      Sasha ZAP
      Moderator

        Hello aqu,

        Basically you need to use a loop in your test, something like (Place the For command before line #4, and all the rest of the lines inside the loop):
        a
        b
        c
        For i = 0 to 10
        d
        e
        Next

        The problem is that only ZAPTEST Enterprise Edition allows you to use loops.

        Please check following page to understand ZAPTEST Free Edtion VS Enterprise Edition:
        https://www.zaptest.com/zaptest-free-edition

        Thanks,
        ZAPTEST Team

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.

      Virtual Expert

      ZAPTEST

      ZAPTEST Logo