What is Maximum synchronization time out in QTP(By Default
is 20sec). Anybody can answer it. Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / rupesh
Maximum synchronization time out in QTP is 100000mille seconds
| Is This Answer Correct ? | 3 Yes | 9 No |
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
What is the present version of the VB Script we are using
What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??
how to re-install QTP 9.0 trial version.
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How to create configuration scripts
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
any one can explain about QTP proocess,means where to start and how to start Scripting.
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
How to handle run time errors?