loadrunner One of my request has only the following response: "Started"....

  • Thread starter NaveenKumar Namachivayam
  • Start date
  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

N

NaveenKumar Namachivayam

Guest
One of my request has only the following response: "Started". There is no left and right boundary. 1. I am not find the response in the response body to correlate 2. How to correlate if there is no left and right boundary? Please help. Thanks!
 
Why do you need to correlate the tag "Started?" If it lacks tags then it is not a fully qualified HTML page Are you certain the value you need is not generated locally in JavaScript versus correlated from the server response?
 
I need to get the response. If a="Started" print("Server is Up") else print ("Server is down")
 
Hi All, I solved the issue by using save count parameter in web_reg_find function. if the count > 0; print{"Started") :)