How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
No Answer is Posted For this Question
Be the First to Post Answer
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
What are the limitations in using Virtual objects?
Why do we use breakpoints in QTP?
How to change the run-time value of a property for an object in QTP?
What is smart identification in QTP?
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
How to create scenario selector
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 capture the text from the application using QTP?
What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?