How to find the number the number of Links, Brolken Links
in a webpage?
Answer Posted / less than you
Choose Standard check points either from Active screen or from keyword view, a Object selection properties box will appear from there select page (upper most) and click on OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give the syntax to import/export xls into qtp.
How may types of defects identify application or your currently working application?pls give me answer..
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain the concept of how quicktest professional identifies object?
Explain about Test Fusion Report of QTP?
In qtp, how you can use xpath to identify objects?
How do you convert manual test cases to automated test cases?
How to remove the associated function library?
How can I use Call dlls in QTP ?
When to use descriptive programming?
What is Curd testing?
Where you are storing your script?
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
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is QTP and the use of QTP in TD?