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...


can any one explain the performance testing in detail plz



can any one explain the performance testing in detail plz..

Answer / rudraneel

What is performance testing?
Performance testing gives us a chance to estimate the
performance of the application under test.
Performance testing gives us a chance to find out the
application health in terms of its behavior for high
loads/different load levels/ peak loads etc.

Performance Testing objects:
1. vusers :- test the performance of an application with
excepted vuser roll.
2. Response time :- identify the response time of each and
every transaction.
3. utilizations :- define the acceptable criteria of the
server measurements.
A) processor B) memory C) disk

Performance Testing Types:
Load Testing :- gradually ramp up the Vusers to test the
application scalability from lower level to higher lever.

Stress testing :- apply all the user roll to perform the
same functionality at a time.
Endurance testing :- estimate the scalability or stability
of application with long duration running.

Benchmark testing :- test the performance of application
with same load with different configuration.

Performance Measurements:
At the time of performance scenario execution you need to
measure the performance measurements.

1. client side measurements.
2. server side measurements.

Client side Measurements:
1. No of Vusers:- it indicates the no of users should
support by the application simultaneously

2. Transaction Response time:- the amount of time taken by
the server to process the user actions

3.Transaction per second :- the amount of transaction gone
through the server per second.
4. Hits per second :- the amount of request made by the
client to the web server per second.
5. Throughput:- the amount data receive from the web server

Server side Measurements:
1. server side system resources.
a) processor.
b) memory
c) disk
d) server


Server side Measurements:
2. server side application resources.
a) JMS – bytes pending count
bytes received count
b) JVM – heap free ( available )
heap size ( allocated )
c) JTA – transaction committed total count
transaction total count


Performance Tuning:
Performance tuning means changing the system
configurations, change in some settings, change in the
application etc…., to improve the performance of the
application.

Identify the exact location of the productional
bottleneck, you can use performance tuning

Performance Tuning:
1. code level tuning – Developer
2. data base tuning – DBA
3. network level tuning – network administrator
4. system level tuning – system administrator

Performance Testing Process:
Plan test

Identification of the business scenarios

Work load ( Amount of users)

Generating & enhancing the script

Running & monitoring the multi user business scenarios

Analyze & reporting the records

Sing off

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How we Check Perfomance testing In Manual? for web application and it is for only web apps or for Client server app's? Plz any body

1 Answers  


Hi.....wat r d major bugs we can find in banking domain???

0 Answers  


How to test API's?

12 Answers   BeBo Technologies, HK Soft, Microsoft,


I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?

2 Answers  


What is the use of HLD & LLD?

7 Answers  


Define Stability, Scalability and reliability with example ?

0 Answers  


Can i get answers for telecom testing for eg telecom billing rating can be tested

0 Answers   Persistent,


What is the role of QA in a SDLC?

2 Answers  


what is the difference between water fall and v model ?

3 Answers  


there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.

3 Answers  


What is difference between localization testing and internalization testing.Explain with an example

5 Answers  


How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?

0 Answers  


Categories