🎴 Flashcard Mode

Software Testing Fundamentals

Card1 / 16
Mastered0
Review0
QuestionClick to flip

Which of the following is the best example of reliability failure for an application?

AnswerClick to flip back
A
Random Application termination
💡 Explanation:

Reliability refers to a system's ability to perform its intended functions correctly and consistently over time without unexpected failures. Random application termination represents a complete loss of service availability, which is a fundamental reliability issue. The other options represent different concerns: performance (slow response), resource management (memory consumption), and security (encryption).

Change Mode