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 |
How do you know the location Id of an object if you know its index id?
Is it possible to convert QTP scripts to Silk scripts?
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
What In-string function will do?
what is the difference between wait and wait function
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
Hi, i am rani ,i am putting 1+years of fake exp ,so pls anyone explain how i get project (in real time) ? how it is tested ex: in banking ,test the number of textboxes in one window
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.
How can we check whether a particular sheet loaded (existed) or not in Data Table.
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?