World's Hardest Mega Quiz On Software Testing!

640 Questions | Attempts: 66
Share
Please wait...
Question 1 / 200
0 %
0/100
Score 0/100
1. Q. 400: A risk-based approach to testing provides proactive opportunities to reduce the
levels of product risk, starting in the initial stages of a project
Submit
Please wait...
About This Quiz
World

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Q. 190: A common test technique during component test is
Submit
3. Q. 192: Acceptance test cases are based on what?
Submit
4. What statement about static analysis is true?
Submit
5. Q. 415: Verification activities during design stages are
Submit
6. Q. 416: Equivalence partitioning consists of various activities:
Submit
7. Use case testing is useful for which of the following? P. Designing acceptance tests with users or customers. Q. Making sure that the mainstream business processes are tested. R. Finding defects in the interaction between components. S. Identifying the maximum and minimum values for every input field. T. Identifying the percentage of statements exercised by a sets of tests.
Submit
8. Q. 174: Failure is _________
Submit
9. Q. 183: Statement Coverage will not check for the following.
Submit
10. What is the primary difference between the test plan, the test design specification, and the test procedure specification?
Submit
11. White Box Techniques are also called as:

Explanation

Learning objective 2.3.3

Submit
12. Component Testing is also called as:
i. Unit Testing
ii. Program Testing
iii. Module Testing
iv. System Component Testing

Explanation

Learning objective 2.2.1

