[go: up one dir, main page]

0% found this document useful (0 votes)
36 views1 page

Load Testing Application Transactions Database Application Server Bottlenecks

Load testing is the simplest form of performance testing and involves understanding a system's behavior under an expected load, such as a specific number of concurrent users performing transactions within a set duration. This test measures response times of critical transactions and monitors the database, application server, and other components to identify bottlenecks in both the application software and underlying hardware.

Uploaded by

john
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views1 page

Load Testing Application Transactions Database Application Server Bottlenecks

Load testing is the simplest form of performance testing and involves understanding a system's behavior under an expected load, such as a specific number of concurrent users performing transactions within a set duration. This test measures response times of critical transactions and monitors the database, application server, and other components to identify bottlenecks in both the application software and underlying hardware.

Uploaded by

john
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Load testing is the simplest form of performance testing.

A load test is usually conducted to


understand the behaviour of the system under a specific expected load. This load can be the
expected concurrent number of users on the application performing a specific number
of transactions within the set duration. This test will give out the response times of all the important
business critical transactions. The database, application server, etc. are also monitored during the
test, this will assist in identifying bottlenecks in the application software and the hardware that the
software is installed on.

You might also like