Performance Testing Articles

What You Need to Know About Customizing Software as a Service

It’s a given for web and mobile application development that performance testing is critical to application success. Yet, for organizations wishing to customize third-party (3P) software as a service (SaaS) rather than running it out of the box as written, performance testing can be problematic.

Read More »

3 Top Performance Testing Failures & How to Avoid Them

Much has been written about the complexity of application performance testing. The breadth and scope required to effectively test application architecture and transaction flow can make it a daunting effort, especially with service-oriented architectures where hundreds or even thousands of third-party services and components are added to the mix.

Read More »

Modern Application Performance Testing

In order to understand if performance matches needs, testing is a necessity. While there are many areas that help define testing parameters, three overarching testing concepts must be addressed in order to provide appropriate performance for modern applications: your users, your data, and your environment.

Read More »

Performance testing without a plan?

You have a new code release and two weeks for performance testing. What tests do you run? One common answer is to run the same tests you used on the last release (after fixing your scripts, of course). This is a good way to make sure the new release can handle the same load as the last one. However, this approach ignores a key fact: loads change.

Read More »

Improving Composite Application Performance with Best Practices for Web Services Testing

Web services—software code that enables the client application and the services to interact successfully—are literally the building blocks of application function. To ensure application performance and minimize user problems in production, each web service should be tested—and its functionality and connectivity trusted—before the developing organization integrates it into the application.

Read More »