Top 350+ Solved Software Testing and Quality Assurance (STQA) MCQ Questions Answer
Q. In which layer the system being tested
a. domain layer
b. b.systemunder test layer
c. test cases layer
d. none of this
Q. which cruteria must satisfy in order to be accepted by the user,customer.
a. acceptance criteria
b. b.testing
c. result
d. adaptability
Q. ____testing is often employed as a form of intrernal acceptance testing
a. alpha testing
b. b.agile testing
c. beta testing
d. anamoly
Q. What does automated software testing improves
a. complexity
b. b.design
c. code
d. software quality
Q. What is the unit of measurement that is used to measure the size of a user story for an Agile project?
a. function points
b. b. story points
c. work breakdown points
d. velocity points
Q. Which of the following is a characteristic of an Agile leader?
a. task focused
b. b.supportive
c. process oriented
d. disintereste d
Q. Which of the following is not a valid reason for automating a test case?
a. the test will need to be executed once, but with a large set of dat
b. b.the test will help in saving time for doing exploratory testing.
c. the test is important for the business and typical use case for testing.
d. the test gives intermittent results and impossible to test manually.
Q. The main goal of Automation Testing is to the numberof test cases to be run manually
a. increase
b. b.reduce
c. enlarge
d. multiply
Q. Which of the following is not a BDD automation framework?
a. cucumber
b. b.jbehave
c. watir
d. concordion
Q. What type of test cases should you not automate?
a. tests that don\t require re-execution
b. b.tests that demand continuous testing
c. tests that fall under the acceptance test criteria
d. tests that require cross-platfor m testing
Q. Iterative development is NOT a good idea for?
a. back end development
b. b. front end development
c. middleware development
d. software development
Q. Which of the following is the best approach for automation in the long term?
a. build a team with members having development skills
b. b.outsource automation tasks to external vendors
c. associate with the developers to start automation
d. train manual testers and start automation
Q. JMeter is for performance testing, whereas Selenium is mainly for _.
a. performance testing
b. b.automation testing
c. sanity testing
d. regression testing