June 2015 - Paper 2

41:  
In which testing strategy requirements established during requirements analysis are validated against developed software?
A.

Validation testing

B.

Integration testing

C.

Regression testing

D.

System testing

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



42:  

Which process model is also called as classic life cycle model?

A.

Waterfall model

B.

RAD model

C.

Prototyping  model

D.

Incremental model

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



43:  

Cohesion is an extension of :

A.

Abstraction concept

B.

Refinement concept

C.

Information hiding concept

D.

Modularity

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



44:  

Which one from the following is highly associated activity of project planning?

A.

Keep track of the project

B.

Compare actual and planned progress and costs

C.

Identify the activities, milestones and deliverables produced by a project

D.

Both (2) and (3)

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



45:  

In the case of parallelization, Amdahl's law states that if P is the proportion of the program that can be made parallel and (1 - P) is the proportion that cannot be parallelized , then the maximum speed that can be achieved by using N processors is -

A.

1/ (1-P) + (N.P)

B.

1/ (N-1) P +P

C.

1/ (1-P)  + P/N

D.

1/ P + ((1-P)/N)

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here: