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.

Answers were Sorted based on User's Feedback



I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object R..

Answer / deepa

Please check the object's property in other machine in
which the script is running slow. This could be because the
QTP is not able to recognize the objects properly due to
change in test bed. Also check the browser properties if
the application is web based.

Is This Answer Correct ?    5 Yes 0 No

I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object R..

Answer / mark

I think it is better to split the Shared Repository file
into two or more parts and load the required part of file
when and where required.

The problem could be the machine configuration and the
cache which QTP uses for its execution.

Is This Answer Correct ?    3 Yes 1 No

I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object R..

Answer / asad

Check the settings of QTP in both machines . Take the
settings file from the first machine and use the same in
the mahcine which it is slow.

Is This Answer Correct ?    2 Yes 1 No

I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object R..

Answer / 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

More QTP Interview Questions

When we use Object Spy? can we write QTP script before built is came in testing?

3 Answers   Impulse,


what are recovery management techiniques?

2 Answers   BirlaSoft, GL Noble Denton,


Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??

2 Answers   TCS,


What is the difference between browser sync and page sync in QTP?

2 Answers  


Hi, Can any one explain what is mean by Driver Script? is it AOM?

4 Answers   CTS,






how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.

2 Answers   Accenture,


Syntax for how to call one script from another? and Syntax to call one "Action" in another?

2 Answers  


What is the entry criteria and exit criteria for your test automation

2 Answers   HP, Virtusa,


My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.

2 Answers  


How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.

3 Answers   Virtusa,


how can we handle exceptional handling in qtp

6 Answers   NIIT,


How to Compare two database tables by using QTP?Please give me code details.

1 Answers  


Categories