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 |
How you set maximum number of vuser that a host can run?
What is performance testing in loadrunner?
which is best institute/trainer for load runner in bangalore
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?
manual tester and qtp tester findout the defects and send to the developer... SIMILARLY performance tester also send any defects to the DEVELOPER or not?
)In which way we can say html recording mode is best over the URL mode to record the script in Vu gen?
Can we use Loadrunner Functions in QTP SCript......?
Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
How to handle the encrypted values in correlation. please send me example with explanation
What is the difference between standard log and extended log?