uiz Space

January 2024 term · Software Testing · BSCS3002

Software Testing Quiz 2: 24 March 2024 (January 2024 term)

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.

Questions
18
Marks
100
Duration
120 min
MCQ
16
MSQ
2

Updated

Official paper: IIT M DEGREE AN EXAM QDB2 24 Mar 2024 · No negative marking.

Question 1

+5 marksOne correct option

Which kind of software requirements define how a system is suppose to be and specified as different quality parameters?

  1. A

    User requirements

  2. B

    Functional requirements

  3. C

    Non-functional requirements

  4. D

    Regulatory requirements

Show answer

Correct answer

  • C

    Non-functional requirements

Question 2

+5 marksOne correct option
  1. A

    A-2, B-1, C-3

  2. B

    A-2, B-3, C-1

  3. C

    A-3, B-1, C-2

  4. D

    A-3, B-2, C-1

Show answer

Correct answer

  • D

    A-3, B-2, C-1

Question 3

+5 marksOne correct option
  1. A

    It is a tautology and also satisfiable.

  2. B

    It is satisfiable, but not a tautology.

  3. C

    It is tautology, but not a satisfiable.

  4. D

    It is neither tautology nor satisfiable.

Show answer

Correct answer

  • B

    It is satisfiable, but not a tautology.

Question 4

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

Correct answer

  • A

Question 5

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

Correct answer

  • D

Question 6

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

Correct answer

  • D

Question 7

+6 marksOne correct option
  1. A

    A-1, B-2, C-3

  2. B

    A-3, B-2, C-1

  3. C

    A-3, B-1, C-2

  4. D

    A-1, B-3, C-2

Show answer

Correct answer

  • B

    A-3, B-2, C-1

Question 8

+5 marksOne correct option

Based on the above data, answer the given subquestions.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • C

Question 9

+6 marksOne correct option

Based on the above data, answer the given subquestions.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • D

Question 10

+6 marksOne correct option

Based on the above data, answer the given subquestions.

What is the minimum number of tests required to satisfy all combinations coverage (ACoC) criterion?

  1. A

    4

  2. B

    9

  3. C

    36

  4. D

    72

Show answer

Correct answer

  • D

    72

Question 11

+6 marksOne correct option

Based on the above data, answer the given subquestions.

  1. A

    4

  2. B

    9

  3. C

    36

  4. D

    72

Show answer

Correct answer

  • B

    9

Question 12

+6 marksOne correct option

Based on the above data, answer the given subquestions.

What will be pa?

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • B

Question 13

+6 marksOne correct option

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.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • C

Question 14

+5 marksOne correct option

Based on the above data, answer the given subquestions.

Identify the number of test requirements for edge-pair coverage for the given CFG.

  1. A

    11

  2. B

    12

  3. C

    13

  4. D

    14

Show answer

Correct answer

  • C

    13

Question 15

+6 marksOne correct option

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.

  1. A

    2

  2. B

    3

  3. C

    4

  4. D

    5

Show answer

Correct answer

  • C

    4

Question 16

+5 marksOne correct option

Based on the above data, answer the given subquestions.

Identify the number of linearly independent paths in the given CFG.

  1. A

    2

  2. B

    3

  3. C

    4

  4. D

    5

Show answer

Correct answer

  • C

    4

Question 17

+5 marksOne or more correct options

Select all that apply.

  1. A

    {a = 10, b = 20, c = 15}

  2. B

    {a = 10, b = 20, c = 30}

  3. C

    {a = 30, b = 20, c = 30}

  4. D

    {a = 30, b = 30, c = 30}

Show answer

Correct answers

  • B

    {a = 10, b = 20, c = 30}

  • D

    {a = 30, b = 30, c = 30}

Question 18

+5 marksOne or more correct options

Which of the following can be white-box testing?

Select all that apply.

  1. A

    Unit testing

  2. B

    Acceptance testing

  3. C

    Stress testing

  4. D

    Integration Testing

Show answer

Correct answers

  • A

    Unit testing

  • D

    Integration Testing