What kind of errors can b handled in QTP in real time
scenario?
Answer / sreeprasad
1) Pop-up Window
2) Object state
3) Test run error
4) Application Crash
| Is This Answer Correct ? | 6 Yes | 0 No |
how you will do cookie testing using QTP?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
diff between dim & redim ? in detailed? pls any one explain me?
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
what is the general issues faced while using automation tool Qtp9.0
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
How to change the screen name while running the test.
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
How do you return a value from a function
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?