Answer Posted / pankaj
Hi ,
try this one i hope it should work
Browser("opentitle:=result","application
version:=internet explorer 7").Exist
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between IE & Netscape in web testing on a log in page
Is it possible to call win runner script in qtp?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
How to find the difference between 2 dates in qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What are the benefits of qtp?
What is quicktest professional window?
How to analyzing test results using quicktest professional?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
what is object and child object.. explain ..if possible give some example for better understanding ..
How you calling actions in qtp?
Explain in brief about the quicktest professional automation object model?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
How the exception handling can be done using quicktest professional?