How to test web application Yahoo using Win Runner.

Questions by Prasad_qa001

Showing Answers 1 - 2 of 2 Answers

Hima Bindu

  • Jul 24th, 2006
 

go to winrunner

type web_browser_invoke(IE,"WWW.yahoo.com");

stop recording

click on run

then yahoo page will open.

again click on record

if u want to search click some topic on search and go

stop recording

run the script from top 

  Was this answer useful?  Yes

sudhakar2068

  • Sep 8th, 2006
 

At first we have select web set in the Add In manger.

win Runner tool will be opened

Then open a yahoo application office line . For testing any application INTERNETCONNECTION is not necessary.

link coverage: It  is used for testing image link or page link.

Navigation->select the postion in script->create menu->Gui check point->for object /window->select the text link->for image link or page link select url and broke link with expected(change values manually for page link )change values in broke link properities for image link.

IT is used for content coverage:

Go To create->Get Text-->In that four options will be displayed.

object/window

screen area.

selection (web only)

web text Text check point

The two options are only working for web page only (HTML)

To capture web object values in to a variable we can use this option

Navigation->select position in the script->create menu->Get Text ->from object window ->double click to capture a value.

Win Runner allows you to automate functionality testing on web page (HTML)

Hyper Text Marker language.It does support XML EXTENSIVE MARK UP LANGUAGE

  sudhakar kolla

If you are having any doubt can ask me.

My Email:Kollasudhakar2005@yahoo.co.in

My number :09819859346


 

  Was this answer useful?  Yes

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