Prepare for your Next Interview
This is a discussion on what is the difference between Wait time and Think time? within the LoadRunner forums, part of the Software Testing category; thanks in advance......
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
what is the difference between Wait time and Think time?
thanks in advance...
|
| The Following 2 Users Say Thank You to mantra For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: what is the difference between Wait time and Think time?
Wait is a static command which tell the tool to wait for a specified time, before which tool will not proceed further.Whereas think time may be aborted before, if application process complete and tool start next execution.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
|
|||
|
Re: what is the difference between Wait time and Think time?
because the application some time is dependent on the think time typically web .
it also help getting the different response time .. |
|
|||
|
Re: what is the difference between Wait time and Think time?
Wait time may be defined as the time for which the user has to wait before he gets back the application to do the next transaction. e.g. if you login into any messanger the time from when submit your request to the time when you are logged in is called the wait time.
Think time is the time the user normally takes to make a decision to do the next task. During the think time the system is essentially available to the user. Essentially the total time taken to do a task is the "Wait time + Think time". Wait time is dependent on the system resources and the programming logics whereas Think time is directly proportional to the user friendliness of the product. |
| The Following User Says Thank You to luk_x For This Useful Post: | ||
|
|||
|
Re: what is the difference between Wait time and Think time?
In a LoadRunner script there are, of course, different steps that emulate different user actions. Before a subsequent step can start a previous step may finish. LoadRunner knows the previous step has finished based off certain criteria. Wait time defines how long LoadRunner will wait for these criteria to be met before stopping the execution of the script.
Think time is the time a user is waiting before continuing onto a subsequent step. I like luk x's comment: "During the think time the system is essentially available to the user." This is always true. |
|
|||
|
Re: what is the difference between Wait time and Think time?
"Wait time" is used to wait the application for a purticular time where as "think time" is used to wait until that application complete the task which we performed before.
Let's take a sample example............ If you are using any tool to run your application.......Some times you need to stop your tool until your application complete a task bar.If you know the time how much time it takes to complete 100% then you may use "wait time",Otherwise you need to use "think time".What that think time do is it's stop the tool until that total task completed(Whatever the time to complete that task). Hope you got that......... |
|
|||
|
Re: what is the difference between Wait time and Think time?
yes Raja,
We got it. It's always good and preferable to use "think time" instead of "wait" statement.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Completed My Diploma as Full time and BE Degree as Part time | Geek_Guest | Career Advice | 0 | 05-21-2007 05:02 PM |
| Time. | jamesravid | Brainteasers | 2 | 01-25-2007 09:02 AM |
| Time management | fred | Interviews | 4 | 01-03-2007 10:28 AM |
| How to set time | fred | PHP | 1 | 11-12-2006 03:20 PM |
| Find the time | nancyphilips | Brainteasers | 2 | 08-25-2006 04:21 PM |