On This Page

This set of Software Testing and Quality Assurance (STQA) Multiple Choice Questions & Answers (MCQs) focuses on Software Testing Quality Assurance Set 3

Q1 | Which of the following categories is part of the output of software process?
  • computer programs
  • documents that describe the computer programs
  • data
  • all of the mentioned
Q2 | Which of the following is the process of assembling program components, data, and libraries, and then compiling and linking these to create an executable system?
  • system building
  • release management
  • change management
  • version management
Q3 | Which of the following is / are the output of the Software Process?
  • computer programs
  • documents that describe the computer programs.
  • data (contained within the program or external to it).
  • all of the above
Q4 | As the reliability increases, failure intensity _.
  • decreases
  • increases
  • no effect
  • none of the above
Q5 | Which of the following term describes testing?
  • finding broken code
  • evaluating deliverable to find errors
  • a stage of all projects
  • none of the mentioned
Q6 | What is Cyclomatic complexity?
  • black box testing
  • white box testing
  • yellow box testing
  • green box testing
Q7 | Lower and upper limits are present in which chart?
  • run chart
  • bar chart
  • control chart
  • none of the mentioned
Q8 | Maintenance testing is performed using which methodology?
  • retesting
  • sanity testing
  • breadth test and depth test
  • confirmation testing
Q9 | White Box techniques are also classified as
  • design based testing
  • structural testing
  • error guessingtechnique
  • none of the mentioned
Q10 | Exhaustive testing is
  • always possible
  • practically possible
  • impractical but possible
  • impractical andimpossible
Q11 | Which of the following is/are White box technique?
  • statement testing
  • decision testing
  • condition coverage
  • all of the mentioned
Q12 | What are the various Testing Levels?
  • unit testing
  • system testing
  • integration testing
  • all of the mentioned
Q13 | Boundary value analysis belong to?
  • white box testing
  • black box testing
  • white box & black box testing
  • none of the mentioned
Q14 | Alpha testing is done at
  • developer’s end
  • user’s end
  • developer’s & user’s end
  • none of the mentioned
Q15 | E-Commerce software testing follows different approach than gaming software testing. Which testing principle implies this?
  • pareto principle
  • testing is context dependent
  • testing shows presence of defects
  • absence of errors-fallacy
Q16 | When a cost to remove defect is not high?
  • during requirement analysis
  • during designing
  • during coding
  • during testing
Q17 | In software development life cycle , who is the best person to catch a defect?
  • software tester
  • customers
  • designer
  • business analyst
Q18 | Which of the following statement is true?
  • exhaustive testing is impossible but practicable
  • exhaustive testing is possible but impracticable
  • exhaustive testing is impossible and impracticable
  • exhaustive testing is possible and practicable
Q19 | Software tester focuses more on complex part of the software. Which of the following testing principle implies this?
  • testing shows presence of defects
  • pesticide paradox
  • testing is context dependent
  • defect clustering
Q20 | The defect cluster change over time. Which of the following testing principle implies this?
  • testing shows presence of defects
  • pesticide paradox
  • testing is context dependent
  • defect clustering
Q21 | When testing principles are useful?
  • during testing
  • during execution
  • during review
  • throughout life-cycle
Q22 | In white box testing what do you verify?
  • verify the security holes in the code
  • verify the incomplete or broken paths in the code
  • verify the flow of structure according to the document specification
  • all of these
Q23 | End result of Software Requirement Analysis is ________
  • functional and behavioral
  • architectural and structural
  • usability and reliability
  • algorithmic and data structure
Q24 | The inputs for developing a test plan are taken from
  • project plan
  • business plan
  • support plan
  • none of the above
Q25 | Testing beyond normal operational capacity is __________
  • load testing
  • performance testing
  • stress testing
  • all of these