Software Testing and Risk-Based Testing Fundamentals

This quiz covers essential software testing concepts with a focus on risk-based testing (RBT) methodologies, including risk assessment, maintenance testing, white box and black box techniques, testing artifacts management, and quality assurance principles.

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

Does Smart Identification work with DP

  1. Yes
  2. No
  3. For Some Environment
  4. For Some Objects
Question 2 Multiple Choice (Single Answer)

The later in the development life cycle a fault is discovered, the more expensive it is to fix. why?

  1. the documentation is poor, so it takes longer to find out what the software is doing.
  2. wages are rising
  3. the fault has been built into more documentation,code,tests, etc
  4. none of the above
Question 3 Multiple Choice (Single Answer)

Which is not true-The black box tester?

  1. should be able to understand a functional specification or requirements document
  2. should be able to understand the source code.
  3. is highly motivated to find faults
  4. is creative to find the system’s weaknesses
Question 4 Multiple Choice (Single Answer)

Testware(test cases, test dataset)

  1. needs configuration management just like requirements, design and code
  2. should be newly constructed for each new version of the software
  3. is needed only until the software is released into production or use
  4. does not need to be documented and commented, as it does not form part of the released
Question 5 Multiple Choice (Single Answer)

An incident logging system

  1. only records defects
  2. is of limited value
  3. is a valuable source of project information during testing if it contains all incidents
  4. should be used only by the test team.
Question 6 Multiple Choice (Single Answer)

Increasing the quality of the software, by better development methods, will affect the time needed for testing (the test phases) by:

  1. reducing test time
  2. no change
  3. increase test time
  4. can't say
Question 7 Multiple Choice (Single Answer)

Risk level - The level of risk can be used to determine the _________ of testing to be performed.

  1. intensity
  2. frequency
  3. wave length
  4. None of the above
Question 8 Multiple Choice (Single Answer)

The _______ ______ is the assessment of a risk without taking into account any related controls or mitigating actions.

  1. Coherent risk
  2. Residual risk
  3. Inherent risk
  4. Non-living risk
Question 9 Multiple Choice (Single Answer)

In Risk-based testing,

  1. the higher the risk, the earlier the test coverage
  2. the lower the risk, the earlier the test coverage
  3. Both the above
  4. None of the above
Question 10 Multiple Choice (Single Answer)

The process through which decisions are reached and protective measures are implemented for reducing risks to, or maintaining risks within specified levels is called,

  1. Risk Identification
  2. Risk Analysis
  3. Risk Control
  4. Risk Closure
Question 11 Multiple Choice (Single Answer)

In RBT, When do you identify risk?

  1. Only once at the beginning of the test phase
  2. Only once at the end of the test phase
  3. Only Once at the end of project closure
  4. As detailed in test strategy & ad-hoc basis where needed
Question 12 Multiple Choice (Single Answer)

Who holds the primary responsibility of identifying the business impact of a requirement / business process

  1. Business Analyst
  2. Solution Designer / IT Architect
  3. Test Manager
  4. Delivery Manager
Question 13 Multiple Choice (Single Answer)

Who holds the primary responsibility of identifying the probability of failure of a requirement / business process

  1. Business Analyst
  2. Solution Designer / IT Architect
  3. Test Manager
  4. Delivery Manager
Question 14 Multiple Choice (Single Answer)

The risk level/score of a requirement is obtained by the multiplication of these primary factors

  1. Impact * Probability of failure
  2. Impact * Solution
  3. Impact * Requirement
  4. Impact * Test level
Question 15 Multiple Choice (Single Answer)

when the risks are re-assessed at consecutive phases, will there be a revision in estimates?

  1. Yes always
  2. Yes
  3. sometimes
  4. Never
Question 16 Multiple Choice (Single Answer)

Before doing the Risk assessment, one of the pre-requisite is the Requirements or the reference document

  1. Must be baselined
  2. Atleast near to baseline
  3. draft copy is sufficient
  4. does not need to be available
Question 17 Multiple Choice (Single Answer)
  1. Methodologies adopted while performing Maintenance Testing:-
  1. a) Breadth Test and Depth Test
  2. b) Retesting
  3. c) Confirmation Testing
  4. d) Sanity Testing
Question 18 Multiple Choice (Single Answer)
  1. Which of the following is true about Formal Review or Inspection:- i. Led by Trained Moderator (not the author). ii. No Pre Meeting Preparations iii. Formal Follow up process. iv. Main Objective is to find defects
  1. a) ii is true and i,iii,iv are false
  2. b) i,iii,iv are true and ii is false
  3. c) i,iii,iv are false and ii is true
  4. d) iii is true and i,ii,iv are false
Question 19 Multiple Choice (Single Answer)
  1. White Box Techniques are also called as :-
  1. a) Structural Testing
  2. b) Design Based Testing
  3. c) Error Guessing Technique
  4. d) Experience Based Technique
Question 20 Multiple Choice (Single Answer)
  1. A Type of functional Testing, which investigates the functions relating to detection of threats, such as virus from malicious outsiders.
  1. a) Security Testing
  2. b) Recovery Testing
  3. c) Performance Testing
  4. d) Functionality Testing