Quiz Space

Software Testing · Quiz 1 · 16 Oct 2022 · September 2022 term · Set QPG3

Question 1: Which of the following represents the order in which arti…

Question 1

+3 marksOne correct option

Which of the following represents the order in which artifacts are written in test driven development?

  1. A

    Code followed by test cases.

  2. B

    Test cases followed by code.

Show answer

Correct answer

  • B

    Test cases followed by code.

Question 1 of 13 in the IIT Madras BS Software Testing (Software Testing) Quiz 1 paper sat on 16 Oct 2022, in the September 2022 term (2022 Oct: IIT M QUIZ 1 DEGREE QPG3). It carries 3 marks.

This question was also asked in

More questions from this paper

  1. Q2Figure question
  2. Q3A test case is said to have passed when which of the following holds?
  3. Q4Which of the following represents the correct order of subsumption amongst data-flow coverage criteria in graphs? Read …
  4. Q5Figure question
  5. Q6For a tester to observe an error or a fault in a particular location of a program, which of the following should be tru…
  6. Q7Figure question
  7. Q8Figure question
  8. Q9How many du-pairs are there for the variable n?
  9. Q10How many unique du-paths are there for the variable n?
  10. Q11How many test requirements are there for edge-pair coverage?
  11. Q12How many simple paths are present in the given CFG?
  12. Q13How many test requirements are there for prime path coverage?