how to download pdf file in loadrunner
Answers were Sorted based on User's Feedback
Answer / madan mohan reddy
web_get_int_property by using this function we can download the pdf file
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rajendra prasad
using file operations like
fopen()
fwrite()
fclose()
we can download a pdf.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ram
in controller somany graphs are there, in that we can easily observe the windows resources like with windows resources GRAPHS.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is main usage and function of MI Listener? Please anyone give me a correct ans.....
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?
what usually indicates that ur virtual user script has dynamic data that is dependent on u parameterized fields?
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?
To open gmail home page how much transactions has taken to open, how to calculate the time?
What is loadrunner controller?
What is local configuration file?
What is the difference between Group and Scenario in Load Runner Controller terminology?
What is the purpose of an extended log?
How will you configure and analyse Memory leaks counters for .Net application.
How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n-tier architecture.
What is protocol function?