Answer Posted / vishu
Descriptive Programming is all about identifying an object
uniquely. And there is no defined frame work for it. Frame
work depends on the project.
This is the code for Yahoo Photos Website you can do the
same for the yahoo by changing the values in the required
places.
CODE: Browser("title:=Yahoo! Photos*.*").page
("title:=Yahoo! Photos*.*").WebEdit
("name:=login").set "srinivas"
Browser("title:=Yahoo! Photos*.*").page("title:=Yahoo!
Photos*.*").WebEdit("name:=passwd").set "test"
Browser("title:=Yahoo! Photos*.*").page("title:=Yahoo!
Photos*.*").WebButton("name:=Sign In").click
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Can we run test with out adding object in object repository? How it is possible?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
any body can you help me what is the script to automate an comand promt
How to customize checkpoints with parameters?
What are the features and benefits of quick test pro (qtp 8.0)?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What are the methods of the TextStream object that are used for reading from a text file?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
what could go wrong with test automation?
Explain the qtp test phases.
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.