Testing Goals and Validation vs. Defect Testing

This quiz covers the two main goals of testing, validation and defect testing

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

volume_mute Read quiz aloud
Views #: 187
Questions #: 11
Time: 10 minutes
Pass Score: 80.0%
Style
Mode

Primary Goals of Software Testing

1 pts
volume_mute

When testing software, a tester is trying to achieve two distinct goals. Which of the following correctly states both goals?

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Validation Testing Definition

1 pts
volume_mute

Which statement best describes validation testing?

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Defect Testing Definition

1 pts
volume_mute

Which of the following are true about defect testing? Select all that apply.

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Input-Output Model of Program Testing

1 pts
volume_mute

The diagram below illustrates the input-output model of program testing. Study the diagram and answer: what does the subset Ie represent?

Input test data I e Inputs causing anomalous behavior System Output test results O e Outputs which reveal the presence of defects
note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Priority in Defect Testing

1 pts
volume_mute

In defect testing, what is the primary priority when selecting test inputs?

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Dijkstra's Famous Testing Principle

1 pts
volume_mute

Complete the famous statement about testing attributed to Edsger Dijkstra: "Testing can only show the (1) of errors, not their (2)."

Please drag and drop the selected option in the right place or type it instead
absence
number
location
presence
note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Validation vs. Verification

1 pts
volume_mute
To complete the line match
  1. Click on an item in the first group
  2. Click on an item in the second group
  3. To delete a match, double click on a line

Question

Are we building the product right?
Are we building the right product?

Concept

Verification
Validation

Match each question to the correct V&V concept it represents.

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Goal of Verification and Validation

1 pts
volume_mute

What is the overall goal of verification and validation processes in software development?

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Factors Affecting Required Confidence Level

1 pts
volume_mute
Options
×Safety-critical vs. prototype system
×Competing products and time-to-market
×Users tolerating failures due to perceived benefits
Software Purpose
Marketing Environment
User Expectations

Three factors determine the level of confidence required from V&V processes. Classify each item into the correct factor category.

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


Boundary Between Validation and Defect Testing

1 pts
volume_mute

Which of the following statements correctly describe the relationship between validation testing and defect testing? Select all that apply.

note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation


What Testing Executes

1 pts
volume_mute

Complete the following statement about what software testing involves: "When you test software, you execute a program using (1) data and check the results for errors, anomalies, or information about the program's (2) attributes."

Please drag and drop the selected option in the right place or type it instead
real
functional
artificial
non-functional
note_alt Add notes
flag Flag
volume_mute

Correct Answer

Explanation