Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Handling a PDF File Opened during Recording with Loadrunner within the LoadRunner forums, part of the Software Testing category; I am recording a Web Application with Report Functionality Using LoadRunner. When I click Run the Report, It Opens the PDF Report in a New Window. Here my concern is ...
|
|||||||
|
|||
|
Handling a PDF File Opened during Recording with Loadrunner
I am recording a Web Application with Report Functionality Using LoadRunner. When I click Run the Report, It Opens the PDF Report in a New Window.
Here my concern is I want to identify that window and want to Know How much time it takes to open that Report. Note: During recording The opened report is getting saved in LoadRunnner Data Folder. But i cant identify the Exact time open the Report since I cant record in New Window. I have used WEB/HTTP Protocol to record the script. Please comment on this with your views. |
| Sponsored Links |
|
|||
|
Re: Handling a PDF File Opened during Recording with Loadrunner
I just tried recording a scripts that has a PDF report file pop-up in a new web-window.
I can get a Transaction Time by setting Start and Finish as I record the script. I did see any benefits in recording using URL over HTTP. |
|
|||
|
Re: Handling a PDF File Opened during Recording with Loadrunner
Hope this reply helps someone who is looking for answer from tomorrow
:While scripting, you'll find the application downloading the PDF document. You can very well go to the generation log and search for "PDF". You'll find some junk values at one instance. Now, correlate this by choosing the left and right boundary.(Note : Set Notfound=warning while using the web_reg_save_param function) Go for a quick loop, just behind this transaction in the script until you get the correlated value. When you get the correlated value, it implies the PDF got downloaded. I know its hard to understand, but someone who need clarification,please send me a message. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| File Handling in C | thyagi | C and C++ | 4 | 11-12-2008 03:16 AM |
| File handling in cobol | picus_mf | MainFrame | 1 | 08-22-2008 07:14 AM |
| How do I load a test file form Quick Test Pro in LoadRunner | msgabier | LoadRunner | 2 | 09-28-2007 12:05 PM |
| Repository shows an error message when opened in designer | Geek_Guest | Data Warehousing | 1 | 06-28-2007 05:09 AM |
| How many lockers are then opened? | debleena23 | Brainteasers | 2 | 05-09-2007 02:51 AM |