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.
2 comments:
from where we can get these diagrams
we should have a baseline result or expected result to compare the current test result so that we will clear about the performance of the project.
criteria
we should be clear about the application architecture means to say that how many or what web and app server having.
Post a Comment