Quiz Space

Software Testing · Quiz 1 · 27 Oct 2024 · September 2024 term · Set 2

Software Testing Quiz 1 27 Oct 2024 — Question 14

Question 14

+5 marksOne or more correct options
Figure from the original question paper

Select all that apply.

  1. A

    Only node coverage.

  2. B

    Node coverage and edge coverage.

  3. C

    Edge coverage but not edge-pair coverage.

  4. D

    Edge-pair coverage.

Show answer

Correct answers

  • B

    Node coverage and edge coverage.

  • C

    Edge coverage but not edge-pair coverage.

Question 14 of 21 in the IIT Madras BS Software Testing (Software Testing) Quiz 1 paper sat on 27 Oct 2024, in the September 2024 term (2024 Oct27:). It carries 5 marks.

More questions from this paper

  1. Q1THIS IS QUESTION PAPER FOR THE SUBJECT "DEGREE LEVEL : SOFTWARE TESTING (COMPUTER BASED EXAM)" ARE YOU SURE YOU HAVE TO…
  2. Q2How many prime paths are present in the given CFG?
  3. Q3From the following options, identify the set(s) of test paths that provide edge-pair coverage.
  4. Q4Figure question
  5. Q5Consider a prime path [1, 2, 5, 6] and a test path P=[1, 2, 3, 4, 2, 3, 4, 5, 6]. Which of the following sub-paths is t…
  6. Q6Figure question
  7. Q7At which process maturity level is the objective of testing to reduce the risk associated with software usage, wherein …
  8. Q8Figure question
  9. Q9Consider using a memory block to interface between two modules, where the modules can read from or write to, while a th…
  10. Q10Which of the following integration testing approaches does not require scaffolding?
  11. Q11Any single vertex with out-degree _, which is a decision vertex, is a DD-path. Fill in the blank with appropriate optio…
  12. Q12The inter-procedural DU pairs are defined by the (1)_ of variables before calls to and returns from the called units an…
  13. Q13Which of the following can be white-box testing?
  14. Q15Figure question
  15. Q16Figure question
  16. Q17Figure question
  17. Q18How many du-pairs are there for the variable x?
  18. Q19How many unique du-paths are there for the variable x?
  19. Q20Based on the above data, answer the given subquestions.
  20. Q21Based on the above data, answer the given subquestions.