Exam 25: Testing Web Applications

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

What is the difference between load testing and stress testing?

Free
(Essay)
4.8/5
(36)
Correct Answer:
Verified

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.

Free
(Essay)
4.9/5
(33)
Correct Answer:
Verified

-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?

Free
(Essay)
4.8/5
(35)
Correct Answer:
Verified

-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

Summarize the steps used in a WebApp testing strategy..

(Essay)
4.8/5
(34)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)