Explain how to use QTP to check broken links on a page?
No Answer is Posted For this Question
Be the First to Post Answer
Recovery Manager means..?
How u execute test cases in manual testing?
what is Defect density, defect leakage, defect age,latentbed,yasid testing, interface
I want to test advanced Java applications what kind of add- ins I have to install?
Explain in brief about the QTP Automation Object Model.
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
What is iteration? How it is related to Test Results in QTP?
How the automated tests in org
Can the user toggle between using Local OR and shared OR for the same action?
. Types of properties that Quick Test learns while recording?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Waht is User interface and Integration Testing?