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 Comment servers in script within the LoadRunner forums, part of the Software Testing category; Hi friends, Actually, I have recorded the script using Vugen 9.1 in Off shore.While recording some sites has been blocked in my company. When we run these scripts in controller ...
|
|||||||
|
|||
|
Comment servers in script
Hi friends,
Actually, I have recorded the script using Vugen 9.1 in Off shore.While recording some sites has been blocked in my company. When we run these scripts in controller which is in onsite we are getting error as" unable to connect the server which is blocked by our company". Then client told that to comment those servers in the script. I tried in so many ways I am unable to get that.Is there any exception mechanism in load runner to skip that particular server? Please help me ASAP. Question asked by visitor praveen kumar.p |
| Sponsored Links |
|
|||
|
Re: Comment servers in script
I'm not sure I completely understand what you are trying to do. Why not record a script in the test environment so that it can be replayed in the Controller?
I have seen people parameterize the server name in the URLs such as web_url("stepN", "URL=http://{server}/cgi_bin/doAction.do", ...); As for exception handling, every single web_url or web_submit_data, etc. returns either LR_PASS or LR_FAIL. You can always check to see what the step returns and then decide what to do. You will need to turn on Continue on Error if you are to go in this direction. Good Luck! |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to test the application servers with respect to functionality? | Geek_Guest | Testing Issues | 1 | 07-30-2007 09:18 AM |
| Script which retrieves the current path of the test script | niranjanbiswal | QTP | 1 | 07-18-2007 04:12 PM |
| Search files on network computers' shared resources and FTP servers. | JobHelper | Geeks Lounge | 0 | 07-13-2007 04:20 AM |
| Can we configure two Informatica Servers on the same m/c | Geek_Guest | Data Warehousing | 0 | 07-12-2007 09:58 PM |
| Root servers | scott | Web Servers | 2 | 04-04-2007 04:41 AM |