How to Set the Global Sync Timeouts in QTP?
Answers were Sorted based on User's Feedback
Answer / maniram
we can set the seconds in File->Settings->Run->Object
Synchronization Timeout for global Sync.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / mahesh babu
we have to use one tool for synch. ie.bay watch tool . in
which we synchronize two appl. of differnt system
| Is This Answer Correct ? | 0 Yes | 4 No |
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
how can i impliment error handling in QTP?
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?
does test plan is in test strategy or test strategy is in test plan.
Can you do more than just capture and playback?
What is the extension of the recovery scenario file in qtp?
can anyone please send me qtp framework material please its urgent
is it possible to check the text displayed in the tool tip using QTP? if so, how?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value