Skip to main content
Solved

What to automate for a load test?


loadtester

What are three main considerations to help determine what you should be automating for a load test, especially integrated load tests? To find out the answer, join my session today. I have three things that you can use to filter out unnecessary business processes and limit the scope of the testing to only what you need.  Register at: 

 

Thanks,

Scott

Best answer by kbdering

1 Who are the users and what to they actually do on your system

2 Business risks and potential impact of bad performance a service

3 Cost

View original
Did this topic help you find an answer to your question?

3 replies

gunesh
Forum|alt.badge.img+2
  • Specialist
  • 8 replies
  • January 10, 2024

As per me,

  1. First, will be the identification of the modules which will be subject to load in routine use of application
  2. Resources needed to run those tests are critical as you would want these automated load test should be running on developer’s machine as well
  3. last one would be usefulness of those load tests, those should give actionable metrics.

  • Ensign
  • 1 reply
  • January 10, 2024

1. Identify primary user journeys. This ensures your test simulates how real users interact with your integrated system under load.
2. Identify integration points and Evaluate resource utilization
3. Define achievable test scenarios and Monitor relevant metrics

 


  • Ensign
  • 5 replies
  • Answer
  • January 10, 2024

1 Who are the users and what to they actually do on your system

2 Business risks and potential impact of bad performance a service

3 Cost


Reply