1. A configuration management system would NOT normally provide:
Correct : C. facilities to compare test results with expected results.
2. Test cases are designed during:
Correct : D. test specification
3. In case of Large Systems
Correct : D. testing should be on the basis of risk
4. Which of the following is not a type of incremental testing approach?
Correct : A. big-bang
5. Test Conditions are derived from
Correct : D. specifications
6. Pick the best definition of quality
Correct : D. conformance to requirements
7. Fault Masking is
Correct : B. error condition hiding another error condition
8. One Key reason why developers have difficulty testing their own work is:
Correct : C. lack of objectivity
9. In a review meeting a moderator is a person who:
Correct : C. mediates between people
10. Acceptance test cases are based on what?
Correct : D. requirements
11. How much testing is enough?
Correct : C. the answer depends on the risk for your industry, contract and special requirements
12. which of the following is the component test standard?
Correct : D. bs7925-2
13. Which of the following is NOT a standard related to testing?
Correct : A. ieee610
14. The standard that gives definitions of testing terms is:
Correct : B. bs 7925-1
15. Which of the following is NOT true of incidents?
Correct : D. incident resolution is the responsibility of the author of the software under test.
16. Which of the following is false?
Correct : C. a system is necessarily more reliable after debugging for the removal of a fault.
17. Which of the following is the odd one out?
Correct : B. functional
18. Which of the following is a static test?
Correct : B. code inspection
19. Which of the following is a black box design technique?
Correct : C. equivalence partitioning
20. Which of the following is not the integration strategy?
Correct : A. design based
21. Expected results are:
Correct : B. most useful when specified in advance
22. Incidents would not be raised against:
Correct : C. improvements suggested by users
23. Which of the following uses Impact Analysis most?
Correct : D. maintenance testing
24. What type of review requires formal entry and exit criteria, including metrics?
Correct : B. inspection
25. Which of the following items would not come under Configuration Management?
Correct : B. live data
26. Maintenance testing is:
Correct : B. testing a released system that has been changed
27. Which of the following techniques is NOT a black box technique?
Correct : C. lcsaj
28. What can static analysis NOT find?
Correct : A. memory leaks
29. . In prioritizing what to test, the most important objective is to:
Correct : A. test high risk areas.
30. Which of the following is false?
Correct : D. incidents should always be fixed.
31. Configuration Management Plan describes the Configuration Management
procedures and structures to be used.
Correct : A. true
32. Phase Definition. It will come under
Correct : B. cmm level 2
33. Software testing which is done without planning and Documentation is known as
Correct : A. adhoc testing
34. Acceptance testing is known as
Correct : A. beta testing
35. Retesting the entire application after a change has been made called as?
Correct : A. full regression testing
36. Boundary value analysis belongs to which testing method?
Correct : A. black box testing
37. What are the Types of Integration Testing?
Correct : D. all the above
38. Product Risk affects The quality or performance of the software.
Correct : A. true
39. A metric used to measure the characteristic of documentation and code called as
Correct : B. product metric
40. Which is non-functional software testing?
Correct : C. performance testing
41. The process that deals with the technical and management issues of software
development called as?
Correct : C. software process
42. Executing the same test case on a modified build called as
Correct : A. regression testing
43. Which is Black-Box Testing method?
Correct : A. equivalence partitioning
44. The review process for a particular review begins with a _____________ by the
author to the moderator in formal review.
Correct : A. request for review
45. Configuration management procedures be implemented during ____________
Correct : B. test planning
46. _______________ of information refers to protecting information from being
modified by unauthorized parties.
Correct : D. integrity
47. _____________looks for known security issues by using automated tools to match
conditions with known vulnerabilities.
Correct : B. vulnerability scan
48. _________ is driven by an Audit or a Risk function to look at a specific control or
compliance issue.
Correct : A. security audit
49. ________________ simulates an attack by a malicious party.
Correct : D. penetration test
50. ______________ builds upon Vulnerability Assessment by adding manual
verification to confirm exposure.
Correct : B. security assessment
51. Which of the following is likely to benefit most from the use of test tools providing
test capture and replay facilities?
Correct : B. regression testing
52. What are the Testing Levels?
Correct : D. all the above
53. Defect Management process does not include
Correct : B. deliverable base-lining
54. Software testing accounts to what percent of software development costs?
Correct : B. 40-50
55. How much testing is enough
Correct : B. the answer depends on the risks for your industry, contract and special requirements
56. Which of the following is not a characteristic for Testability?
Correct : D. robustness
57. Which of these can be successfully tested using Loop Testing methodology?
Correct : D. all of the above
58. Inspections can find all the following except
Correct : D. how much of the code has been covered
59. When a new testing tool is purchased, it should be used first by:
Correct : A. a small team to establish the best way to use the tool
60. Which one of the following are non-functional testing methods?
Correct : D. both b & c
61. During the software development process, at what point can the test process start?
Correct : C. when the software requirements have been approved
62. Acceptance test cases are based on what?
Correct : A. requirements
63. Independent Verification & Validation is
Correct : D. done by an entity outside the project’s sphere of influence
64. Which of the following is not described in a unit test standard?
Correct : C. stress testing
65. Which of the following is a form of functional testing?
Correct : A. boundary value analysis
66. Test cases are designed during:
Correct : D. test specification
67. Which of the following is not a major task of Exit criteria?
Correct : B. logging the outcome of test execution.
68. Reviewing the test Basis is a part of which phase
Correct : A. test analysis and design
69. Reporting Discrepancies as incidents is a part of which phase :-
Correct : B. test implementation and execution
70. Which of the following items would not come under Configuration Management?
Correct : C. live data
71. Handover of Test-ware is a part of which Phase
Correct : C. test closure activities
72. A useful tool to visualize, clarify, link, identify, and classify possible cause of a
problem. This is also called as “fishbone diagram” what is this?
Correct : B. cause-and-effect diagram
73. Variance from product specifications is called?
Correct : C. defect
74. Verification is
Correct : A. process based
75. White box testing is not called as___________
Correct : B. closed box testing
76. Name the events that will be analyzed, Count the named incidents, Rank the count
by frequency using a bar chart & Validate reasonableness of the analysis is called as
Correct : A. pareto analysis
77. Retesting of a single program or component after a change has been made?
Correct : B. unit regression
78. Requirement and Analysis, Design, Development or Coding, Testing and
Maintenance is called as Software Development Life Cycle (SDLC)
Correct : A. true
79. The testing which is done by going thro’ the code is known as,
Correct : C. white box testing
80. Business Risk affects The Organization developing or Procuring the software.
Correct : A. true
81. Stratification is a Technique used to analyze/divide a universe of data into
homogeneous groups(stratA..
Correct : A. true
82. Automation Testing should be done before starting Manual testing.
Is the above statement correct?
Correct : B. no
83. Earlier a defect is found the cheaper it is to fix it.
Is the above statement correct?
Correct : A. yes
84. Informing to the developer which bug to be fix first is called as
Correct : B. priority
85. Retesting modules connected to the program or component after a change has been
made?
Correct : C. regional regression
86. Alpha testing will be done at,
Correct : B. developers’ site
87. SPICE Means
Correct : A. software process improvement and capability determination
88. Requirements Specification, Planning, Test case Design, Execution,
Bug Reporting & Maintenance This Life Cycle comes Under
Correct : B. stlc
89. It provides a set of levels and an assessment model, and presents a set of
recommended practices that allow organizations to improve their testing processes.
Correct : A. tim (testing improving model)
90. Standards and procedures for managing changes in an evolving software product is
called?
Correct : C. configuration management
91. Path Tested = Number of Path Tested / Total Number of Paths
Correct : A. true
92. This type of test include, how well the user will be able to understand and interact
with the system?
Correct : A. usability testing
93. Defects generally fall into the following categories?
Correct : D. all the above
94. What is correct Software Process Cycle?
Correct : B. plan(p)——>do(d)——>check(c)—–>act(a)
95. Maintenance Plan predicts the maintenance requirements of the system, maintenance
costs and effort required
Correct : A. true
96. Beta testing will be done by
Correct : B. user
97. Validation plan describes the approach ,resources and schedule used for system
validation
Correct : A. true
98. Integration, It will come under
Correct : B. cmm level 3
99. Types of quality tools are Problem Identification Tools and Problem Analysis Tools.
Correct : A. true
100. Which Software Development Life cycle model will require to start Testing
Activities when starting development activities itself