Muhammad A.

  • 2 questions asked
  • 0 answers
  • 0 best answers (0%)
  • How to write a value on notepad for failed requests

    I have a requirement where I need to write the value from the response data, on a notepad for the failed requests.
    Muhammad A.
    Muhammad A.

    Muhammad A.

    Level
    0
    3 / 100
    points
    Sulav B.
    Sulav B.

    Sulav B.

    Level
    1
    228 / 750
    points
    If you run the test in debug mode, you can have response data for all the requests that failed.
  • How to insert while loop

    Hi, I have where a scenario where i am uploading a excel sheet and need to verify if all the data from that sheet is uploaded completely.If not i need to send the get request...
    Muhammad A.
    Muhammad A.

    Muhammad A.

    Level
    0
    3 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If i understand your use case you need to use a while loop logical action. Based on the result of a variable extractor configured in your request you will continue to loop or...