Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what r all the testing methods & what methods u r using 4
the current project.



what r all the testing methods & what methods u r using 4 the current project. ..

Answer / zealot

There are three main terms for testing by simultaneously
acting multiple users (real or simulated): load,
performance and stress testing.

All performance and stress testings require workload
definition as a part of the test. There may be no load,
minimal load, normal load, above normal load or extreme
load. So we will use the term "load testing" as a general
category for all types of testing by simultaneously acting
multiple users. The definition for load testing is:

"Any type of testing where realistic (or hyper-realistic)
workloads are characterized, simulated and submitted to the
system under the test."

Extreme loads are used in stress testing - to find the
breaking point and bottlenecks of the tested system.
Normal loads are used in performance testing - to ensure
the acceptable level of performance characteristics like
response time or request processing time under the
estimated load.
Minimal loads are often used in benchmark testing - to
estimate user's experience.

Anyway, load, not performance, is the shared characteristic
across all these types of testing.

In stress testing you should try to break the application
by an extreme load and expose the bugs that are likely to
appear under the stress, such as data corruption, buffer
overflows, poor handling of resource depletion, deadlocks,
race conditions etc. The fact that performance metrics such
as response time can be measured during the stress testing
is practically irrelevant to the purpose of stress testing.
So stress testing and performance testing have totally
different goals, which make it clear that stress testing is
not a species of performance testing.

Another reason for putting performance and stress under the
load testing is another type of testing known as background
testing. In background testing you use workloads (usually
normal) to exercise the system under the test while you run
functional and/or regression tests against the system. The
goal of background testing is to test the functionality in
more realistic conditions, i.e. with a realistic background
workload, like the application will have in real use.

But some sources treat Performance testing as a general
category instead of Load testing. This approach is oriented
towards test results (measured timings) while the using of
Load testing as a category is concentrated on the test
nature. We do not follow this approach, but it is rather
widespread, so it should be mentioned.

For example, Rational Unified Process defines these terms
as follows :
Performance testing is a class of tests implemented and
executed to characterize and evaluate the performance
related characteristics of the target-of-test such as the
timing profiles, execution flow, response times, and
operational reliability and limits.

Included within this class are :

Load testing - Verifies the acceptability of the target-of-
test's performance behaviour under the varying operational
conditions (such as the number of users, number of
transactions, etc) while the configuration remains
constant.

Stress testing - Verifies the acceptability of the target-
of-test's performance behaviour when abnormal or extreme
conditions are encountered, such as diminished resources or
extremely high number of users.
Briefly:
Performance testing is the overall process,
Load testing checks if the system will support the expected
conditions,
Stress testing tries to break the system.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Please give me example of low priority and hign severity defects?

3 Answers  


I am 1 year experienced Quality Analyst, currently working in the same company . I m looking for a change but i think that i havent gain any knowledge in the past year..... please tell me that as a 1 yr. experienced what all should i know ? i want to make career in testing.

1 Answers  


This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??

3 Answers   Cognizant, IBM,


HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.

0 Answers  


hi how to test a video files? and what type of test stategy you follow to test a video files?

2 Answers  


Mention five negative testcases for Gtalk?

1 Answers   TCS,


1. what are the different types of test cases techniques ?

7 Answers  


what is mean by test preparation? and explain it?

2 Answers   IBM,


When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .

14 Answers   Accenture,


what is acid testing?

0 Answers   Syntel,


i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?

0 Answers  


wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly

2 Answers  


Categories