Introduction to Software Performance Testing Part2

If you're new here, you may want to subscribe to my RSS feed or email. Thanks for visiting!

The process diagram below depicts the Performance Testing process in a clear and consice manner. It shows an end-to-end process that can be used for any load testing need.

image

Requirements Gathering and Tool Selection:

Planning and Analysis:

Scripting and Configuration:

Execution, Monitoring and Reporting:

If you enjoyed this post, make sure you subscribe to my RSS feed!

Introduction to Software Performance Testing Part1

This is my first post on LoadRunner blog. Before starting to dig into LoadRunner, we will try to get some basics of Software Performance Testing. I would like to introduce some concepts regarding performance testing and types of performance testing.LoadRunner The basics introduced here are not limited to LoadRunner, these can be applied across all performance testing strategies (using any other performance testing tool).

Performance testing is the process of studying the application behavior under varying load conditions. It ensures that the application is capable of functioning satisfactorily when processing peak data and user load.

Types of Performance Testing can be:

Please refer to this entry on wiki for a more thorough read for basics on Performance Testing.

Next part we will see the process used in Software Performance Testing.

If you enjoyed this post, make sure you subscribe to my RSS feed!