This is the script generated by qtp plz can anyone write
the same script using descriptive programming plzzzz guys
do answer.
Browser("orkut - login").Page("orkut - login").WebEdit
("Email").Set "rgovard"
Browser("orkut - login").Page("orkut - login").WebEdit
("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38"
Browser("orkut - login").Page("orkut - login").WebButton
("Sign in").Click
Browser("orkut - login").Page("orkut - home").Link
("Logout").Click
Browser("orkut - login").Page("orkut - login").Sync
Browser("orkut - login").Close
Answer Posted / aiswaryan
Browser("Title:=orkut - login").Page("Title:=orkut -
login").WebEdit("name:=Email").Set "rgovard"
Browser("Title:=orkut - login").Page("Title:=orkut -
login").WebEdit
("name:=Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6
ae38"
Browser("Title:=orkut - login").Page("Title:=orkut -
login").WebButton("name:=Sign in").Click
Browser("Title:=orkut - login").Page("Title:=orkut -
home").Link("name:=Logout").Click
Browser("Title:=orkut - login").Page("Title:=orkut -
login").Sync
Browser("Title:=orkut - login").Close
you can get the setsecure value by using "password Encoder"
from QTP--> tools --> password encoder.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
how to find that tools work well with ur existing system?
How to get Traceability matrix from TD?
Explain the concept of object repository and how qtp recognises objects?
What is a reusable action?
Without using gui map editor we can recognize the application in winrunner ?
what is the difference between development and testing
What is meant by Output Value in UFT?
If I give some thousand tests to execute in two days what do you do?
How do you configure QTP AND Test director?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Explain runtime dynamic settings?
Explain about the quicktest professional (qtp) automation object model?
what is output value in QTP and how it can be used in automation testing
How you can find the absolute value of the number in qtp?