On This Page

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

Q1 | The main goal of Automation Testing is to the numberof test cases to be run manually
  • a.increase
  • b.reduce
  • c.enlarge
  • d.multiply
Q2 | Why will you do automation testing?
  • a.it increases defect detection ratio.
  • b.it improves the quality of production code.
  • c.it improves the efficiency of testing.
  • d.it reduces the cost of testing.
Q3 | Which of the following is not a BDD automation framework?
  • a.cucumber
  • b.jbehave
  • c.watir
  • d.concordion
Q4 | What type of test cases should you not automate?
  • a.tests that don\t require re-execution
  • b.tests that demand continuous testing
  • c.tests that fall under the acceptance test criteria
  • d.tests that require cross-platfor m testing
Q5 | Iterative development is NOT a good idea for?
  • a.back end development
  • b. front end development
  • c. middleware development
  • d.software development
Q6 | Which of the following is not a characteristic of the good automation tool?
  • a.robust object identification.
  • b.support of cross-platfor m testing.
  • c.easy integration with ci tools
  • d.good debugging ability.
Q7 | Which of the following is the best approach for automation in the long term?
  • a. build a team with members having development skills
  • b.outsource automation tasks to external vendors
  • c.associate with the developers to start automation
  • d.train manual testers and start automation
Q8 | JMeter is for performance testing, whereas Selenium is mainly for _.
  • a.performance testing
  • b.automation testing
  • c.sanity testing
  • d.regression testing
Q9 | JUnit is a testing tool
  • a.unit
  • b.load
  • c.block
  • d. agile
Q10 | Apache is an open source Java application designed toload test functional behavior and gauge software performance.
  • a.junit
  • b.selenium
  • c.jmeter
  • d.loader
Q11 | Who performs manual testing
  • a.designer
  • b.tester
  • c.machine
  • d.user
Q12 | Which tool is used for test managing scheduling,tracking and analysis
  • a.test management tool
  • b.test comparator tool
  • c.test execution tool
  • d.performanc e testing tool
Q13 | Who does static testing
  • a.tester
  • b.developer
  • c.team members
  • d.user
Q14 | Which is not a challenge for framework design
  • a.time
  • b.resources
  • c.quality
  • d.debugging
Q15 | The power of machines to control the executiion of testd,compare their outcomes is called_____
  • a.testing software
  • b.automation testing
  • c.system testing
  • d.manual testing
Q16 | When forming an Agile project team it is BEST to use_____
  • a.generalized specialists
  • b.top management officials
  • c.highly specialized developers
  • d.all of the above
Q17 | What is NOT an Agile methodology?
  • a.extreme programming (xp)
  • b.scrum
  • c.crystal clear
  • d.pmbok?? 3
Q18 | The ' // ' tells the query that _.
  • a.it needs to stop at the first element that itfinds
  • b.this is comment
  • c.the path of the file or folder
  • d. all of these
Q19 | Which of the following tools would be involved in the automation for regression test
  • a. data tester
  • b.output comparator
  • c.boundary testing
  • d.capture/ playback
Q20 | Defects are less costly if detected in which of the following phases
  • coding
  • design
  • requirements gathering
  • implementation
Q21 | User Acceptance testing is
  • white box testing
  • black box testing
  • gray box testing
  • none of the above
Q22 | Error guessing is a
  • test verification techniques
  • test execution techniques
  • test control management techniques
  • test data management technique
Q23 | Histogram refers to
  • bar chart
  • run chart
  • pareto diagram
  • correlation diagram
Q24 | Pareto principle advocates
  • 20-80 rule
  • 80-20 rule
  • 40-60 rule
  • 60-40 rule
Q25 | Which one is not Structural Testing?
  • regression
  • parallel
  • acceptance
  • stress