we are submitting data one form to another form.defaultly
it is time period set as 5sec. but it is taken 15sec what
to do
Answers were Sorted based on User's Feedback
Answer / sateesh_t7101@yahoo.co.in
syncronization is the best way to do that perticular task
wait() function sends wr in sleepmode,it's wastage of the time
if wrong plz....
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sekhar
by syncharnization we can set the time period 5 see
or
anoter way is wait condistion, hear increase the default
time 5 see to 15 see.
sekhar(sekharbirada@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raghu
using sychornization point we can sychornize both or we can
call Callwait() funtion and set particular period of time
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajasekhar
using sychornization point we can sychornize both or we can
call Callwait() funtion and set particular period of time
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ajay
Synchronization the data or we can also use the
delay() function with the specified time intervals.
| Is This Answer Correct ? | 0 Yes | 1 No |
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
How to test results for qtp ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Hybrid framework supports Descriptive programming. Is it true?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
how to test Web application using QTP software
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.