How to change the Default synchronization method time and
where?
Answer Posted / johnson
In qtp 9.2 File-->settings-->select run tab in Test setting
window - change the values in object synchronization timeout
text box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Without using gui map editor we can recognize the application in winrunner ?
How to start recording using quicktest professional (qtp)?
how to convert 100 into hundred repees only and viceversa
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
How to handle the exceptions using the recovery scenario manager in qtp?
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 test object model in quicktest professional (qtp)?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
diff between qtp versions from 8.5
can the activities of test case design be automated?
Can any body please tell me the steps of keyword driven framework of QTP.
How to get the particular property value?
How is the Bitmap checkpoint different from Image checkpoint?
How does you test a weblink which is changing dynamically?