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



we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is..

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

we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is..

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

we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is..

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

we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is..

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

we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is..

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

Post New Answer

More QTP Interview Questions

what is risks of testing a project?

5 Answers   AppLabs,


Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

0 Answers  


what is the abbrivation of .mtr in action reposirtory?

8 Answers   GE,


What is output value? How many types of output values are there in qtp?

0 Answers  


What is Parameterizing Tests?

4 Answers  






what is descriptive.create()in qtp?

3 Answers  


How should i find out whether the cursor is moving horizantally. when tabbing continuously

2 Answers   Livetek,


How can we call Winrunner functions from QTP?

1 Answers  


How to use transactions in qtp?

0 Answers  


We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)

3 Answers  


How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error

1 Answers  


how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.

1 Answers  


Categories