Answer Posted / sricha
Login="Login Operation Successful"
Datatable("Parameter_Name",Sheet_Name) = Login
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how Selenium is different from UFT?
What are the types of object repository?
How to find operating system information using the qtp script?
What is the basic concept of qtp?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Can any suggest me what is exposure testing?
what is the difference between IE & Netscape in web testing on a log in page
what is command for executing files?
What are some test assets and related extensions of qtp?
Can I change properties of a test object?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Where we can use the synchronization?
How do you delete unwanted results in qtp?
how to test load test and block box testing an a web based application pls give ans briefly
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com