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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 441 - 470 of 33362   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
441 jeremie.w.dowdrick@... Send Email Nov 3, 2000
7:22 pm
I have a page when you hit the submit button it comes back to the same page and with a message on it. How can I caputer the message. message is "HAVE A NICE...
442 Raymond Lorenz
raymond.lorenz@... Send Email
Nov 3, 2000
7:30 pm
After using LoadRunner to test many web projects, I have my first Oracle forms project. The test was to see if the infrastructure could handle the expected...
443 Tiffany Whitt
tiffany.whitt@... Send Email
Nov 3, 2000
7:35 pm
You can insert a Text Check. Use the Plain Text type if the text is always the same or a regular expression type if the text changes each time. ... From:...
444 jeremie.w.dowdrick@... Send Email Nov 3, 2000
7:36 pm
Here is what i am trying to captuer <TD valign="top" height="100%"> <P><SPAN class="header">CHANGE ADDRESS</SPAN></P> <H3><FONT color="#ff0000">Check Again in...
445 Richard Weber
rweber@... Send Email
Nov 3, 2000
7:40 pm
I have run into this as well. The biggest problem is when the boss hears that we can't load test the file server with LR. There may be a way to do this with...
446 Lisa Schmidt
lisa.schmidt@... Send Email
Nov 3, 2000
9:41 pm
Are you looking to expand your skills and become certified in Mercury Testing Tools?? Decision Consultants is looking for Test Leads and Testing Specialists to...
447 ilia
bromberg@... Send Email
Nov 3, 2000
10:23 pm
Steve, You can do both: add your ANSI C code to vuser and/or load custom DLL and use it's functions by meand of lr_load_dll() function. Good Luck, --Ilia ... ...
448 Tim Nichols
tnichols2@... Send Email
Nov 4, 2000
4:45 am
Jeremie, you may just need to enable checks in the runtime settings... Tim...
449 jeremie.w.dowdrick@... Send Email Nov 7, 2000
2:03 pm
This is how loadrunner sees this ENDITEM, "name=session_state", "value=1636c| f{Uq[Q~34eTeCG(}1 -x4JIH}u:7:_n@;@;TPB@  o2<Y=A3-6nZFE@,}9 66_9o82m5<YFt7=A[<V:;...
450 Richard Ellison
richard@... Send Email
Nov 7, 2000
3:39 pm
This is an interesting challenge. The return value within the JavaScript is not available to LoadRunner to view the contents of it. You need to focus on...
451 ilia
bromberg@... Send Email
Nov 7, 2000
8:42 pm
It can easily happen. Especially if your system uses servlets. Or your web-server is not configured properly. Or smth wrong with the connection to the DB tier....
452 Denny Nguyen
dnguyen@... Send Email
Nov 7, 2000
8:52 pm
Hi All, I am using Astra QuickTest to write the scripts for Loadrunner. I have C script (randdom.c) which is different file and I would like QuickTest calls ...
453 QMA NY
qma_ny@... Send Email
Nov 11, 2000
1:13 am
QMA continues their 2000-2001 season with a presentation on Software Management Made Easy. Eamonn McGuinness, CEO and founder of aimware, will be our featured...
454 juano
jsalas@... Send Email
Nov 14, 2000
3:49 pm
Hi i´m having some troubles with one application based on SQL server (2 tiers): first: The script is very hard to understand, it have to many sentences and...
455 ilia
bromberg@... Send Email
Nov 14, 2000
4:14 pm
first issue Did you try the ScanForCorrelations feature? Try to read the manual: 1) open Vugen 2) Go to Help -> BooksOnline 3) Slect the book called "Create...
456 luisag@... Send Email Nov 14, 2000
11:12 pm
LoadRunners, I currently don't have access to any machines to employ as Vuser hosts, so I am executing my tests on the localhost on the Controller. While...
457 luisag@... Send Email Nov 15, 2000
1:08 am
Hi all, I recently encountered the following message while running a Web Vuser on a home page: HomePage.c(7): Wininet Error (12002) in URL: ...
458 Richard Ellison
richard@... Send Email
Nov 15, 2000
2:29 pm
This message is a timeout message. Background: LoadRunner uses some Microsoft (Internet Explorer) DLL's, including the dll (Wininet.dll) that houses all of...
459 Rich.Cushing@... Send Email Nov 15, 2000
3:36 pm
Hi Luisa, Here are some of the common wininet error codes: The following table lists the more common WinInet error codes and their corresponding error messages...
460 Janae Hunter
JHunter@... Send Email
Nov 15, 2000
4:46 pm
Does anyone know how to make Load runner cache images? I've set all of the setting in Load runner I can think of, and when I run my script Load Runner tell me...
461 Jeff Boldia
jeffb@... Send Email
Nov 15, 2000
6:41 pm
Janae, Have you tried running the script in stand alone mode and watching the playback in Run-Time Viewer? Thank-you, Jeff Boldia Cyber Consulting, Inc. ...
462 luisa gregorio
luisag@... Send Email
Nov 16, 2000
3:09 am
Thank-you Richard. After seeing the errors and while my script was still running, I launced IE and called up the page under test. It loaded slowly but it did...
463 Daniel Tucker
daniel.tucker@... Send Email
Nov 16, 2000
1:11 pm
(In version 6.5) Check the Run Time Settings in VuGen, click the HTTP tab, and under 'Advanced Options', check the "enable loading of web resources" checkbox....
464 Raymond Lorenz
raymond.lorenz@... Send Email
Nov 16, 2000
3:56 pm
Check out Mercury's Knowledge Base Article 3425 this describes most of the crypt number of wininet errors. For those without access here is the bulk of the...
465 Iyappan Rathinasabapa...
eyeupn@... Send Email
Nov 16, 2000
4:21 pm
Hi Everybody I am new to using Data Base VUser Scripts. I am trying to use Load Runner on MSSQL Server and would like all help in getting me up to do the...
466 Iyappan Rathinasabapa...
eyeupn@... Send Email
Nov 16, 2000
5:30 pm
Hi I used the following function lrd_open_connection(&Con1,LRD_DBTYPE_ODBC,"sa","","QC- Server","",0,0,0); I am connecting to MSSQL Userid - sa password -...
467 welkin_inc@... Send Email Nov 16, 2000
9:46 pm
I just tried this a few minutes ago. Like you, when I used the client to execute a query (I used Query Analyzer), I couldn't record any traffic when I chose...
468 Jan Bouman
jan.willem.bouman@... Send Email
Nov 17, 2000
12:29 pm
Most often i'am confronted with the ERROR -10487 when runnin a scenario using the controller (V6.5) { Error -10487 : Exception was raised when calling...
469 Iyappan Rathinasabapa...
eyeupn@... Send Email
Nov 17, 2000
3:42 pm
Andrew We sure are in the same boat. I did as u had mentioned used ODBC and gave the isqlw.exe as the program to run and was able to record the events and...
470 mfoley
mfoley@... Send Email
Nov 18, 2000
2:36 pm
Anytime I have an seen an error that relates to parameng.dll it has turned out to be something to do with script parameters. If you are using any correlations...
Messages 441 - 470 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