Monday 25 March 2013

Tips for Performance testing


Don'r get scared , that you need to perform a performance testing without knowing much about it ,
 how to go about it.

Identify functional flow
Identify wait time for each screen.
Use any load testing tool.
Record the scripts, identify number of users and play them back .
Analyze the results.

This is typical flow anywhere with slight modifications, in addition to H/W config, server tweaking etc...

Next time when you supposed to perform any Performance related Software Testing keep in mind....

Find out more details while navigating from one screen to another screen behind the scenes (at a code level)
Once you have all the details do a quick performance  testing using JMeter for each back end identified component.This gives you quick results with more confidence.

No comments:

Post a Comment