suppose i give valid user id and password to open an web
base application on qtp.how qtp will know itis a valid user
id and password
Answer Posted / thomas
QTP cannot assume itself the given username and password
is correct.
1)May be the above said technique can used to achieve the
result
or
2)After entering username and password.verify the expected
window or page displays.
ex: Browser(**).page(**).webelement(**).exist = True
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How to replay a script in qtp?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
explain structured testing? plz guys with exp. do answer
If you are testing a web application then what will you test in that application?
What are the differences between quicktest professional (qtp) and winrunner?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Should have experience in framework means?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
can u explain relative path architecture framework in qtp?
Can any suggest me what is exposure testing?
How to associate function library at a run time?
What is object repository in qtp?
What is smart identification in QTP?