Submit
13. Q. 203: Which of the following is not a static testing technique
Submit
14. Q. 430: Functional tests can be performed at all test levels
Submit
15. Q. 438: Random Testing
Submit
16. Q. 441: Test Plan
Submit
17. Q. 453: Which of the following is a form of functional testing?
Submit
18. Q. 456: Which of the following is likely to benefit most from the use of test tools
providing test capture and replay facilities?
Submit
19. Q. 457: Which of the following is false?
Submit
20. Q. 463: Which of the following is NOT true of incidents?
Submit
21. Q. 467: Error guessing:
Submit
22. With a highly experienced tester with a good business background which approach to defining test procedures would be effective and more efficient for a project under severe time presure ?
Submit
23. Q. 277: Impact Analysis helps to decide:
Submit
24. Q. 475: An important benefit of code inspections is that they:
Submit
25. Q. 287: We use the output of the requirement analysis, the requirement specification
as the input for writing:
Submit
26. Q. 486: Which of the following are disadvantages of capturing tests by recording the actions of a manual tester?
i The script may be unstable when unexpected events occur.
ii Data for a number of similar tests is automatically stored separately from the script.
iii Expected results must be added to the captured script.
iv The captured script documents the exact inputs entered by the tester.
v When replaying a captured test, the tester may need to debug the script if it doesn’t play correctly.
Submit
27. Q. 304: Which tool will be used to test the flag memory leaks and unassigned pointers
Submit
28. Q. 73: Arc testing is known as
Submit
29. Which of the following tools will you use to detect  a memory leak ?
Submit
30. Q. 321: What is failure?
Submit
31. We split testing into distinct stages primarily because:
Submit
32. Who would USUALLY perform debugging activities?
Submit
33. Which of the following will not be checked in statement testing ?
Submit
34. What is the MAIN focus of acceptance testing?
Submit
35. Q. 59: Bug life cycle
Submit
36. Which of the following is TRUE?
Submit
37. A typical commercial test execution tool would be able to perform all of the following EXCEPT:
Submit
38. The difference between re-testing and regression testing is
Submit
39. A risk-based approach to testing provides proactive opportunities to reduce the levels of product risk, starting in the initial stages of a project
Submit
40. Match the following terms and statements. 1.Decision Table Testing 2.Decision Testing 3.State Transition Testing 4.Exploratory Testing W. Testing carried out with min test planning. X. A test technique used which may be used to verify different system  depending oncurrent conditions or previous history. Y. A test technique which combines combinations of inputs that might not otherwise havebeen exercised during testing. Z. A form of control flow testing based on decision outcomes.
Submit
41. Q. 349: Increasing the quality of the software, by better development methods, will
affect the time needed for testing (the test phases) by:
Submit
42. Beta testing is:
Submit
43. Q. 122: One of the fields on a form contains a text box which accepts numeric values in the range of 18 to 25. Identify the invalid Equivalance class
Submit
44. Bug life cycle
Submit
45. Which statement about the function of a static analysis tool is true?
Submit
46. Q. 360: Which of the following is a static test?
Submit
47. Q. 133: Equivalence testing divides the input domain into classes of data from which
test cases can be derived to reduce the total number of test cases that must be
developed.
Submit
48. Q. 366: What makes an inspection different from other review types?
Submit
49. Why are both specification-based and structure-based testing techniques useful?
Submit
50. Q. 140: Quality Assurance is the process by which product quality is compared with the application standards and the action taken when nonconformance is detected.
Submit
51. Q. 370: In system testing...
Submit
52. Q. 141: A formal assessment of a work product conducted by one or more qualified
independent reviewer to detect defects.
Submit
53. Why are error guessing and exploratory testing good to do?
Submit
54. Q. 372: Which of the following activities differentiate a walkthrough from a formal
review?
Submit
55. Q. 143: Configuration and compatibility testing are typically good choices for outsourcing
Submit
56. Q. 147: What is the normal order of activities in which software testing is organized?
Submit
57. What is a potential risk in using tools to support testing?
Submit
58. Which of the following are advanced scripting techniques for test execution tools?
Submit
59. Q. 161: Drivers are tools used to control and operate tge software being testeD.
Submit
60. Q. 163: EULA stands for
Submit
61. Q. 165: CAST stands for
Submit
62. Q. 386: What is the purpose of test exit criteria in the test plan?
Submit
63. A risk-based approach to testing provides proactive opportunities to reduce the levels of product risk, starting in the initial stages of a project
Submit
64. Which of the following is TRUE?
Submit
65. Q. 174: Failure is _________
Submit
66. Q. 395: V-Model is:
Submit
67. Q. 447: Which of the following is NOT a white box technique?
Submit
68. Could reviews or inspections be considered part of testing:
Submit
69. Q. 161: Drivers are tools used to control and operate tge software being testeD.
Submit
70. Q. 163: EULA stands for
Submit
71. Q. 193: Which one of the following are non-functional testing methods?
Submit
72. Q. 238: What information need not be included in a test incident report:
Submit
73. Q. 265: Success Factors for a review include:
i. Each Review does not have a predefined objective
ii. Defects found are welcomed and expressed objectively
iii. Management supports a good review process.
iv. There is an emphasis on learning and process improvement.
Submit
74. Q. 281: In case of Large Systems :
Submit
75. Q. 491: Consider the following statements:
i.100% statement coverage guarantees 100% branch coverage.
ii.100% branch coverage guarantees 100% statement coverage.
iii.100% branch coverage guarantees 100% decision coverage.
iv.100% decision coverage guarantees 100% branch coverage.
v.100% statement coverage guarantees 100% decision coverage.
Submit
76. Which one of the following life cycle models may have more, fewer or different levels of development and testing ( e.g : there may be component integration testing after component testing ) , depending on the project and software product.
Submit
77. Q. 335: The later in the development life cycle a fault is discovered, the more
expensive it is to fix. Why?
Submit
78. Q. 134: When to stop Testing?
Submit
79. Q. 152: A series of probing questions about the completeness and attributes of an
application system is called
Submit
80. A thermometer measures temperature in whole degrees only. If the temperature
falls below 18 degrees, the heating is switched off. It is switched on again when the
temperature reaches 21 degrees. What are the best values in degrees to cover all
equivalence partitions?
Submit
81. Q. 398: Acceptance testing means
Submit
82. ‘Defect Density’ calculated in terms of
Submit
83. A regression test:
Submit
84. What statement about reviews is true?
Submit
85. Q. 412: _________ reviews are often held with just the programmer who wrote the
code and one or two other programmers or testers.
Submit
86. Which of the following statements about early test design are true and which are false? 1. Defects found during early test design are more expensive to fix. 2. Early test design can find defects. 3. Early test design can cause changes to the requirements. 4. Early test design takes more effort.
Submit
87. Q. 166: The tool modifies the program code or manipulates tge operating environment
in any way is considered non-invasive
Submit
88. Q. 171: The number of tests to test all control statements equals the cyclomatic
complexity
Submit
89. According to the ISTQB Glossary, what is a test level?
Submit
90. Which of the following is among the typical tasks of a test leader?
Submit
91. Q. 200: What is the difference between testing software developed by contractor
outside your country, versus testing software developed by a contractor within your
country?
Submit
92. Q. 428: What are the 2 major components taken into consideration with risk analysis?
Submit
93. Q. 210: How much testing is enough
Submit
94. Q. 436: Which review is inexpensive
Submit
95. Q. 216: A regression test:
Submit
96. Q. 252: Expected results are:
Submit
97. Q. 470: In prioritising what to test, the most important objective is to:
Submit
98. Q. 50: Measurement dysfunction is a problem because:
Submit
99. Q. 473: Integration testing in the small:
Submit
100. Q. 68: Use cases can be performed to test
Submit
101. Q. 65: Which of the following is the standard for the Software product quality
Submit
102. Given the following decision table: Which of the following test cases and expected results is VALID?
Submit
103. Q. 342: Testware (test cases, test dataset)
Submit
104. Q. 76: The __________ testing is performed at the developing organization’s site
Submit
105. Non-functional testing includes:
Submit
106. Which of the following artifacts can be examined by using review techniques?
Submit
107. Q. 126: In which phase static tests are used
Submit
108. Q. 129: Majority of system errors occur in the _________ phase
Submit
109. Q. 375: Which of the following is true
Submit
110. Which of the following is a true statement regarding the process of fixing emergency changes?
Submit
111. Q. 178: Incorrect form of Logic coverage is:
Submit
112. Q. 182: One Key reason why developers have difficulty testing their own work is :
Submit
113. Non-functional testing includes:
Submit
114. Which of the following is MOST characteristic of specification based (black-box)
techniques?
Submit
115. Factory acceptance testing is also known as _____________.
Submit
116. Q. 409: Test basis documentation is analyzed in which phase of testing
Submit
117. Which of the following software change management activities is most vital to assessing the impact
of proposed software modifications?
Submit
118. Q. 168: _______ includes both Black box and White Box Testing features
Submit
119. Q. 173: Which of these are objectives for software testing?
Submit
120. Q. 176: "How much testing is enough?"
Submit
121. Which of the following is a Key Characteristics of Walk Through?

