Quiz Space

Software Testing · End Term · 13 Apr 2025 · January 2025 term

Question 1: A user fills out a web form and clicks the “Submit” butto…

Question 1

+4 marksOne correct option

A user fills out a web form and clicks the “Submit” button. This action causes the application to transition from the form page to another page (e.g., a confirmation or result page). In the context of an Application Transition Graph (ATG), what type of transition does this represent?

  1. A

    Simple Link Transition

  2. B

    Operational Transition

  3. C

    Form Link Transition

  4. D

    Redirect Transition

Show answer

Correct answer

  • C

    Form Link Transition

Question 1 of 22 in the IIT Madras BS Software Testing (Software Testing) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M IMPROVEMENT AN EXAM QIM3 13 Apr 2025). It carries 4 marks.

More questions from this paper

  1. Q2An online booking system requires users to provide a “check-in date” and a “check-out date” while reserving a hotel roo…
  2. Q3Which type of testing is performed by suddenly increasing the number of users to a very large amount in order to measur…
  3. Q4Which of the following metrics is categorized as a Maintenance Quality Metric?
  4. Q5Consider the following method: double root(int a, int b, int c). Identify the type of the mutation operator.
  5. Q6Why is Test-Driven Development (TDD) ideal for pair programming?
  6. Q7In a ride-sharing application, the User Module sends a ride request to the Driver Module via a central messaging servic…
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Figure question
  10. Q11Consider the prime path P = [1, 2, 4, 5]. Among the options given, identify the path that tours P with a sidetrip but n…
  11. Q12Figure question
  12. Q13Figure question
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Consider the following Java method below with a mutant indicated in the comments and answer the given subquestions.
  16. Q17Consider the following Java method below with a mutant indicated in the comments and answer the given subquestions.
  17. Q18Consider the following Java method below with a mutant indicated in the comments and answer the given subquestions.
  18. Q19Which of the following is a def-clear path with respect to variable y?
  19. Q20Which of the following statements is true about the set of testpaths {[1, 2, 4, 6, 7], [1, 2, 4, 5, 7]} ?
  20. Q21Based on the above data, answer the given subquestions.
  21. Q22From the given options, identify all pairs of test requirements to satisfy the restricted inactive clause coverage (RIC…