软件测试LoadRunner面试题:How did you plan the Load? What are the Criteria?

2023-07-06   


Load test is planned to decide the number of users, what kind of machines we are going to use and from where they are run. It is based on 2 important documents, Task Distribution Diagram and Transaction profile. Task Distribution Diagram gives us the information on number of users for a particular transaction and the time of the load. The peak usage and off-usage are decided from this Diagram. Transaction profile gives us the information about the transactions name and their priority levels with regard to the scenario we are deciding.


相关内容:

  1. 软件测试LoadRunner面试题:How do you identify the performance bottlenecks
  2. 软件测试LoadRunner面试题:How do you identify the performance bottlenecks
  3. 软件测试LoadRunner面试题:What is Ramp up? How do you set this
  4. 软件测试LoadRunner面试题:What is think time? How do you change the threshold?
  5. 软件测试LoadRunner面试题:If you want to stop the execution of your script on error, how do you do that?