what is the Descriptive Progarmming? how it is help to
testers in QTP?
Answer Posted / narendra
I echo with Murali answer and one more important advantage
of DP is.. we can run the DP wherever we want without OR
setting dependencies. e.g If we have a DP for yahoo
application and we can copy and paste the DP wherever the
QTP available and yahoo application accessible then simply
run it.
Hello Indu, find the DP program for gmail login below
browser("title:=Gmail: Email from Google - Microsoft
Internet Explorer").page("title:=Gmail: Email from
Google").WebEdit("name:=Email").Set "uname"
browser("title:=Gmail: Email from Google - Microsoft
Internet Explorer").page("title:=Gmail: Email from
Google").WebEdit("name:=Passwd").SetSecure "encrypted format
of password"
browser("title:=Gmail: Email from Google - Microsoft
Internet Explorer").page("title:=Gmail: Email from
Google").WebButton("name:=Sign in").Click
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you send user defined messages to test report?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How you can decide which type of object repository you have to use?
Explain the new feature of UFT regarding the export of test results?
In qtp, how you can get the last character from a string?
What is method name to compare two XML files.
How to modify object property in qtp ?
Explain QTP using different development techniques ?
how to test load test and block box testing an a web based application pls give ans briefly
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
how to find that tools work well with ur existing system?
What is the Command used to start the QTP
What is the differences between image check point and bit map check point?
What is the parameterization? Give one example?
What are the different types of recording modes?