Software Quality and Testing
Software Quality and Testing
J2EE curve
Newsletter
Subscribe to a newsletter:
Name:
Email address :
Add Site Feed
Software Quality And Testing Forums (BETA)  


How to do scalability testing?
Date: 2007/04/12 04:52 By: vijaya Status: User  
Karma: 0  
Expert Boarder

Posts: 35
graph
How to do scalability testing?

Careful planning and development are necessary for any application development project. However, to make a truly scalable application, it is important to rigorously and regularly test it for scalability problems. Scalability testing is an extension of performance testing. The purpose of scalability testing is to identify major workloads and mitigate bottlenecks that can impede the scalability of the application.

Use performance testing to establish a baseline against which you can compare future performance tests. As an application is scaled up or out, a comparison of performance test results will indicate the success of scaling the application. When scaling results in degraded performance, it is typically the result of a bottleneck in one or more resources.

When your application does not meet performance requirements, you should analyze data from the test results to identify bottlenecks in the system and to hypothesize a cause. Sometimes the test data is not sufficient to form a hypothesis, and you must run additional tests using other performance-monitoring tools to isolate the cause of the bottleneck.

Identify bottlenecks using tools such as Windows Task Manager, Windows Performance Monitor, and the Component Services administrative tool. You can often alleviate bottlenecks through performance tuning. The goal of tuning code, the operating system, or even the hardware on which it is running is to optimize the allocation of resources. Overcoming some bottlenecks usually requires more expense and some bottlenecks cannot be overcome or do not warrant the expense. In every application, you will always reach a limit that you cannot overcome due to time, money, or technology.

for more Detail Visit

http://www.onestoptesting.com/
The administrator has disabled public write access.


Latest
Login
Go to top of page  Home | Content | Resources | Contact |

Copyright 2004 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies.
Views expressed at QThreads.com reflect the views of the authors alone, and do not necessarily reflect those of QThreads.com.

Terms of Use          Privacy Policy
QThreads.com - Software Quality and Testing Portal