I am Using QTP 9.1 version. I have created a Shared Object
Repository. The size of Shared Object REpository is 9 MB.
In my system i am able to execute the script very flexibly
and it is very fast. But if i copy the same code into other
system with the same configuration, it is executing very
slowly(i.e dam slow). It is not happening in all machines
it is in only some machines. Can please any one give th
esolution. It is high priority to me as i need to give demo
to client on their machines.
Answer Posted / naveen
Hi I am facing the same problem..did you find any solution?
pls help
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is synchronization point in QTP?
What is the basic concept of quicktest professional (qtp)?
Can any body please tell me the steps of keyword driven framework of QTP.
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What are the different types of recording modes in qtp? Which will be used when?
How can you identify the browser and its information using QTP script?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What is expert view and keyword view?
How can you send user defined messages to test report?
How to Test the mainframe application?
What are the methods of the TextStream object that are used for reading from a text file?
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 are the challenges you faced during you entire life automation ?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How does qtp recognize objects in aut?