AFter generation the script for a application i am trying
to make correlation but it is showing 404 error after
customization.could u please help me how i have to make
correlation give me steps please
Answer Posted / xyz
the objects in u r application changes dynamically(means
vertual objects)
Normally browser will neglect the 404 errors for the image,
css, and js request and these errors may not be visible for
the user in the browser. Because css and js are not visible
object in the page and image may be overwritten with alt
text. But in QEngine during load test it will be reported
as 404 error.
To solve this, check the corresponding URL with your
application whether the file is missing and do the
corresponding changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What is the use lr_abort function?
Why vugen is used in lr?
How do you identify which protocol to use for any application?
When the rendezvous point is insert?
What do you mean by creating vuser script?
How does caching affect performance testing results?
What do you mean by remote command launcher(rcl)?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
During run time where the hosts saves the files?
Which protocols are supported by loadrunner?
What is stand-alone mode?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?