Software Engineering - Study Mode
[#431] Maintenance testing is performed using which methodology?
Correct Answer
(C) Breadth test and depth test
[#432] Which of the following process ensures that versions of systems and components are recorded and maintained?
Correct Answer
(B) Configuration control
[#433] How many phases are there in Brainstorming ?
Correct Answer
(B) Three
[#434] The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as
Correct Answer
(B) EV = (Sopt + 4Sm + Spess)/6
[#435] Structural complexity of a module i is given as S( i ) = f*f ( i ). What does f symbolizes here?
Correct Answer
(D) "fan out" of module i