What is Load Testing?
It is a part of non-functional testing.
It comes under performance testing.
It is performed to verify a system performance under both normal and at peak conditions.
This testing verify application behavior when multiple users access it simultaneously.
this testing provide confidence about application..
It check real time load under various conditions.
We can identify the maximum operating capacity of an application.
This testing can be done by manually as well as with the help of automated tools.
This testing applied when a software application nears completion.
Advantages of Load Testing:
Load Testing ensures that your application can perform as expected.
It give us confidence to produce high quality product.
This testing enhance the scalability of a application.
Reduced risk for system crash.
Improve customers satisfaction.