Explanation

Learning objective 3.2.3

Submit
122. Q. 185: To test a function, the programmer has to write a _________, which calls the
function to be tested and passes it test data.
Submit
123. Which test principle states that "A small number of modules contain most of the defects discovered during pre-release testing or show the most operational failures"

Explanation

Learning objective 1.2.4

Submit
124. Q. 423: Testing Process comprised of
Submit
125. Q. 212: Which of these can be successfully tested using Loop Testing methodology?
Submit
126. Q. 435: Review is one of the methods of V&V. The other methods are
Submit
127. Q. 439: Black-box testing technique is also called as structure based technique
Submit
128. Q. 259: Error guessing is best used
Submit
129. Q. 455: Which of the following is not described in a unit test standard?
Submit
130. Q. 266: Which of the following helps in monitoring the Test Progress:
i. Percentage of Test Case Execution
ii. Percentage of work done in test environment preparation.
iii. Defect Information e.g. defect density, defects found and fixed
iv. The size of the testing Team and skills of the engineers
Submit
131. Q. 267: Defects discovered by static analysis tools include:
i. Variables that are never used.
ii. Security vulnerabilities.
iii. Programming Standard Violations
iv. Uncalled functions and procedures
Submit
132. Q. 275: Test Conditions are derived from:
Submit
133. Q. 56: Which is not the testing objectives
Submit
134. Q. 57: Maintenance releases and technical assistance centers are examples of which of the following costs of quality?
Submit
135. Q. 487: Which of the following is a characteristic of good testing in any life cycle model?
Submit
136. Q. 488: The process of designing test cases consists of the following activities:
i. Elaborate and describe test cases in detail by using test design techniques.
ii. Specify the order of test case execution.
iii. Analyse requirements and specifications to determine test conditions.
iv. Specify expected results.
According to the process of identifying and designing tests, what is the correct order of these activities?
Submit
137. Q. 489: Which is the MOST important advantage of independence in testing?
Submit
138. Q. 492: What is the difference between a project risk and a product risk?
Submit
139. What is a Test Level ?
Submit
140. Q. 77: What is the main purpose of Informal review
Submit
141. During which FUNDAMENTAL test  process activity  do we determine if more tests are needed?
Submit
142. From a Testing perspective, what are the MAIN purposes of Configuration Management?: i) Identifying the version of software under test. ii) Controlling the version of testware items. iii) Developing new testware items. iv) Tracking changes to testware items. v) Analysing the need for new testware items.  
Submit
143. Q. 325: Which of the following is NOT a characteristic of User Acceptance Testing?
Submit
144. Which of the following is false?
Submit
145. Q. 62: Which is not a testing principle
Submit
146. Q. 334: An incident logging system
Submit
147. IEEE 829 test plan documentation standard contains all of the following except:
Submit
148. Q. 72: A software model that can’t be used in functional testing
Submit
149. What is the KEY difference between preventative and reactive approaches to testing?
Submit
150. Unreachable code would best be found using:
Submit
151. Which type of test design techniques does the following statement best describe a procedure to derive test cases based on the specification of a component?
Submit
152. What statement about expected outcomes is FALSE:
Submit
153. What are good practices for testing within the development life cycle?
Submit
154. Q. 121: Test Implementation and execution has which of the following major tasks?
i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts.
ii. Creating the test suite from the test cases for efficient test execution.
iii. Verifying that the test environment has been set up correctly.
iv. Determining the exit criteria.
Submit
155. The cost of fixing a fault:
Submit
156. Which option best describes objectives for test levels with a life cycle model?
Submit
157. Q. 353: What is the important criterion in deciding what testing technique to use?
Submit
158. What is the main difference between a walkthrough and an inspection?
Submit
159. Q. 130: The specification which describes steps required to operate the system and
exercise test cases in order to implement the associated test design
Submit
160. Which of the following characteristics and types of review processes belong together? 1. Led by the author 2. Undocumented 3. No management participation 4. Led by a trained moderator or leader 5. Uses entry and exit criteria s. Inspection t. Technical review u. Informal review v. Walkthrough
Submit
161. What statement about static analysis is true?
Submit
162. Put the test cases that implement the following test conditions into the best order for the test execution schedule, for a test that is checking modifications of customers on a database. 1. Print modified customer record. 2. Change customer address: house number and street name. 3. Capture and print the on-screen error message. 4. Change customer address: postal code. 5. Confirm existing customer is on the database by opening that record. 6. Close the customer record and close the database. 7. Try to add a new customer with no details at all.
Submit
163. Q. 371: Integration testing has following characteristics
I. It can be done in incremental manner
II. It is always done after system testing
III. It includes functional tests
IV. It includes non-functional tests
Submit
164. Q. 373: Why is testing necessary?
Submit
165. Use case testing is useful for which of the following? P. Designing acceptance tests with users or customers. Q. Making sure that the mainstream business processes are tested. R. Finding defects in the interaction between components. S. Identifying the maximum and minimum values for every input field. T. Identifying the percentage of statements exercised by a sets of tests.
Submit
166. Q. 150: The principal attributes of tools and automation are
Submit
167. Which of the following is correct?
Submit
168. What is beta testing?
Submit
169. IEEE 829 test plan documentation standard contains all of the following except:
Submit
170. Q. 167: Which test may not mimic real world situations
Submit
171. Recovery testing is a system test that forces the software to fail and verifies that data recovery is properly performed. The following should be checked for correctness 1. Re-initialization 2. Restart 3. Data Recovery 4. Check Point Mechanism
Submit
172. Q. 168: _______ includes both Black box and White Box Testing features
Submit
173. Q. 175: During the software development process, at what point can the test process
start?
Submit
174. What is the main difference between a walkthrough and an inspection?
Submit
175. Change X requires a higher level of authority than Change Y in which of the following pairs?
Change X Change Y
Submit
176. Which of the following characteristics and types of review processes belong together? 1. Led by the author 2. Undocumented 3. No management participation 4. Led by a trained moderator or leader 5. Uses entry and exit criteria s. Inspection t. Technical review u. Informal review v. Walkthrough
Submit
177. Q. 418: Size of a project is defined in terms of all the following except
Submit
178. In practice, which Life Cycle model may have more, fewer or different levels of development and
testing, depending on the project and the software product. For example, there may be component
integration testing after component testing, and system integration testing after system testing.
Submit
179. If you are flying with an economy ticket, there is a possibility that you may get upgraded to business class, especially if you hold a gold card in the airline's frequent flier program. If you don't hold a gold card, there is a possibility that you will get 'bumped' off the flight if it is full and you check in late. This is shown in following Figure. Note that each box (i.e. statement) has been numbered. Three tests have been run: Test 1: Gold card holder who gets upgraded to business class Test 2: Non-gold card holder who stays in economy Test 3: A person who is bumped from the flight What is the statement coverage of these three tests?  
Submit
180. Q. 164: ________is a very early build intended for limited distribution to a few key
customers and to marketing for demonstration purposes.
Submit
181. Which of the following would be an example of decision-table testing for a financial application applied at the system-test level?
Submit
182. Q. 167: Which test may not mimic real world situations
Submit
183. Q. 177: Which of the following tools would be involved in the automation of regression test?
Submit
184. According to the ISTQB Glossary, what do we call a document that describes any event that occurred during testing which requires further investigation?
Submit
185. Which one of the following examples describes a typical benefit of static
analysis supported by tools?

