1
GATE CSE 2015 Set 2
MCQ (Single Correct Answer)
+1
-0.3
A software requirements specification $$(SRS)$$ document should avoid discussing which one of the following?
A
User interface issues
B
Non-functional requirements
C
Design specification
D
Interfaces with third party software
2
GATE CSE 2015 Set 2
MCQ (Single Correct Answer)
+1
-0.3
Consider the basic $$COCOMO$$ model where $$E$$ is the effort applied in person-months, $$D$$ is the development time in chronological months, $$KLOC$$ is the estimated number of delivered lines of code (in thousands) and $${a_b},{b_b},{c_b},{d_b}$$ have their usual meanings. The basic $$COCOMO$$ equations are of the form
A
$$E = {a_b}\left( {KLOC} \right)\exp \left( {b{}_b} \right),\,D = {c_b}\left( E \right)\exp \left( {{d_b}} \right)$$
B
$$D = {a_b}\left( {KLOC} \right)\exp \left( {b{}_b} \right),\,D = {c_b}\left( E \right)\exp \left( {{d_b}} \right)$$
C
$$E = {a_b}\exp \left( {b{}_b} \right),\,D = {c_b}\left( {KLOC} \right)\exp \left( {{d_b}} \right)$$
D
$$E = {a_b}\exp \left( {d{}_b} \right),\,D = {c_b}\left( {KLOC} \right)\exp \left( {{b_b}} \right)$$
3
GATE CSE 2015 Set 1
MCQ (Single Correct Answer)
+1
-0.3

Match the following:

List I List II
(P) Condition coverage (i) Black-box testing
(Q) Equivalence class partitioning (ii) System testing
(R) Volume testing (iii) White-box testing
(S) Alpha testing (iv) Performance testing
A
P - ii, Q - iii, R - i, S - iv
B
P - iii, Q - iv, R - ii, S - i
C
P - iii, Q - i, R - iv, S - ii
D
P - iii, Q - i, R - ii, S - iv
4
GATE CSE 2014 Set 3
MCQ (Single Correct Answer)
+1
-0.3
In the context of modular software design, which one of the following combinations is desirable?
A
High cohesion and high coupling
B
High cohesion and low coupling
C
Low cohesion and high coupling
D
Low cohesion and low coupling
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP