Re: Need Help_Manual correlation for Sample Web Tour

147 views
Skip to first unread message

John Crunk

unread,
May 19, 2010, 3:21:25 PM5/19/10
to lr-loa...@googlegroups.com
Are you posting multiple times because you did not get your answer a
fast as you thought you should. I don't believe you will be getting
one so you should do your own reading and research

John Crunk Ph.D ABD
Sent from my iPhone

On May 19, 2010, at 2:04 PM, 4lr starter <forus...@gmail.com> wrote:

> Hi All,
>
> Recently i have updated on Loadrunner. While practing with Sample
> Webtour, i have observed an error like "Requested image is not found"
> at web_image function. Can any please help me to correlate the script
> manually?
>
> The Steps i have followed :-
>
> 1. Recorded the User action(Logged into Webtour with jojo/bean
> credentials and booked a ticket to Los angles)
> 2. Correlated manually.Added this part before the web_url function:
> web_cleanup_cookies();
> web_set_max_html_param_len("1024");
> web_reg_save_param("samp_cor1",
> "LB=userSession value=",
> "RB=>",
> "Search=Body",
> "ORD=1",
> LAST);
> 3. And modifed the web_submit_data as per above changes:
> web_submit_data("login.pl",
> "Action=http://localhost:1080/
> WebTours/login.pl",
> "Method=POST",
> "RecContentType=text/html",
> "Referer=http://localhost:1080/
> WebTours/nav.pl?in=home",
> "Snapshot=t2.inf",
> "Mode=HTML",
> ITEMDATA,
> "Name=userSession",
> "Value={samp_cor1}", ENDITEM,
> "Name=username", "Value=jojo",
> ENDITEM,
> "Name=password", "Value=bean",
> ENDITEM,
> "Name=JSFormSubmit",
> "Value=on", ENDITEM,
> LAST);
>
> When i tried to run the above modified script, i got the error message
> at web_image function:
> web_image("Search Flights Button",
> "Alt=Search Flights
> Button",
> "Snapshot=t3.inf",
> LAST);
> Thanks,
> US
>
> --
> You received this message because you are subscribed to the Google
> "LoadRunner" group.
> To post to this group, send email to LR-Loa...@googlegroups.com
> To unsubscribe from this group, send email to
> LR-LoadRunne...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/LR-LoadRunner?hl=en

--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en

4lr starter

unread,
May 19, 2010, 2:04:43 PM5/19/10
to LoadRunner

kranthi reddy

unread,
May 19, 2010, 10:40:13 PM5/19/10
to lr-loa...@googlegroups.com
Remove web_image function and try to run it.

satyajeet thakur

unread,
May 20, 2010, 1:59:06 PM5/20/10
to lr-loa...@googlegroups.com
As per my understanding try with puting ORD=All and then try.. 
Reply all
Reply to author
Forward
0 new messages