https://github.com/javiercanon/xavier-gatlingun
π©π»βπ»π¨π»βπ» website and web application πͺπ» load stress and performance testing π©βπ
https://github.com/javiercanon/xavier-gatlingun
gatling jmeter load-testing loadview performace performance-testing stress-load stress-testing web web-application website
Last synced: 3 months ago
JSON representation
π©π»βπ»π¨π»βπ» website and web application πͺπ» load stress and performance testing π©βπ
- Host: GitHub
- URL: https://github.com/javiercanon/xavier-gatlingun
- Owner: JavierCanon
- License: mit
- Created: 2020-10-16T23:00:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-16T23:04:42.000Z (over 4 years ago)
- Last Synced: 2025-01-16T16:23:28.544Z (4 months ago)
- Topics: gatling, jmeter, load-testing, loadview, performace, performance-testing, stress-load, stress-testing, web, web-application, website
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Xavier-Gatlingun
web application load stress and performance testingPerformance testing is a type of testing to evaluate the speed, responsiveness and stability of an application under load. The goal of the performance testing in Agile testing has been to ensure application behaves well under expected load and it aims to find performance related issues in application. It helps to identify loopholes and bottlenecks which may arise when the page or application is stressed out.
## Types of Performance Testing
There are different types of performance testing, which can be employed depending on the projected business need.### Load Testing
Load testing checks the applicationβs ability to perform under-anticipated user loads. The objective is to identify performance bottlenecks.### Stress Testing
Stress tests involve testing an application under extreme workloads to see how it handles high traffic or data processing. The objective is to identify the breaking point of an application.### Endurance Testing
One to make sure the software can handle the expected load over a long period of time.### Spike Testing
Spike testing tests the softwareβs reaction to sudden large spikes in the generated load.### Volume Testing
The objective is to check the applicationβs performance under varying database volumes.### Scalability Testing
The objective of scalability testing is to determine the effectiveness in βscaling upβ to support an increase in the load. It helps to plan capacity additions to the existing system.## Picking the Right Performance Testing Tool
After we have decided the type of performance testing required for our platform, the most important question arises is which tools to use? There are tons of load test tools available in the market, few are open source and few are closed. But based on the requirement we would be looking below for the major tools which are popular, serve multiple purposes and help us to get the best results out of our performance test.