Geeks Talk

Prepare for your Next Interview




Testing issue

This is a discussion on Testing issue within the Testing Issues forums, part of the Software Testing category; What is load testing, volume testing and how it is performed? What is meant by transaction and threshold time?...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-22-2007
Contributing Member
 
Join Date: Jan 2007
Location: Mumbai
Posts: 55
Thanks: 8
Thanked 8 Times in 8 Posts
sakshi_2801 is on a distinguished road
Testing issue

What is load testing, volume testing and how it is performed?

What is meant by transaction and threshold time?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-23-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 866
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Re: Testing issue

What is load testing, volume testing and how it is performed?

Load testing test the application for a specified load, example , if any application is designed for 200 users, the in load testing we test it at it's peak, that is for 200 user using load testing tools.

Volume testing is also a type of performance testing which see how much volume of data application can handle at one time, like how many users can login at a time .

Generally performance tools are used for this type of testing.

What is meant by transaction and threshold time?

Transaction time is the time needed for a transaction to complete.
Threshold time is the minimum time for which application will wait to begin it's processing.
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com
Reply With Quote
The Following User Says Thank You to jainbrijesh For This Useful Post:
  #3 (permalink)  
Old 01-16-2008
Expert Member
 
Join Date: Jul 2007
Location: Kolkata
Posts: 110
Thanks: 6
Thanked 8 Times in 8 Posts
animesh.chatterjee is on a distinguished road
Re: Testing issue

This is enough...
Reply With Quote
  #4 (permalink)  
Old 01-21-2008
Moderator
 
Join Date: Oct 2007
Location: Frankfort, KY
Posts: 283
Thanks: 3
Thanked 51 Times in 36 Posts
Anshoo_Arora is on a distinguished road
Re: Testing issue

In my experience, different sources will have slightly different definitions of testing terms.

In my mind, Volume Testing as opposed to Load Testing does not measure the application's architecture against any real usage. It just measures the amount of load a server can handle. It is done to see if the server can perform against high volume. Load Testing on the other hand is performed to measure transaction response times, throughput levels and this is done under expected and peak-load conditions. A load test is the most important, at least in my opinion if I were to distinguish other Performance Tests on the basis of their definition. A load test can find out functionality defects as modules are placed under load, tests the load balancer, it can detect issues with concurrent users accessing the same functionality/same module etc.
Reply With Quote
The Following User Says Thank You to Anshoo_Arora For This Useful Post:
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Jmeter for load testing and stress testing dhamodharan2006 LoadRunner 1 10-06-2008 04:10 AM
Testing PHP – Security Testing RyanJames Testing Issues 5 02-15-2008 05:32 AM
interoperability testing, vulnerability testing) milu_mohanty Testing Issues 1 04-19-2007 03:01 AM


All times are GMT -4. The time now is 01:05 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved