This series of posts covers information about the various steps that go into planning for load testing an application.
Part 1 – An Introduction to Proper Planning
Speaking the same language and using the same terms and definitions is critical for building a good test plan. But just as critical is asking the right questions…
Part 2-Load Patterns and Data Considerations
Learn about different ways of feeding data into the tests and how they will affect the “ilities” of the testing, as well as the amount of effort needed to prepare for testing.
Part 3-Proper Scenarios and Use Cases
The scenarios define different roles/user types that will use your app. Use cases define the workflows or “tasks” these users will perform. See how to properly build these.
Part 4-Understanding the Load Profile
Load Profiles define the “shape and size” of the load that the testint tool will generate. Using the proper profile is CRITICAL for measuring against the testing goals…
Part 5-Additional Load Profile Considerations
Even if you have the proper Load Profiles defined in your test plan, you can still run into issues when testing. Here are several real world examples for you to consider.