Objective Ques
Objective Ques
3. Most of the problems associated with the testing process occur from one of the following causes:
a) Time constraint.
c) People
b) Use of ineffective test techniques
4. Letting the testers find problems is an appropriate way to debug – Negative view of testing.
a) True
b) False
5. The U.S. General Accounting office summarized the errors detected in computerized
applications broadly in to two categories:
a) Logical and Cosmetic
b) High, Low and Medium
c) Software problems and Data problems
d) Program defect and Poor Performance
8. Testing produces a higher defect yield than any other dynamic techniques:
a) White box
b) Black box
c) Load testing
d) Stress testing
12. Within that time you should be communicating the solution to the problem to the customer:
a) 5 Minutes
b) 10 Minutes
c) 30 Minutes
d) 4 Minutes
13. The Leader of the task force should be an expert on the issues before the task force
a) True
b) False
16. Which one of the following is not a structural system testing technique:
a) Black box testing
b) Stress Testing
c) Execution Testing
d) Compliance Testing
17. Data is selected to ensure that all paths of the program have been executed:
a) Condition testing
b) Branch testing
c) Path testing
d) Expression testing
19. System transactions that are created for the purpose of testing the application:
a) Test scripts
b) Test Stubs
c) Test Harness
d) Test Data
22. Verification what is being installed does not affect any portion of the application
already installed or other applications interfaced by the new application.
a) Functional Testing
b) Manual Testing
c) Regression Testing
d) System Testing
24. Cost of Quality is: Cost of Materials +Cost of Labor +Cost of tools
a) True
b) False
25. Testing should verify that the authorization rules have been properly implemented and
evaluate with them:
a) Functional Testing
b) Manual Testing
c) Compliance Testing
d) Recovery Testing
42. System test plan generation and verification activity takes place during the
a) Analysis Activity
b) Design Activity
c) Conceptualization Activity
d) Operation Activity
43. Regression testing is done during all stages of testing after a change is made
a) True
b) False
44. Knowledge of the most common risks associated with software development and the
platform you are working on is known as ___________
a) Testing Risk
b) Software Risk
c) Business Risk
d) Premature Release Risk
45. You see a programmer constantly under performing. You know he is a good worker but
of late he has not been doing anything right. What would you do?
a) Throw him out of the job
b) Give him time, maybe he’ll turn around
c) Talk to him privately and try and understand his problem, provide constructive
feedback/criticism
d) Scold him in front of all his co-workers; it will surely make an impression
52. Which of the following information will not be included in a Defect Tracking Tool
a) Name of the tester who reported the defect
b) Person to whom the defect is assigned
c) Defect Number
d) Description
53. What is the Primary Objective of the system proposal from the Producer’s viewpoint
a) To present the costs/benefits of the proposal
b) To obtain an agreement for more work
c) To standardize presentations
54. The process used for documenting user’s requirements is known as validation
a) True
b) False
57. A metric used to measure the characteristics of documentation and code is known as
Process Metric
a) True
b) False
58. From Customer’s viewpoint, defect is a deviation from specifications, whether missing,
wrong or extra.
a) True
b) False
61. Bottom-up testing requires the development of interim stubs for test input
a) True
b) False