I believe competing tools (from Mercury, Segue, Rational and Compuware) are all going to cost in the same price range. If all you want is a web load testing...
Hi Friends, I am new to use LoadRunner or any tool like this to test my application for performance. I have one very basic doubt, I have seen that we can...
Dear all, I have a basic question. I have been working on LoadRunner for quite some time. I have been doing scripting for web based applications and able to...
Hi All, I want to test website running on Mac OS and IE 5.1 Has somebody tried this ? As per documentation in the FAQ they support Microsoft Windows OS. Do...
Are you sure this is what you want to do? Assuming you don't have some esoteric environment where you are by passing the web/app server, the functions you need...
In my experience with LoadRunner 6.5 (not 7.0.2) you have to choose ODBC type script when beggining recording, and make real navegation of a user. For example,...
Can't decide whether I'm going crazy here or it's just old age catching up! I've got a web_reg_save_param that returns multiple values into an array (call it...
Here's a code snippet from one of my test scripts. I've done the same thing. BillingSummary() { long lAccNo = 0; int iSelected = 0; char szElement[30]; char...
MessageColin, Suresh, Thanks for the info, that should do nicely! Mike ... From: Colin Griffiths To: LoadRunner@yahoogroups.com Sent: Tuesday, February 04,...
Don't forget the "SaveCount=foo", followed by iTotalMatches = atol(lr_eval_string({foo})); if you use iSelected = rand() % iTotalMatches + 1; it will save you...
Software Quality Associates (SQA) provides a full range of software QA services. These services include the delivery of project-based solutions, "custom-made"...
Hi, I am working in loadrunner to do the performance test for c#.NET application.for that i have got add-in for Vuser project. and i need to know How do I...
... That was in the previous function. Actually there are 8 possible searches in my application and I have all of them in a block. iTotalMatches is a global -...
Hello, I am using Loadrunner 6.5 for load test my application, how can i know the RAM usage for the application when i am doing load test . is load runner give...
Hello, If i give some set of configurations for example 1) windows NT , 128 MB ram 2) windows 2000 , 256 MB ram 3) windows XP , 512 MB ram etc ,... how can i...
Capacity planning is what you need to do. What is your thought process so far on this - I can only see your raw problem but no inputs on how far you have been ...
LR Analysis User's Guide, Chapter 9, page 105. -Suresh ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful....
Gopal, I am also currently writing a LR User using a VS.NET C# User Project. If you have a look on the Visual Studio toolbar (after the LR Add-in is ...
Can any body pls. throw some light on Memory Leakage ? What is it actually and how can we test an application for memory leakage? Can it be tested through Load...
Are you saying that when you run from the controller that you can only get one vuser to run? What messages are issued? Your question is more vague than basic...
Saket, A memory leak may be caused by such factors as log or output files growing large or lack of a corresponding destructor for a constructor. When a system...
Saket, Memory leakage can be tested by using Rational Purify. I am only aware of that. Thx. Pradeep ... __________________________________________________ Do...
Hi all, Here is my two cents to this... Memory leakage may also happen if data structures (arrays, structures, h-tables, linked lists, etc.) are growing...
Hey guys, I would like to learn LoadRunner 7.5. I have it installed in my office PC. I am wondering which book to buy to learn more about LRunner. I do not...
please email your credit card information. I will send u all the LR books. OR u can go to online books in the help drop down menu of your controller. They...