Quiz Space

Software Testing · End Term · 22 Dec 2024 · September 2024 term · Set QDB3

Software Testing End Term 22 Dec 2024 — Question 7

Question 7

+5 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • D

Question 7 of 22 in the IIT Madras BS Software Testing (Software Testing) End Term paper sat on 22 Dec 2024, in the September 2024 term (IIT M DEGREE AN EXAM QDB3 22 Dec 2024). It carries 5 marks.

More questions from this paper

  1. Q1Match the following regarding performance testing.
  2. Q2Which client-side testing needs to verify input values, especially those that could corrupt data and cause a security v…
  3. Q3Figure question
  4. Q4Figure question
  5. Q5Consider the following Java program.
  6. Q6Figure question
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Which of the following are true about software quality control activities?
  10. Q11Which of the following predicate(s) is/are in Conjunctive Normal Form (CNF) ?
  11. Q12Consider test-driven development (TDD) for a web portal for university students. The students can download their marksh…
  12. Q13Identify the component expression corresponding to the given code.
  13. Q14Identify the empty atomic section in the given code.
  14. Q15Based on the above data, answer the given subquestions.
  15. Q16With reference to the truth table row numbers (Row#) given in the main data, which of the following is a valid RACC pai…
  16. Q17Figure question
  17. Q18Figure question
  18. Q19Figure question
  19. Q20We have computed some of the prime paths, which are as follows:\ [1, 2, 4, 5, 6],\ [3, 2, 4, 5, 6],\ [1, 2, 4, 6],\ [1,…
  20. Q21Consider the set of test paths {[1, 2, 4, 5, 6], [1, 2, 3, 2, 4, 6]}. Which of the following statements is/are true abo…
  21. Q22What is the cyclomatic complexity of the CFG G?