Web Transactions for Load Testing

What criteria would you use to select Web transactions for load testing?

Questions by mathan_vel   answers by mathan_vel

Showing Answers 1 - 3 of 3 Answers

I would consider the following criteria for both normal and performance-critical scenarios:

1) Response time:  amount of time pages are to be displayed; amount of time transactions are to be submitted to database.
2) Throughput:  amount of time predetermined number of transactions are to be handled per second.
3) Resource utilization:  the amount of resources the application consumes per predetermined number of simultaneous transactions.
4) Maximum user load: maximum number of simultaneous users who can successfully use the application.
5) Business related metrics: considers business volume during normal and peak periods.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions