Release Testing - Performance and Stress Testing

Performance testing, operational profile, stress testing, failure behavior, distributed systems degradation

download Export
search_insights Statistics
stylus_note White Board
Quran
calculate Calculator
dictionary Dictionary
fullscreen Full Screen

QUESTION OF
Views #: 3
Questions #: 10
Time: 10 minutes
Pass Score: 80.0%
Style
Mode

Performance Testing Goal

1 pts
volume_mute

What is the primary goal of performance testing during release testing?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Operational Profiles

1 pts
volume_mute

What is an operational profile in the context of performance testing?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Increasing Load in Performance Testing

1 pts
volume_mute

During performance testing, load is typically increased incrementally. What is observed as load increases beyond the system's capacity?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Stress Testing Definition

1 pts
volume_mute

What is stress testing in the context of release testing?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Why Stress Testing Matters - Failure Behavior

1 pts
volume_mute

When the system is overloaded beyond capacity during stress testing, what critical question is being answered?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Stress Testing and Distributed Systems

1 pts
volume_mute

Stress testing is particularly useful for revealing which type of defects in distributed systems?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Performance Testing in Transaction Processing Systems

1 pts
volume_mute

For transaction processing systems, performance tests are usually designed around what metric?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Performance vs. Stress Testing - Distinction

1 pts

Match each testing scenario to whether it is performance testing or stress testing.

To complete the line match

  1. Click on an item in the first group
  2. Click on the match in the second group

To delete a match, double click on a line

Scenario

Observing whether the system corrupts data when it runs out of memory
Testing the system with 500 concurrent users - the expected peak load
Verifying response time is under 2 seconds for typical user requests
Testing the system with 5,000 concurrent users - 10 times the expected peak load

Type

Performance testing
Stress testing
note_alt Add notes
flag Flag

Correct Answer

Explanation

Why Stress Test Beyond Design Limits

1 pts
volume_mute

Some testers question why systems should be stress tested beyond their design limits. Which of the following are valid reasons to conduct stress testing? Select all that apply.

note_alt Add notes
flag Flag

Correct Answer

Explanation

Soft Failure vs. Hard Failure

1 pts

A medical record system is stress tested by generating 10 times its normal transaction load. In one test, the system slows dramatically but continues processing and recovers when load is reduced. In another test, the system crashes and all in-progress transactions are permanently lost. Classify each failure type.

drag and drop the selected option to the right place

note_alt Add notes
flag Flag

Correct Answer

Explanation