3. Comments are added to ----------to understand program logic.
(A) Source code (B) System Manual
(C) User Manual (D) None of the above
4. Hungarian notation is used to
(A) Define name of variable according its data type and intended use
(B) Create System Manual (C) Create User manual (D) All of the above
5. In white box testing -
(A) Tester doesn't look into the internal behavior and functionality of system. (B) Testing is done to dectde whether or not to accept the product.
(C) Tester accesses the internal data structure and algorithms
(D) Integration of external or third party system is tested
6. ........ is done to eliminate errors of the application.
(A) Compilation (B) Debugging
(C) Documentation (D) All above
Prepared By:- Mr. Pawar A. B.
120
7. ........ is a process of validating the correctness of program.
(A) Compilation (B) Debugging
(C) Testing (D) Documentation
8. Documentation is done to increase
(A) Readability of program (B) Development time of program
(C) Cost of program (D) All of the above
9. Testing can be -
(A) Manual only (B) Manual and Automated
(C) Automated only (D) None of the above
10. Data structure and code is access by a tester in -
(A) Black Box Testing
(C) White Box Testing
11. ...... .is steps by step execution of program.
(A) Testing (B) Compilation
(C) Debugging (D) All above
(B) Acceptance Testing
(D) Stress Testing
12. is a failure if a program doesn't work correctly.
(A) Programming
(C) Both a and b
(B) Testing
(C) None of these
13. Which of the following is not a characteristic for Testability?
(A) Operability (B) Observability
(C) Simplicity (D) Robustness
14. Cyclomatric Complexity method comes under_ testing method.
(A) White box (B) Black box
(C) Green box (D) Yellow box
15. Testing is a if a program does not work correctly.
(A) Failure (B) Success
(C) Complete (D) Partial
16. A is a sequence of statements from one place in the program to another.
(A) Route (B) Path
(C) Sub path (D) Gateway
17. Loop Testing comes under which testing method?
(A) White Box (B)'Black Box
(C) Green Box (D) Yellow Box
18. Which of these can be successfully tested using Loop Testing methodology?
(A) Simple Loops
(C) Concatenated Loops
(B) Nested Loops
(D) All ofthe above
19. Graph based testing comes under which testing methods?
(A) White Box (B) Black Box
(C) Green Box (D) Yellow Box
20. Which testing methods are used by end-users who actually test software before they use it.
(A) Alpha and Beta Testing
(C) Black Box Testing
(B) White Box Testing
(D) Trial and Error Testing'
21. To test a function, the programmer has to write a_, which calls the function and passes it
data.
test
(A) Stub (B) Driver
(C) Proxy (D) None of the above
22. White box testing is primarily:
(A) Data driven (B) Logic driven
(C) Bottom up driven (D) Defect driven
Prepared By:- Mr. Pawar A. B.
121
23. A regression test:
(A) Will always be automated
(B) Will help ensure unchanged areas of the software have not been
(C) Will help ensure changed areas of the software have not been affected
(D) Can only be run during user acceptance testing
24. Verification is-
(A) Checking that we are building the right system. (B) Checking that we are building the system right (C) Performed by an independent test team
(D) Making sure that it is what the user really wants
25. The purpose of requirement phase is -
(A) To freeze requirements
(C) To define the scope of testing
(B) To understand user needs
(D) All of the above
26. . .. is the process of locating and correcting program errors
(A) Testing (B) Executing
(C) Debugging CD) None
27. ... is said to be important step in program development
(A) Testing (B) Debugging
(C) Both (D) None
28. These errors occur when the values of programming language are not followed.
(A) Syntax Errors
(C) Compile Time Errors
(B) Run-time errors
(D) Logical errors
29. A program cannot be compiled and executed until these errors have been corrected
(A) Run-time errors
(C) None
(B) Logical error
(D) Syntax errors
30. '" Errors typically involve _ incorrect punctuations, undefined term or misuse of terms.
(A) Compile-time Errors
(C) Logical Errors
(B) Syntax Errors
(D) Run-time Errors
31. . .. are the error in planning the program logic
(A) Syntax errors
(C) Logical errors
Share with your friends: |