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
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 |
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 |
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 |
Answer / naveen
Hi I am facing the same problem..did you find any solution?
pls help
Is This Answer Correct ? | 0 Yes | 0 No |
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
What is the standard timing delay for web based application in qtp?
Please explain me frameworks & how to generate the scripts in framework
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
does QTP provides any tools for parametrisation?
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
whare exactly we have to use functions and sub routain
There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?