CPSA-F Exam QuestionsBrowse all questions from this exam

CPSA-F Exam - Question 30


Select the two most appropriate methods for evaluating the reliability of a software system. (Choose two.)

Show Answer
Correct Answer: B,C,E

To evaluate the reliability of a software system, measuring 'Mean-Time-between-Failure' (MTBF) and conducting an Architecture Tradeoff Analysis Method (ATAM) evaluation are appropriate methods. MTBF is a standard quantitative measure of reliability. An ATAM evaluation helps assess architectural decisions and their impact on system quality attributes, including reliability. Neither counting lines of code nor cyclomatic complexity directly assesses reliability. Performance tests measure performance, not reliability directly.

Discussion

1 comment
Sign in to comment
alper1234455Options: BE
Jan 3, 2023

B-E, C is irrelevant here