Explanation

Learning objective 3.3.2

Submit
186. Which of the following is true about Formal Review or Inspection:
i. Led by Trained Moderator (not the author).
ii. No Pre Meeting Preparations
iii. Formal Follow up process.
iv. Main Objective is to find defects

Explanation

Learning objective 3.2.1

Submit
187. List in correct order the phases of formal review process:
i. Planning
ii. Review Meeting
iii. Rework
iv. Individual Preparations
v. Kick Off
vi. Follow Up

Explanation

Learning objective 3.2.1

Submit
188. Which of the following statements regarding static testing is false:

Explanation

Learning objective 3.1

Submit
189. Q. 204: Which of the following statements about component testing is not true?
Submit
190. Q. 207: Software testing accounts to what percent of software development costs?
Submit
191. Q. 209: If an expected result is not specified then:
Submit
192. Q. 434: Regression testing mainly helps in
Submit
193. Q. 446: Data flow analysis studies:
Submit
194. During which FUNDAMENTAL test  process activity  do we determine if more tests are needed?
Submit
195. Q. 452: Which of the following would NOT normally form part of a test plan?
Submit
196. Non-functional testing includes which of the following ?
Submit
197. Q. 258: The place to start if you want a (new) test tool is:
Submit
198. Q. 458: Static analysis is best described as:
Submit
199. Q. 261: One of the fields on a form contains a text box, which accepts alphabets in
lower or upper case. Identify the invalid Equivalance class value.
Submit
200. Q. 270: Features of White Box Testing Technique:

