Week 6 Flashcards
What is not an objective of usability testing?
Ensuring that the user is protected from possible actions
Ensuring that the user does not access functions for which they do not have permission.
Ensuring that the user can perform tasks as intended
Ensuring that the user is satisfied by the interface
Ensuring that the user does not access functions for which they do not have permission. - this is part of security testing
True or False? Usability testing should be performed immediately after integration testing.
False - Usability testing should begin early on during the prototyping phase.
True or False? Usability tests should also be reliable and valid.
True
True or False? A system needs to detect and recover from all possible failures.
False - A system must be able to detect and recover from specified failures
Which of the following activities is not normally a part of verifying a serviceability requirement?
Problem correction
Problem verification
Problem isolation
Implement error recovery code
Implement error recovery code - Implementing error recovery code is part of the development process and not part of verification
Which of the following is not a method for obtaining operational profile data?
Existing systems
Tester opinions
Competing systems
Marketing
Tester opinions
True or False? “System failure during the next ten minutes is very likely.” is an example of a reliability requirement.
False
Five nines availability requires a maximum of how many minutes of unavailability per year?
999 minutes
10 minutes
5 minutes
200 minutes
5 minutes
Which of the following is not a typical assumption made by reliability models?
Models are represented by mathematical distributions.
No new errors are introduced by fixes.
Operational profiles are always used.
Failure intensity is constant.
Failure intensity is constant.
Models typically assume reliability will improve over time as defects are found and removed.
True or False? Software Reliability Growth models utilize historic data to predict system reliability.
False - Data is obtained from system testing, not historic data.
True or False? Reliability models help to answer the question: “when do we stop testing?”
True - Models typically show how reliability changes over time and what our failure intensity is.
Which of the following does not need to be considered during security testing? Reliability Confidentiality Integrity Availability
Reliability
True or False? Security testing checks to see if private data is protected from unauthorized users.
True
True or False? Stress testing a system with low memory could result in a security risk.
True
GQ Starts -
True or False? System availability is affected by the ability of the system to detect and recover from failures.
True