Question 1
Which kind of software requirements define how a system is suppose to be and specified as different quality parameters?
User requirements
Functional requirements
Non-functional requirements
Regulatory requirements

The IIT Madras BS Software Testing (Software Testing) Quiz 2 paper sat on 24 Mar 2024, in the January 2024 term: 18 questions for 100 marks in 120 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.
Which kind of software requirements define how a system is suppose to be and specified as different quality parameters?
User requirements
Functional requirements
Non-functional requirements
Regulatory requirements
Correct answer
Non-functional requirements
A-2, B-1, C-3
A-2, B-3, C-1
A-3, B-1, C-2
A-3, B-2, C-1
Correct answer
A-3, B-2, C-1
It is a tautology and also satisfiable.
It is satisfiable, but not a tautology.
It is tautology, but not a satisfiable.
It is neither tautology nor satisfiable.
Correct answer
It is satisfiable, but not a tautology.
Correct answer
Correct answer
Correct answer
A-1, B-2, C-3
A-3, B-2, C-1
A-3, B-1, C-2
A-1, B-3, C-2
Correct answer
A-3, B-2, C-1
Based on the above data, answer the given subquestions.
Correct answer
Based on the above data, answer the given subquestions.
Correct answer
Based on the above data, answer the given subquestions.
What is the minimum number of tests required to satisfy all combinations coverage (ACoC) criterion?
4
9
36
72
Correct answer
72
Based on the above data, answer the given subquestions.
4
9
36
72
Correct answer
9
Based on the above data, answer the given subquestions.
What will be pa?
Correct answer
Based on the above data, answer the given subquestions.
From the given options identify all pairs test requirements to satisfy Restricted Active Clause Coverage (RACC) for clause a.
Correct answer
Based on the above data, answer the given subquestions.
Identify the number of test requirements for edge-pair coverage for the given CFG.
11
12
13
14
Correct answer
13
Based on the above data, answer the given subquestions.
Identify the minimum number of test paths required for edge-pair coverage for the given CFG.
2
3
4
5
Correct answer
4
Based on the above data, answer the given subquestions.
Identify the number of linearly independent paths in the given CFG.
2
3
4
5
Correct answer
4
{a = 10, b = 20, c = 15}
{a = 10, b = 20, c = 30}
{a = 30, b = 20, c = 30}
{a = 30, b = 30, c = 30}
Correct answers
{a = 10, b = 20, c = 30}
{a = 30, b = 30, c = 30}
Which of the following can be white-box testing?
Unit testing
Acceptance testing
Stress testing
Integration Testing
Correct answers
Unit testing
Integration Testing