2. Patch is known as
1. Emergency Fixes 2. Routine Fixes 3. Critical fixes 4. None Ans: 13. For a function of n variables, boundary value analysis yields:
1. 4n+3 test cases 2. 4n + 1 test cases 3. n +4 test cases 4. none Ans: 24. Equivalence class partitioning is related to
1. Structural testing 2, Black box testing 3. Mutation testing 4. All Ans: 25. Cause-effect graphing technique is one form of
1. Maintenance testing 2. Structural testing 3. Function testing 4. Regression testing Ans: 36. The overhead code required to be written for unit testing is called
1. Drivers 2. Stubs 3. Scaffolding 4. None Ans: 37. CMM stands for
1. Capacity Maturity Model 2. Capability Maturity Model 3. Cost Management Model 4. Comprehensive Maintenance Model Ans: 28. The worst type of coupling is
1. Content Coupling 2. Common Coupling 3. External coupling 4. Data coupling Ans: 19. Temporal cohesion means
1. Cohesion between temporary variables 2. Cohesion between local variables 3. Cohesion with respect to time 4. Coincidental cohesion Ans: 310. The relationship of data elements in a module is called
1. Coupling 2. Cohesion 3. Modularity 4. None Ans: 2