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 / arian10daddy
What does this script do anyways? plz explain...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What environment does qtp run in?
What are the different recording modes and how do they work?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
diff between qtp versions from 8.5
What are the types of properties that quick test learns while recording?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Is any limitation to xml checkpoints?
Explain step generator in qtp?
How to check feasibility of the appliction?in automation testing?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How do we handle run-time errors?
Can the user toggle between using Local OR and shared OR for the same action?
How do you test DLL files using automation Tool QTP?
What is a data driven test in qtp?
What are the benefits of quick test pro(qtp)?