how to write this script using descriptive programming?
the script below is the script generated by QTP plz write
the script using descriptive programming? plzzzzzzzz do
answer thanku
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebEdit("Email").Set "test123"
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebEdit
("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4"
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebButton("Sign in").Click
Browser("Welcome: Mercury Tours").Page("orkut - home").Link
("Logout").Click
Browser("Welcome: Mercury Tours").Page("orkut - login").Sync
Browser("Welcome: Mercury Tours").Close
Answer Posted / mageshkumar
All above answers are 100% correct...
just trying to optimizing the code..
With Browser("Welcome: Mercury Tours").Page("orkut -
login")
.WebEdit("Email").Set "test123"
.WebEdit
("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4"
.WebButton("Sign in").Click
.Click
.Sync
with End
Browser("Welcome: Mercury Tours").Close
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
How qtp recognizes the object?
Hi How to retrieve data from web element line by line?
How many scripts did you have?
What is the new version of qtp which is recently released in the market?
What is Port testing. Whhen will you perform?
Have you used xml check point in your project? How?
What is qtpro? What is quick test pro? What is a quick test professional?
How do you create new test sets in td?
What is throw object?
What is the difference between analog and low level recording?
what is run action?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
What is expert view in qtp?