When will we use HTML recording and when will we use URL
Recording, How we know that when will we use HTML and when
will we use URL(Real timers plz)
Answers were Sorted based on User's Feedback
Answer / suresh
If your application contains any .JS files and the URLs are
exclusively defined, if the application is non browser based
we can use URL based scripting.
All your get and sub get requests like simple .jpg or .gif
images will be recorded in URL based.
If the application is browser based, no .JS files we can use
HTML mode. In this mode all your get and sub get will
recorded as single request.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / mary
when a script is recorded in HTML mode -VuGen records only
the HTTP requests that return HTML pages, but not scripts or
applications
In URL mode :mode option instructs VuGen to record all
requests and resources from the server
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / pravash0000@gmail.com
In real time scenario ......jenerally in Maintains project we use html mode
support projects we use url mode
Is This Answer Correct ? | 0 Yes | 2 No |
What is the purpose of running the scenario?
)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.
how to get current system time Loadrunner function?
If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?
what are the baseline doc for performance testing?
Performance testing Training
WHAT IS SOAK TESTING IN LOAD RUNNER
What is the difference between load, performance testing?
How should you call loadrunner scripts using testdirector
What the host attributes determine?
hai friends, it s very urgent ...pls do help me out ...... please to help in working with load runner to find the response time of single user,5 user etc.... i dont have any prior experience but i am in the situation to handle this scenario.....its very urgent ...pls help me
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?