Subject | English | Korean |
comp., MS | load test | 부하 테스트 (A test that studies the behavior of the program when it is working at its limits. Types of load tests include volume tests, stress tests, and storage tests. Volume tests study the largest tasks the program can deal with. Stress tests study the program's response to peak bursts of activity. Storage tests study how memory and space is used by the program, either in resident memory or on disk. A test that is designed to put a server application under heavy user load to pinpoint performance and/or scalability problems) |
comp., MS | Load Test Analyzer | 부하 테스트 분석기 (A Visual Studio window that displays results of any load test run, after it has run. It is used to examine any load test results that have already ended) |
comp., MS | Load Test Editor | 부하 테스트 편집기 (The Visual Studio editor in which a .loadtest file is opened. It displays a tree structure of nodes) |
comp., MS | Load Test Monitor | 부하 테스트 모니터 (A Visual Studio window that displays results during a load test run) |
comp., MS | load test scenario | 부하 테스트 시나리오 (A scenario used to model how a group of users interacts with a server application. A scenario consists of a test mix, a load profile, a network mix, and a browser mix. A load test can have more than one scenario) |
comp., MS | Load Test Wizard | 부하 테스트 마법사 (A wizard that guides you through the process of creating a load test) |