How to run modular tests on a specific row?

How to run modular tests on a specific row?

Home Forums ZAPTEST Best Practices How to run modular tests on a specific row?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #30794
    Valentin ZAP
    Keymaster

      A1 – (make sure to set Test Settings of S1 to “Run Single Row”):
      Iteration = cint(TestParameters.Item(“row”))

      S1:
      TestParameters.SetItem “row”, cstr(Iteration)
      Runtest “A1”, Nothing, TestParameters

      Attachments:
    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.

    Virtual Expert

    ZAPTEST

    ZAPTEST Logo