Web Testing using WinRunnerI have to test a Web site. But winrunner is not learning the objects(Links,Text boxes, Tables) . It is taking the entire web page as a single page. The WinRunner tutorial says the rapid script wizard can not be used when Web add in is loaded.Please help me to learn the objects in a web page.How can I make WR learn all the text boxes or list box in the web application?Thanks in advance.

Questions by cool_2006   answers by cool_2006

Showing Answers 1 - 27 of 27 Answers

srinivas.o

  • Oct 25th, 2006
 

  for webtesting u need to select 'webtest' option in Add-in manager and it depends on technologies that objects made otherwise tool will identify as 'obj_mouse_click'.

  Was this answer useful?  Yes

shiva

  • Oct 26th, 2006
 

Hi friend ,

 for this situation there are two possibilities ,

 1) you are opening the website(explorer page) before opening the winrunner tool , at that time MIC error will come.

2) you are using the technology which winrunner can,t recognise, for this u can check like this . go to the guy spy in tool menu.

if your case doesnt match with the above two mention the error you are getting while recording .

 Urs friendly

 shiva

  Was this answer useful?  Yes

I am not opening web site before winrunner.

For example I tried checking www.expedia.com

When I record say a hotel serach. I get script as

# html_frame
win_mouse_click ("html_frame", 139, 283);
win_mouse_click ("html_frame", 100, 326);

And in GUI Map Editor I get one window named html frame and under that

one object as html_combobox_3.

How to leran different checkboxes on the web page?

Thanks

  Was this answer useful?  Yes

Irfan

  • Oct 30th, 2006
 

Did you make sure that the browser version that you are using is supported by WinRunner? If the browser you are using is not supported by WinRunner then it won't recognize the objects in the browser...

Hope this helps!

Best regards,

Irfan

  Was this answer useful?  Yes

Venka Sunkara

  • Nov 14th, 2006
 

YOu need to install a patch for this problem

  Was this answer useful?  Yes

rajesh

  • Nov 29th, 2006
 

hi,

Better u go for winrunner 8.0 version,it is user friendly.so u can understand what winrunner recorded.

I think here u will get out from this problem

Regards,

Rajesh....

  Was this answer useful?  Yes

sanjay

  • Nov 29th, 2006
 

Hello

Your problem is due to the fact that u have not allowed winrunner to learn website. follow

- Open GUI Map editor

- remove any existing objects

-Click Learn button

-select your website

-WR asks whether to record all object. Say Yes

It will now recognise all object

reply if done.

-sanjay dange

  Was this answer useful?  Yes

Radha

  • Nov 30th, 2006
 

I think the web site is developed using XML instead of HTML or DHTML and WinRunner can not recognize XML object. It can recognize only HTML & DHTML.

U can easily understand this just by placing mouse over that object. If yellow color tooltip will visible then think that it is recognizing that object & if tooltip will not visible then think that it is not recognizing that object & page is developed in XML.

  Was this answer useful?  Yes

RAJASRI

  • Dec 28th, 2006
 

Please check the winrunner version what you are using is having the browser functions. Starting with (Web_), if the functions are working then check whether there is any problem with your host identification.

  Was this answer useful?  Yes

Sridevi.P

  • Jun 6th, 2007
 

Hi Sanjay,

I have done all the procedure you have explained for the above problem.  Still Winrunner is not learning all the objects and it is taking the entire web page as a single page.

Can you help me how to solve this problem please?

Thanks,
Sridevi

  Was this answer useful?  Yes

sunil.kumar.t

  • Sep 22nd, 2007
 

I have perform the steps mentioned. It is learning only the selected object in the GUI map file. Can any body help me how to read all the objects at a time on selecting the window.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions