Monday, September 29, 2014

An introduction to Performance Testing!

Performance is the quality of performing certain task. The quality might be excellent, moderate, or poor depending on the combination of Systems, Components, Environments, Manpower, or any other depending factor. Performance Testing helps to evaluate the anticipated load and concurrency which would be expected to encounter in the real world.

When an application is being build on, it passes through a number of testing phases. Starting from Unit Testing to System Testing but is it enough to be done prior release to the end users? No, it's not sufficient enough. It also depends on what type of application it is and who are it's audience. If it's a light weight website of a Company, probably we do not to perform Performance Testing because the target audience will be very less. But if it's an application which targets every age group, such as; social medias, video portal, etc. then it becomes essential to do the Performance, Load, and Stress Testing.

Okay, now let's discuss about the terminologies used on Performance Testing.

1. Capacity
The capacity of a system is the total workload it can handle without violating predetermined key performance acceptance criteria.

2. Resource Utilization
Resource Utilization is the cost of the project in terms of system resources. The primary resources are processor, memory, disk I/O, and network I/O.

3. Latency
Latency is a measure of responsiveness that represents the time it takes to complete the execution of a request.

4. Response time
Response time is a measure of how responsive an application or subsystem is to a client request.

5. Saturation
Saturation refers to the point at which a resource has reached full utilization.

6. Scalability
Scalability refers to an application’s ability to handle additional workload, without adversely affecting performance, by adding resources such as processor, memory, and storage capacity.

7. Stability
In the context of performance testing, stability refers to the overall reliability, robustness, functional and data integrity, availability, and/or consistency of responsiveness for your system under a variety conditions.

8. Throughput
Throughput is the number of units of work that can be handled per unit of time; for instance, requests per second, calls per day, hits per second, reports per year, etc.

9. Utilization
In the context of performance testing, utilization is the percentage of time that a resource is busy servicing user requests. The remaining percentage of time is considered idle time.

10. Workload
Workload is the stimulus applied to a system, application, or component to simulate a usage pattern, in regard to concurrency and/or data inputs. The workload includes the total number of users, concurrent active users, data volumes, and transaction volumes, along with the transaction mix.

11. Metrics
Metrics are measurements obtained by running performance tests as expressed on a commonly understood scale.

2 comments:

Debasis said...

Informative!! Keep them coming..

sathya said...

Thank you for posting such informative blogs and posts.
Need best source for career development visit this blog

Selenium Training in Chennai | Certification | Online Courses

selenium training in chennai

selenium training in chennai

selenium online training in chennai

selenium training in bangalore

selenium training in hyderabad

selenium training in coimbatore

selenium online training

Post a Comment