Week 5 : Assignment 5
Due date: 2022-08-31, 23:59 IST.
Assignment not submitted
1 point
State true or false: GACC subsumes predicate coverage.
1 point
When we test to check if a particular clause does not determine a predicate, which kind of coverage criteria are we considering?
1 point
Which of the following represents a correct order of subsumption amongst logic coverage criteria? In the options below, read → as ‘subsumes’.
Consider the logical predicate
p=a∨(b∧c). Truth table for the predicate is given below with rows numbered from 1 to 8. T represents the Boolean value true and F represents the Boolean value false.
Answer the following questions with reference to logical coverage criteria for this predicate and the given truth table.
1 point
Which of the following represents
pa, the conditions under which clause
a determines
p?
1 point
Which of the following represents pb, the conditions under which clause
b determines
p?
1 point
Which of the following represents
pc, the conditions under which clause
c determines
p?
1 point
Which of the following represents GACC pairs for clause
a? Note: Numbers below represent row numbers from the truth table.
1 point
State true or false: GACC pairs for clauses b and c are the same.
1 point
The set
{(2,6),(3,7),(4,8)} is the set of RACC pairs for which clause?
1 point
State true or false: CACC pairs for clauses a, b and c are different from GACC pairs for these clauses.
Comments
Post a Comment