On This Page

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

Q1 | Testing comes under which category of cost of quality?
  • preventive
  • appraisal
  • failure
  • none of the above
Q2 | Which of the following is not true about Incremental testing?
  • top-down approach can be used
  • use of stubs or drivers are required
  • all modules need to be completed prior to testing
  • bottom ā€“ up approach is also possible
Q3 | Which of the following is not a part of test plan?
  • scope
  • mission
  • objective
  • risk
Q4 | Which one is not Statistical Tool?
  • cause and effect graphing
  • stratification
  • run chart
  • regression analysis
Q5 | The ā€˜vā€™ represent the following term:
  • verification and validation
  • static testing and dynamic testing
  • black box testing and white box testing
  • software development process and software testing process
Q6 | Function point is a measure of
  • effort
  • complexity
  • usability
  • size
Q7 | You are told to prepare a report on the most commonly occurring product defects. You review the software defect reports, which categories the defects of coding errors, requirement errors, documentation errors, etc. The best tool to report this information is
  • a histogram
  • a pareto diagram
  • a cause and effect diagram
  • a scatter plot
Q8 | A statistical technique to assess, monitor and maintain the stability of a process is
  • pareto chart
  • control chart
  • run chart
  • histogram
Q9 | The two types of incremental testing approaches are top down and bottom up approach.
  • true
  • false
Q10 | If the measurement taken by the two people are same refers to the terms as
  • reliability
  • validity
  • calibration
  • ease of use and simplicity
Q11 | Test Readiness review is conducted by the
  • project manager
  • test manager
  • quality assurance personnel
  • user/customer
Q12 | To which phase will training cost fall?
  • failure
  • prevention
  • build
  • appraisal
Q13 | You are performing a test to see that it complies with the user requirement that a certain field be populated by using a drop down box containing a list of values. What kind of testing are you doing?
  • white box testing
  • black box testing
  • load testing
  • regression testing
Q14 | Which is the reputed testing standard?
  • m bridge awards
  • qai
  • iso
  • microsoft
Q15 | Which of the following is not a major task of Exit criteria?
  • checking test logs against the exit criteria specified in test planning.
  • logging the outcome of test execution.
  • assessing if more tests are needed.
  • writing a test summary report for stakeholders.
Q16 | Testing where in we subject the target of the test , to varying workloads to measure and evaluate the performance behaviors and ability of the target and of the test to continue to function properly under these different workloads.
  • load testing
  • integration testing
  • system testing
  • usability testing
Q17 | Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is :-
  • system level testing
  • integration level testing
  • unit level testing
  • component testing
Q18 | Static analysis is best described as:
  • the analysis of batch programs.
  • the reviewing of test plans.
  • the analysis of program code.
  • the use of black box testing.
Q19 | One of the fields on a form contains a text box which accepts alpha numeric values. Identify the Valid Equivalence class
  • book
  • book
  • boo01k
  • book
Q20 | Reviewing the test Basis is a part of which phase
  • test analysis and design
  • test implementation and execution
  • test closure activities
  • evaluating exit criteria and reporting
Q21 | Reporting Discrepancies as incidents is a part of which phase :-
  • test analysis and design
  • test implementation and execution
  • test closure activities
  • evaluating exit criteria and reporting
Q22 | Which of the following items would not come under Configuration Management?
  • operating systems
  • test documentation
  • live data
  • user requirement document
Q23 | Handover of Test-ware is a part of which Phase
  • test analysis and design
  • test planning and control
  • test closure activities
  • evaluating exit criteria and reporting
Q24 | The Switch is switched off once the temperature falls below 18 and then it is turned on when the temperature is more than 21. Identify the Equivalence values which belong to the same class.
  • 12,16,22
  • 24,27,17
  • 22,23,24
  • 14,15,19
Q25 | The approach/document used to make sure all the requirements are covered when writing test cases
  • test matrix
  • checklist
  • test bed
  • traceability matrix