try url mode of recording ,if it does not work, then move login,logout into action and then add some valid verification ,build a loop in the action part.With...
We're having difficulty getting Loadrunner to support the performance testing of a certain project. The application does not have a test interface/protocol...
Have you tried the Badboy UI recorder and then feed the resulting xml to Jmeter for playback? Or, if this is a production app, you could parse your weblogs for...
The app being written in Java may not compel the use of the Java Protocol. If it is a middleware solution then the interface could be HTTP or Winsock. If the...
Hi, You may wish to look at a performance modelling / capacity management and software package called mBrace from Contentional in Holland and Testing...
Hi, Can you connect to the injectors OK? You can check this through controller~scenario~Load Generators~ Highlight the Load Generators then click Connect. If...
Hi all, been away from this forum for some time. ;-) Getting back to some LoadRunner/Citrix work and I was hoping you guys could confirm something for me. I...
Hi Not sure if it applicable in this case but you should review the Browser cache settings and especially the "Simulate a new user on each iteration" settings...
are u using Siebel-Web protocol?. These issues are the characteristics of Siebel -Web protocol. if so please use siebel scripting best practices document...
In every case I have seen this it has been a correlation problem. If this is actually a Siebel script - that is exactly what the problem is. Clearing the...
Hi, I recorded a workflow on a website using HTML & URL recording modes.When I ran this script for the same number of users & for the same time (all other...
if you are you may be calling files which would normally be cached in HTML mode. ... -- Corey Bailey Principal Consultant Citizencrane Consulting [Non-text...
Step 1: Make sure you are timing precisely the same thing. Ideally if you can reproduce this to a single page which demonstrates your issue. Step 2: Make...
Hi All, I am trying to do loadtesting web service request truh Centrasite. I created LR script using Web_custom_Request (Protocol:HTTP/HTML) using XML...
Hi, I am currently using LR 9.5 and wondering if anyone here is having a similar problem. I am not sure if its isolated to 9.5. After recording a script and...
Hi, What are you trying to measure, the performance of the application, or the performance of the browsers? Remember LR largely ignores the browser during...
Hi I think you might might mean the "web_reg_save_param" command. This command will retrieve a value from the incoming stream and save to a parameter for ...
Vinod, I hope you have managed to add the Load Generators now. You state that the Load Generators can handle 350+350+300 Virtual users respectively, please...
Change the playback options to do this. From: LoadRunner@yahoogroups.com [mailto:LoadRunner@yahoogroups.com] On Behalf Of ray andrews Sent: Monday, October 05,...
Sri, I see from the posts that there a number of ways given to find what you are looking for, however Performance Testing is largely about averages, individual...
Hi Babu, You can put C anywhere in your scripts. Your problem may be related to where you are declaring your variables. It is difficult to debug without...
How about F1? That should get you a good proposed solution article. Though, you could provide some of your own alternatives and we'll provide you with some...
Another option would be to dynamically create the transaction name based on the vuserID. This will require some additional C scripting, but doable. Going this...
Hi all, I have a web service application deployed in .net. I have scripted it in two ways. One is by putting the entire web service soap request inside the...
Hi All, Lets say I am running the controller scenario with 70 vusers. And once the scenairo is started when i am trying to see the show vuser option (i.e right...