Exam 25: Testing Web Applications
What is the difference between load testing and stress testing?
Load testing attempts to determine how the WebApp and its server-side environments respond to various load conditions.Stress testing is a continuation of load testing that seeks to have the number of user,transactions,and data load meet and exceed operational limits.
Describe the WebApp interface testing strategy.
-Interface features are tested to ensure that design rules,aesthetics,and related visual content is available for user without error.
-Individual interface mechanisms are tested using unit testing strategies.
-Each interface mechanism is tested in the context of a use-case of navigation semantic unit (e.g.thread)for a specific user category
-Complete interface is tested against selected use-cases and navigation semantic unit to uncover interface semantic errors
-Interface is tested in a variety of environments to ensure compatibility
What are the objectives for content testing?
-Uncover syntactic errors in all media (e.g.typos)
-Uncover semantic errors (e.g.errors in completeness or accuracy)
-Find errors in organization or structure of content presented to end-user
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)