On This Page

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

Q1 | Executing the same test case by giving the number of inputs on same build called as
  • regression testing
  • retesting
  • ad hoc testing
  • sanity testing
Q2 | Control Charts is a statistical technique to assess, monitor, and maintain the stability of a process.
  • true
  • false
Q3 | To check whether we are developing the right product according to the customer requirements are not. It is a static process
  • validation
  • verification
  • quality assurance
  • quality control
Q4 | To check whether we have developed the product according to the customer requirements r not. It is a Dynamic process.
  • validation
  • verification
  • quality assurance
  • quality control
Q5 | Staff development plan describes how the skills and experience of the project team members will be developed.
  • true
  • false
Q6 | It is a set of levels that defines a testing maturity hierarchy
  • tim (testing improving model)
  • tmm (testing maturity model)
  • tqm(total quality management)
Q7 | A Non-Functional Software testing done to check if the user interface is easy to use and understand
  • usability testing
  • security testing
  • unit testing
  • block box testing
Q8 | The review and approved document (i.e. Test plan, System Requirement Specification’s) is called as
  • delivery document
  • baseline document
  • checklist
Q9 | What are the Testing Levels?
  • unit testing
  • integration testing
  • system testing and acceptance testing.
  • all the above
Q10 | Cost of quality = Prevention Cost + Appraisal cost + Failure cost
  • true
  • false
Q11 | A useful tool to visualize, clarify, link, identify, and classify possible cause of a problem. This is also called as “fishbone diagram” what is this?
  • pareto analysis
  • cause-and-effect diagram
Q12 | It measures the quality of processes used to create a quality product. It is a system of management activities, It is a preventive process, It applies for entire life cycle & Deals with Process.
  • validation
  • verification
  • quality assurance
  • quality control
Q13 | Variance from product specifications is called?
  • report
  • requirement
  • defect
Q14 | Verification is
  • process based
  • product based
Q15 | White box testing is not called as___________
  • glass box testing
  • closed box testing
  • open box testing
  • clear box testing
Q16 | Name the events that will be analyzed, Count the named incidents, Rank the count by frequency using a bar chart & Validate reasonableness of the analysis is called as
  • pareto analysis
  • cause and effect diagram
  • swot analysis
  • pie charts
Q17 | Retesting of a single program or component after a change has been made?
  • full regression testing
  • unit regression
  • regional regression
  • retesting
Q18 | Requirement and Analysis, Design, Development or Coding, Testing and Maintenance is called as Software Development Life Cycle (SDLC)
  • true
  • false
Q19 | The testing which is done by going thro' the code is known as,
  • unit testing
  • blackbox testing
  • white box testing
  • regression testing
Q20 | Configuration Management Plan describes the Configuration Management procedures and structures to be used.
  • true
  • false
Q21 | This type of testing method attempts to find incorrect or missing functions, errors in data structures or external database access, interface errors, Performance errors and initialization and Termination errors. It is called as
  • white box testing
  • grey box testing
  • black box testing
  • open box testing
Q22 | Phase Definition. It will come under
  • cmm level 1
  • cmm level 2
  • none
Q23 | Software testing which is done without planning and Documentation is known as
  • adhoc testing
  • unit testing
  • regression testing
  • functional testing.
Q24 | Acceptance testing is known as
  • beta testing
  • greybox testing
  • test automation
  • white box testing
Q25 | Retesting the entire application after a change has been made called as?
  • full regression testing
  • unit regression
  • regional regression
  • retesting