https://en.wikipedia.org/wiki/Stress_testing_(software)
Stress testing is a software testing activity that determines the robustness of software by testing beyond the limits of normal operation. Stress testing is particularly important for "mission critical" software, but is used for all types of software. Stress tests commonly put a greater emphasis on robustness, availability, and error handling under a heavy load, than on what would be considered correct behavior under normal circumstances.
백엔드의 목표 중에서, 적은 자원을 가지고 최대한 많은 사용자를 수용하겠다는 목표가 있었다.
그리고 지금은 짧은 발표 시간 때문에 반려되었지만 200~300명의 캠퍼들이 데모에 참여하도록 하겠다는 목표도 있었었다.
적은 nCloud의 자원을 가지고(30만원).. 수백 명의 사람들을 수용하겠다는 계획은 어쩌면 무모할 것일지 모르지만, 우리는 부하 테스트 툴을 이용해 이러한 계획이 정말 말이 되는지 검증할 수 있다.
구글에 부하 테스트 툴 종류들을 검색하면 아주아주 많은 종류의 부하 테스트 툴들이 나온다.
그중 자주 나오는 것들을 추려보면 다음과 같다.