Automated Testing Question:
Please explain how to perform load-testing?
Answer:
Load testing is done to know how well can a system handle and respond when subjected to load. It can be done by either moderately loading the system for a long time or heavily loading the system for a short time. In either approaches intention is to check the limitations of the system.
E.g. exceeding the number of users on the web, Memory management testing: i.e. uploading many pictures
E.g. exceeding the number of users on the web, Memory management testing: i.e. uploading many pictures
Previous Question | Next Question |
Tell us what you know about Table-Driven testing? | Tell me what criteria do you consider for automating a test? |