What are the types of object repositories? Which one is you using?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
What are the benefits of quick test pro(qtp)?
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
how can you select random value for every iteration from a weblist
What frame work ur using in QTP in ur current company?
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
Explain process of smart Identification in QTP?