Contact Us
Performance Test
Performance Test is a type of software testing that simulates user traffic on an application or website to gauge its performance, response time, capacity, stability, and responsiveness under normal and peak conditions. The objective is to identify bottlenecks like slow response time or maximum concurrency of assessed target by measuring metrics like transaction speed, throughput, and resource (CPU/memory) usage.
1
To find out target application’s capacity limit and weakness
2
To find out whether target application will crash if capacity exceeds its limit
Tools We Use
Jmeter
Loadrunner
The focus of load test is to measure target application's stability,
and maximum user concurrency limit.