Software Testing Quiz 2 1 Dec 2024 — Question 8
Show answer
Correct answer
Question 8 of 18 in the IIT Madras BS Software Testing (Software Testing) Quiz 2 paper sat on 1 Dec 2024, in the September 2024 term (IIT M DEGREE AN EXAM QDB2 01 Dec 2024). It carries 6 marks.
More questions from this paper
- Which of the following types of blackbox testing is most suitable for handling multiple inputs by considering different…
- Consider the following annotated CFG.
- Which of the following testing types evaluates the user interface, aesthetics, etc. of a software product?
- Match the following from the perspective of different kinds of couplings based on the interfaces.
- How many test cases are required to achieve predicate coverage over a predicate with n clauses?
- Suppose we need to test a program that takes a number of integers as input. The minimum and maximum numbers of integers…
- Consider input space partitioning (ISP) for a program that computes the scholarship amount to be disbursed to the schoo…
- Consider the method below: Consider the problem of finding a set of test cases which satisfies RICC for the method comp…
- Consider the CFG given below. From among the given options, identify the code segment that can be correctly presented b…
- Consider the following code segment. Based on the above data, answer the given subquestions. At LINE-1, two instances o…
- Consider the following code segment. Based on the above data, answer the given subquestions. Suppose the DART technique…
- Consider the following code segment. Based on the above data, answer the given subquestions. From among the following, …
- From among the options, identify the one that covers all the CACC pairs for the clause a.
- From among the options, identify the one that covers all the RACC pairs for the clause a.
- What are the minimum numbers of test paths required for node coverage and edge coverage of the given CFG?
- How many prime paths are present in the given CFG?
- Identify the set of test paths that provides prime path coverage.