Exforsys

Online Training

Problem with Loadrunner

This is a discussion on Problem with Loadrunner within the Software Testing forums, part of the Testing category; Hi Friends, I am having some problem with loadrunner actually i have downloaded Loadrunner sucessfully......... webserver has started and i ...


Go Back   Exforsys > Testing > Software Testing

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-16-2007, 12:48 AM
Junior Member
 
Join Date: May 2007
Posts: 20
nehasahu is on a distinguished road
Problem with Loadrunner

Hi Friends,

I am having some problem with loadrunner actually i have downloaded Loadrunner sucessfully.........
webserver has started and i am able to open my mercury application.
I did the recording successfully but when i run my script its giving following error
===================================================
Warning: Extension LrXml.dll reports error -1 on call to function ExtPerThreadInitialize
Error: Vuser failed to initialize extension LrXml.dll.
Vuser Terminated.
===================================================
and my script is not running ...

Please not one more thing that when i record my scripts some extra junk things are also getting recored I have pasted it belowBOLD) Really dont know why that Yahoo thing is getting record ...although before recording i make sure that nothing else is running on my machine except LR.
======================================================
vuser_init()
{
web_reg_find("Text=Mercury Tours", LAST);
web_add_cookie("B=7gmv6pt2qfhqr&b=3&s=fo;DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("SO=v=0.4&t=1176959256;DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("Q=q1=AACAAAAAAAAAAA--&q2=Rm9Wmg--; DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("F=a=L_B2wd8MvT2DFfbe2NDWpLduQHfnqjszz77t_JDGGxsAacg0DM23F0z_Go7wU2lF63YY3ICS_keT4J6ImL.8cznsydDmY7PCOep9MjZdYRJe.7R.1qIVhi6holnPrk8UhqnRg3XtMMHQvhx3lw--&b=.s03; DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("U=mt=F5mKwJ2MhYoeJYa9vJ3SFtgwYu4duh7JxvA15Q--&ux=IPjmGB&un=c8efqqd2uklsa; DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("YLS=v=1&p=0&n=0;DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("C=mg=1; DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("CP=v=60306&br=i&sp=;DOMAIN=us.update.toolbar.yahoo.com");
web_add_cookie("Y=v=1&n=c8efqqd2uklsa&p=;DOMAIN=us.update.toolbar.yahoo.com");
web_reg_find("Text=Mercury Tours", LAST);

web_reg_find("Text=Mercury Tours", LAST);

web_reg_find("Text=Mercury Tours Navigation Bar", LAST);

web_url("mercuryWebTours",
"URL=http://127.0.0.1:1080/mercuryWebTours/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTML",
EXTRARES,
"Url=http://us.update.toolbar.yahoo.com/slv/v4/1.html?.pc=&.a=0&.ta=cgnone,ccnone,cius,cv6_3_6,cp&.cv=1&.cs=p,1f75c331a3fbd208,b,3dd5169b5c149e36&.pb=0&t=8757843", "Referer=", ENDITEM, LAST);

web_reg_find("Text=Mercury Tours", LAST);

web_reg_find("Text=Welcome to Mercury Tours", LAST);

web_reg_find("Text=Mercury Tours Navigation Bar", LAST);

lr_think_time(90);

web_submit_form("login.pl",
"Snapshot=t2.inf",
ITEMDATA,
"Name=username", "Value=jojo", ENDITEM,
"Name=password", "Value=bean", ENDITEM,
"Name=login.x", "Value=49", ENDITEM,
"Name=login.y", "Value=11", ENDITEM,
LAST);

web_reg_find("Text=Mercury Tours",
LAST);

web_reg_find("Text=Mercury Tours Navigation Bar",
LAST);

web_reg_find("Text=Flight Selections",
LAST);

web_image("Search Flights Button",
"Alt=Search Flights Button",
"Snapshot=t3.inf",
LAST);

lr_think_time(17);

web_url("FormDateUpdate.class",
"URL=http://127.0.0.1:1080/mercuryWebTours/FormDateUpdate.class",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Mode=HTML",
LAST);

web_url("CalSelect.class",
"URL=http://127.0.0.1:1080/mercuryWebTours/CalSelect.class",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Mode=HTML",
LAST);

web_url("Calendar.class",
"URL=http://127.0.0.1:1080/mercuryWebTours/Calendar.class",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Mode=HTML",
LAST);

web_reg_find("Text=Mercury Tours",
LAST);

web_reg_find("Text=Mercury Tours",
LAST);

web_reg_find("Text=Mercury Tours Navigation Bar",
LAST);

web_url("welcome.pl",
"URL=http://127.0.0.1:1080/mercuryWebTours/welcome.pl?signOff=1",
"Resource=0",
"RecContentType=text/html",
"Referer=http://127.0.0.1:1080/mercuryWebTours/nav.pl?page=menu&in=flights",
"Snapshot=t4.inf",
"Mode=HTML",
LAST);

return 0;
}
=====================================

Please help me out
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-10-2008, 02:50 AM
Junior Member
 
Join Date: Oct 2008
Posts: 1
Abhilash M is on a distinguished road
problem while replaying the scripts.

Hi,
I am getting this error while repalying a recorded script. Please help.

Warning: Extension LrXml.dll reports error -1 on call to function ExtPerThreadInitialize
Error: Vuser failed to initialize extension LrXml.dll.
Vuser Terminated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-27-2008, 02:28 AM
Kamran Khan
 
Join Date: Nov 2008
Location: Lahore, Pakistan
Posts: 1
neohoney is on a distinguished road
Send a message via MSN to neohoney
I m surprised to see there was no answer since july 2007 and you might have found out the solution

anyway, you have some tool bars installed in your system. Please remove the yahoo tool bar. thats it. Be sure not to have extraneous programs which could potentially intervene with your testing or results.


Sincerely,
Kamran Khan

If anyone wishes to talk about WinRunner, QTP or LoadRunner, please add me on msn:
neohoney # hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
LoadRunner FAQ kalareddy Testing Tutorials 2 10-02-2007 04:19 AM
Artificial Intelligence FAQ:1/6 General Questions & Answers [Monthly posting] Ric Crabbe and Amit Dubey Tech FAQ 0 06-02-2004 01:12 AM
Artificial Intelligence FAQ:1/6 General Questions & Answers [Monthly posting] Ric Crabbe and Amit Dubey Tech FAQ 0 05-05-2004 04:13 PM
PSION Series 3/3a palmtop FAQ part 3/6 Daniel `HB9VBC' Pfund Tech FAQ 0 04-17-2004 08:27 AM
Solving Lazy Initialization and double checked locking problem Vinay Aggarwal Software Patterns 19 02-18-2004 05:34 PM


All times are GMT -4. The time now is 06:48 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.