i. We use explicit knowledge of the internal workings of the item being tested to select the test data.
ii. Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the path of logic in a unit or a program.
iii. Checking for the performance of the application
iv. Also checks for functionality.
Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2022 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 22, 2012
    Quiz Created by
    Pkucerova
Cancel
  • All
    All (200)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Q. 400: A risk-based approach to testing provides proactive...
Q. 190: A common test technique during component test is
Q. 192: Acceptance test cases are based on what?
What statement about static analysis is true?
Q. 415: Verification activities during design stages are
Q. 416: Equivalence partitioning consists of various activities:
Use case testing is useful for which of the following? ...
Q. 174: Failure is _________
Q. 183: Statement Coverage will not check for the following.
What is the primary difference between the test plan, the test design...
White Box Techniques are also called as:
Component Testing is also called as:i. Unit Testing ...
Q. 203: Which of the following is not a static testing technique
Q. 430: Functional tests can be performed at all test levels
Q. 438: Random Testing
Q. 441: Test Plan
Q. 453: Which of the following is a form of functional testing?
Q. 456: Which of the following is likely to benefit most from the use...
Q. 457: Which of the following is false?
Q. 463: Which of the following is NOT true of incidents?
Q. 467: Error guessing:
With a highly experienced tester with a good business background which...
Q. 277: Impact Analysis helps to decide:
Q. 475: An important benefit of code inspections is that they:
Q. 287: We use the output of the requirement analysis, the requirement...
Q. 486: Which of the following are disadvantages of capturing tests by...
Q. 304: Which tool will be used to test the flag memory leaks and...
Q. 73: Arc testing is known as
Which of the following tools will you use to detect  a memory...
Q. 321: What is failure?
We split testing into distinct stages primarily because:
Who would USUALLY perform debugging activities?
Which of the following will not be checked in statement testing ?
What is the MAIN focus of acceptance testing?
Q. 59: Bug life cycle
Which of the following is TRUE?
A typical commercial test execution tool would be able to perform all...
The difference between re-testing and regression testing is
A risk-based approach to testing provides proactive opportunities to...
Match the following terms and statements....
Q. 349: Increasing the quality of the software, by better development...
Beta testing is:
Q. 122: One of the fields on a form contains a text box which accepts...
Bug life cycle
Which statement about the function of a static analysis tool is true?
Q. 360: Which of the following is a static test?
Q. 133: Equivalence testing divides the input domain into classes of...
Q. 366: What makes an inspection different from other review types?
Why are both specification-based and structure-based testing...
Q. 140: Quality Assurance is the process by which product quality is...
Q. 370: In system testing...
Q. 141: A formal assessment of a work product conducted by one or more...
Why are error guessing and exploratory testing good to do?
Q. 372: Which of the following activities differentiate a walkthrough...
Q. 143: Configuration and compatibility testing are typically good...
Q. 147: What is the normal order of activities in which software...
What is a potential risk in using tools to support testing?
Which of the following are advanced scripting techniques for test...
Q. 161: Drivers are tools used to control and operate tge software...
Q. 163: EULA stands for
Q. 165: CAST stands for
Q. 386: What is the purpose of test exit criteria in the test plan?
A risk-based approach to testing provides proactive opportunities to...
Which of the following is TRUE?
Q. 174: Failure is _________
Q. 395: V-Model is:
Q. 447: Which of the following is NOT a white box technique?
Could reviews or inspections be considered part of testing:
Q. 161: Drivers are tools used to control and operate tge software...
Q. 163: EULA stands for
Q. 193: Which one of the following are non-functional testing methods?
Q. 238: What information need not be included in a test incident...
Q. 265: Success Factors for a review include:i. Each Review does not...
Q. 281: In case of Large Systems :
Q. 491: Consider the following statements:i.100% statement coverage...
Which one of the following life cycle models may have more, fewer or...
Q. 335: The later in the development life cycle a fault is discovered,...
Q. 134: When to stop Testing?
Q. 152: A series of probing questions about the completeness and...
A thermometer measures temperature in whole degrees only. If the...
Q. 398: Acceptance testing means
‘Defect Density’ calculated in terms of
A regression test:
What statement about reviews is true?
Q. 412: _________ reviews are often held with just the programmer who...
Which of the following statements about early test design are true and...
Q. 166: The tool modifies the program code or manipulates tge...
Q. 171: The number of tests to test all control statements equals the...
According to the ISTQB Glossary, what is a test level?
Which of the following is among the typical tasks of a test leader?
Q. 200: What is the difference between testing software developed by...
Q. 428: What are the 2 major components taken into consideration with...
Q. 210: How much testing is enough
Q. 436: Which review is inexpensive
Q. 216: A regression test:
Q. 252: Expected results are:
Q. 470: In prioritising what to test, the most important objective is...
Q. 50: Measurement dysfunction is a problem because:
Q. 473: Integration testing in the small:
Q. 68: Use cases can be performed to test
Q. 65: Which of the following is the standard for the Software product...
Given the following decision table: Which of the following test cases...
Q. 342: Testware (test cases, test dataset)
Q. 76: The __________ testing is performed at the developing...
Non-functional testing includes:
Which of the following artifacts can be examined by using review...
Q. 126: In which phase static tests are used
Q. 129: Majority of system errors occur in the _________ phase
Q. 375: Which of the following is true
Which of the following is a true statement regarding the process of...
Q. 178: Incorrect form of Logic coverage is:
Q. 182: One Key reason why developers have difficulty testing their...
Non-functional testing includes:
Which of the following is MOST characteristic of specification based...
Factory acceptance testing is also known as _____________.
Q. 409: Test basis documentation is analyzed in which phase of testing
Which of the following software change management activities is most...
Q. 168: _______ includes both Black box and White Box Testing features
Q. 173: Which of these are objectives for software testing?
Q. 176: "How much testing is enough?"
Which of the following is a Key Characteristics of Walk Through?
Q. 185: To test a function, the programmer has to write a _________,...
Which test principle states that "A small number of modules contain...
Q. 423: Testing Process comprised of
Q. 212: Which of these can be successfully tested using Loop Testing...
Q. 435: Review is one of the methods of V&V. The other methods are
Q. 439: Black-box testing technique is also called as structure based...
Q. 259: Error guessing is best used
Q. 455: Which of the following is not described in a unit test...
Q. 266: Which of the following helps in monitoring the Test...
Q. 267: Defects discovered by static analysis tools include:i....
Q. 275: Test Conditions are derived from:
Q. 56: Which is not the testing objectives
Q. 57: Maintenance releases and technical assistance centers are...
Q. 487: Which of the following is a characteristic of good testing in...
Q. 488: The process of designing test cases consists of the following...
Q. 489: Which is the MOST important advantage of independence in...
Q. 492: What is the difference between a project risk and a product...
What is a Test Level ?
Q. 77: What is the main purpose of Informal review
During which FUNDAMENTAL test  process activity  do we...
From a Testing perspective, what are the MAIN purposes of...
Q. 325: Which of the following is NOT a characteristic of User...
Which of the following is false?
Q. 62: Which is not a testing principle
Q. 334: An incident logging system
IEEE 829 test plan documentation standard contains all of the...
Q. 72: A software model that can’t be used in functional testing
What is the KEY difference between preventative and reactive...
Unreachable code would best be found using:
Which type of test design techniques does the following statement best...
What statement about expected outcomes is FALSE:
What are good practices for testing within the development life cycle?
Q. 121: Test Implementation and execution has which of the following...
The cost of fixing a fault:
Which option best describes objectives for test levels with a life...
Q. 353: What is the important criterion in deciding what testing...
What is the main difference between a walkthrough and an inspection?
Q. 130: The specification which describes steps required to operate...
Which of the following characteristics and types of review processes...
What statement about static analysis is true?
Put the test cases that implement the following test conditions into...
Q. 371: Integration testing has following characteristicsI. It can be...
Q. 373: Why is testing necessary?
Use case testing is useful for which of the following? ...
Q. 150: The principal attributes of tools and automation are
Which of the following is correct?
What is beta testing?
IEEE 829 test plan documentation standard contains all of the...
Q. 167: Which test may not mimic real world situations
Recovery testing is a system test that forces the software to fail and...
Q. 168: _______ includes both Black box and White Box Testing features
Q. 175: During the software development process, at what point can the...
What is the main difference between a walkthrough and an inspection?
Change X requires a higher level of authority than Change Y in which...
Which of the following characteristics and types of review processes...
Q. 418: Size of a project is defined in terms of all the following...
In practice, which Life Cycle model may have more, fewer or different...
If you are flying with an economy ticket, there is a possibility that...
Q. 164: ________is a very early build intended for limited...
Which of the following would be an example of decision-table testing...
Q. 167: Which test may not mimic real world situations
Q. 177: Which of the following tools would be involved in the...
According to the ISTQB Glossary, what do we call a document that...
Which one of the following examples describes a typical benefit of...
Which of the following is true about Formal Review or Inspection: ...
List in correct order the phases of formal review process: ...
Which of the following statements regarding static testing is false:
Q. 204: Which of the following statements about component testing is...
Q. 207: Software testing accounts to what percent of software...
Q. 209: If an expected result is not specified then:
Q. 434: Regression testing mainly helps in
Q. 446: Data flow analysis studies:
During which FUNDAMENTAL test  process activity  do we...
Q. 452: Which of the following would NOT normally form part of a test...
Non-functional testing includes which of the following ?
Q. 258: The place to start if you want a (new) test tool is:
Q. 458: Static analysis is best described as:
Q. 261: One of the fields on a form contains a text box, which accepts...
Q. 270: Features of White Box Testing Technique:i. We use explicit...
Alert!

Advertisement