Skip to search.
LoadRunner · Discussion of issues related to Mercury Interactive's LoadRunner load testing tool.

Group Information

  • Members: 5279
  • Category: Development
  • Founded: Mar 25, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 20170 - 20200 of 33362   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20170 Alexander Podelko
apodelko Offline Send Email
Sep 1, 2006
1:30 pm
What pops??? Forget it. Very time-consuming, tedious manual correlation, data.ws first of all. By the way, nobody guarantees that you will succeed at all. ...
20171 Anoop kk
anoop80_hr Offline Send Email
Sep 1, 2006
1:30 pm
Hi Friends, Wipro is looking out for performance testers with 4+ years of experience and around 2 years of experience in Loadrunner.. If your profile suits the...
20172 Boris Belanov
boris_belanov Offline Send Email
Sep 1, 2006
1:30 pm
Most probably it has to do with your variable(array or pointer) declaration and a statement assigning a value for the variable using an expression . You must...
20173 Vik
viky2u Offline Send Email
Sep 1, 2006
1:31 pm
Folks, I have an urgent Requirement for a Candidate with multi-protocol experience in LoadRunner. I am presently associated with Computer Sciences Corporation...
20174 malay biswal
malay_biswal Offline Send Email
Sep 1, 2006
1:34 pm
do like this "Name=flightID" , "Value={x[1]}" , ENDITEM, "Name=flightID" , "Value={x[2]}" , ENDITEM, "Name=flightID" , "Value={x[3]}" , ENDITEM, ...
20175 Boris Belanov
boris_belanov Offline Send Email
Sep 1, 2006
1:35 pm
Replace lr_output_message( " value: %c", x[i]); with lr_output_message( " value: %s", x[i]); -bb hbchoudary1 <hbchoudary1@...> wrote: i m trying to put...
20176 narayan c
narayanchoda Offline Send Email
Sep 1, 2006
1:43 pm
Hi, Can any one tell about the good institues in Bangalore for Loadrunner Training. Regards, Narayan. ... Get your own web address for just $1.99/1st yr. We'll...
20177 corey bailey
citizencrane220 Offline Send Email
Sep 1, 2006
3:45 pm
**http://www.mercury.com/in/services/training/cert-train-part.html ... -- Corey Bailey [Non-text portions of this message have been removed]...
20178 Manohar Adimani
manohar_y_a Offline Send Email
Sep 1, 2006
3:45 pm
Dear all, I am not able understand the text where condition in web_url, like web_url("emxTableFooter.jsp", ...
20179 Kiran
kiranbadi1991 Offline Send Email
Sep 1, 2006
3:47 pm
first of all this error means different things.tell us about application. u need to understand the application properly and then decide whether u need to...
20180 Kiran
kiranbadi1991 Offline Send Email
Sep 1, 2006
4:11 pm
can you mark the SUBJECT as OFFTOPIC PRASHANT DESHPANDE <PK_DESHPANDE@...> wrote: FOLKS- I HAVE IMMEDIATE OPENINGS IN DELHI FOR LOADRUNNER...
20181 Tom Pearson
tom_pearson Offline Send Email
Sep 1, 2006
4:12 pm
If GenID generates something random or unique (which means un- correlatable) then you are in trouble. You can't run the Java script in vu-gen or LR. I think...
20182 hbchoudary1 Offline Send Email Sep 1, 2006
5:30 pm
thanks for your reply, i initialized the array like , x[]={"flightid_1","flightid_2","flightid_3",flightid_4"}; this is not allowed in loadrunner i think, its...
20183 Eric Berg
floppydrv_2000 Offline Send Email
Sep 1, 2006
5:58 pm
What else have you tried? Think ANSI C, initialization of multi- dimensional character array. Eric ... getting...
20184 malay biswal
malay_biswal Offline Send Email
Sep 1, 2006
5:58 pm
Use this char *x[]={"flightid_ 1","flightid_ 2","flightid_ 3","flightid_ 4"}; ... x[]={"flightid_1","flightid_2","flightid_3",flightid_4"}; ... ...
20185 Mark McWhinney
msm_powertest Offline Send Email
Sep 1, 2006
10:17 pm
Venkat is on the right track. You will have to grab the inputs (if any) and write your own function in C in the LR script. That is usually not too bad. Just...
20186 Mark McWhinney
msm_powertest Offline Send Email
Sep 1, 2006
10:18 pm
Ummm... how about using the built-in LoadRunner parameters? _____ From: LoadRunner@yahoogroups.com [mailto:LoadRunner@yahoogroups.com] On Behalf Of malay...
20187 Mike W
ref93 Offline Send Email
Sep 1, 2006
10:23 pm
Are you sure you don't want: x[]=lr_eval_string("{flightid_1}"),lr_eval_string("{flightid_2}"),lr_eval_st ring("{flightid_3}"),...
20188 Hetal Patel
hetal_mp Offline Send Email
Sep 2, 2006
11:18 pm
have you got any code above the int i? ... From: cheney <socheney@...> To: LoadRunner@yahoogroups.com Sent: Friday, 24 March, 2006 11:40:56 PM Subject:...
20189 Sushant Tawade
sushant_tawade Offline Send Email
Sep 2, 2006
11:22 pm
Hi All, Thanks for your previous reply.Well my problem is still not solved.I read all your replies,most of them suggest it could be a pointer or variable ...
20190 Manohar Adimani
manohar_y_a Offline Send Email
Sep 4, 2006
6:11 pm
Hi, i have dynamically chaniging id say 8130.18680.41410.49683, here(8130.18680) remains constant (so i will consider it as LB), only 41410.49683 is gettng...
20191 MANISH S
frensworld20000 Offline Send Email
Sep 4, 2006
6:14 pm
Thanks for the reply 1)The application is client server on documentum.I am getting this error when trying to open a doc file/any file.This file is on server . ...
20193 ASHISH
sahayashish Offline Send Email
Sep 4, 2006
6:21 pm
Hi, I need to know if anybody has used Adobe ( MAcromedia Flex 1.5 ) with LoadRunner . I need to know what ptotocol was used or do we need to have any patch ...
20194 MANISH S
frensworld20000 Offline Send Email
Sep 4, 2006
6:24 pm
Can we correlate data in send buffer too? do this needs to be correlated , as i have read some where that only recvd buffer has to be correlated . also from...
20195 Mark McWhinney
msm_powertest Offline Send Email
Sep 4, 2006
6:42 pm
There should be some end-of-field delimiter such as a quote mark or an ampersand. For example, if you have this HTML: "Name=MyField",...
20196 Alexander Podelko
apodelko Offline Send Email
Sep 5, 2006
12:32 am
You need to correlate send buffers only. Recvd buffers are really FYI. MANISH S <frensworld20000@...> wrote: Can we correlate data in send buffer too?...
20197 MANISH S
frensworld20000 Offline Send Email
Sep 5, 2006
6:40 pm
thanks.. I am not able to correlate send buffers. Do we need to change in data.ws file explicitly? can u give me code for below if i want o correlate value...
20198 chandrashekar
bellamcs Offline Send Email
Sep 5, 2006
6:41 pm
Hi I am using LR 8.0 trial version. When I try to record from VuGen for my application, I am getting an error. Each time when I try to record few transactions...
20199 Manohar Adimani
manohar_y_a Offline Send Email
Sep 5, 2006
6:42 pm
Thanks Mark, Regards, Manohar Y.A. Mark McWhinney <msm@...> wrote: There should be some end-of-field delimiter such as a quote mark or an ampersand. ...
20200 Kiran
kiranbadi1991 Offline Send Email
Sep 5, 2006
6:43 pm
what mode of recording did you.Try URL Mode of recording with concurrent groups.Check in the backend whether data is coming or not.not on the run time viewer....
Messages 20170 - 20200 of 33362   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help