Hey friends i m facing a problem when i m running my script
in qtp it waits for about 5-10 secs before starting
execution why it is so can any one solve my
problem .Previously it was running fine
Answer Posted / jay prakash
If you can tell me the first few lines of ur script may be
i can help you. I feel may be you are looking for some
windw like
if CertainWindow.Exists
than Do this
So it will wait take some time to find the window.
Other possible reasons may be the PC configuration, OS etc.
Please share the script if possible, so that we can guide
you in a better way.
Regards,
Jay Prakash
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Can we record an application running on a remote machine using qtp?
What is a data driven test in qtp?
What are the data types in qtp?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is the syntax for how to call one script from another?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
what is meant by Implicit and explicit requirements?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
what is the difference between development and testing
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What are test settings and global settings?
Is it possible to change the values of analog recording?