In Software testing we have mainly two type of testing
Jmeter is come under non function testing. Load testing is perform to identify system Behaviour under normal and Peak condition (maximum user). Through load testing we can identify load of website or we can say that how many user can access this site without any disturbance or interrupt and as well as any bottlenecks and determine which element is causing degradation.
E.g. If the number of users are increased then how much CPU, memory will be consumed, what is the network and bandwidth response time.
1000 or more than 1000 user can access the site server goes down and response time of website is decrease.
In market there is so many tools for load testing but Jmeter is a open source tools and it support java language
Jmeter is use to perform "Load testing" and Jmeter is very helpful to find load or stress of our application,
- Function testing
- Non Function testing
Jmeter is come under non function testing. Load testing is perform to identify system Behaviour under normal and Peak condition (maximum user). Through load testing we can identify load of website or we can say that how many user can access this site without any disturbance or interrupt and as well as any bottlenecks and determine which element is causing degradation.
E.g. If the number of users are increased then how much CPU, memory will be consumed, what is the network and bandwidth response time.
1000 or more than 1000 user can access the site server goes down and response time of website is decrease.
In market there is so many tools for load testing but Jmeter is a open source tools and it support java language
Jmeter is use to perform "Load testing" and Jmeter is very helpful to find load or stress of our application,
No comments
Post a Comment