BH0-010 Exam Questions
456 real BH0-010 exam questions with expert-verified answers and explanations. Page 2 of 10.
- Question #51
Which of the following statements describe why exploratory testing is a useful test design technique?
- Question #52
What is the purpose of configuration management in testing?
- Question #53
Which of the following is MOST clearly a characteristic of structure based (white-box) techniques?
- Question #54
Which of the following would be MOST USEFUL in estimating the amount of re-testing and regression testing likely to be required?
- Question #55
Which one of the following BEST describes the purpose of a priority rating in an incident report?
- Question #56
Which of the following are characteristics of good testing in any life cycle model?
- Question #57
A failure has occurred during system testing and incident report must be raised. The following attributes are available for the report:
- Question #58
A system requires 100% decision coverage at component testing for all modules. The following module has been tested with a single test case. The test case follows the path A, B, D,...
- Question #59
Arrive-and-Go airline wants to clarify its baggage handling policy, whilst maximising revenues, and will introduce the following tariffs for all baggage per individual customer (we...
- Question #60
Which one of the following methods for test estimation rely on information captured from previous projects?
- Question #61
Given the following sample of pseudo code: Input ExamScore If ExamScore <= 75 then Print "Candidate has failed" Else Print "Candidate has passed" If ExamScore >= 120 then Print "Ca...
- Question #62
An automated air-conditioner is programmed to turn its heating unit on when the temperature falls below 17 and to turn its refrigeration unit on when the temperature exceeds 26. Th...
- Question #63
Which of the following statements correctly describes the benefit of fault attacks?
- Question #64
A programme level Master Test Plan states that a number of best practices must be adopted for its project life cycle models, irrespective of whether a sequential or iterative-incre...
- Question #65
Given the following fragment of code, how many tests are required for 100% statement coverage?
- Question #66
Which of the following statements is GENERALLY true of testing?
- Question #67
What should be the MAIN objective during development testing?
- Question #68
Given the following decision table: What is the expected action for each of the following test cases? * Joe is a smoker who will be skiing and has an existing medical condition. *...
- Question #69
Which of the following is a TYPICAL objective of a pilot project for introducing a testing tool into an organisation?
- Question #70
Which of the following best describes the purpose of non-functional testing?
- Question #71
Which of the following test activities are more likely to be undertaken by a test lead rather than a tester?
- Question #72
The above table shows 6 test procedures (P to U) that must now be entered into a test execution schedule. Business severity is regarded as the most important element in determining...
- Question #73
Which of the following pairs of factors is used to quantify risks?
- Question #74
A simple gaming system has been specified as a set of use cases. It has been tested by the supplier and is now ready for user acceptance testing. The system is assessed as low risk...
- Question #75
Which of the following activities would improve how a tool is deployed within an organisation?
- Question #76
Which activity in the Fundamental Test Process creates test suites for efficient test execution?
- Question #77
The list below (a to e) describes one major task for each of the five main activities of the fundamental test process. Which option (A to D) places the tasks in the correct order,...
- Question #78
Given the following state transition diagram: Which of the test cases below will cover the following series of state transitions? SS S1 S2 S1 S2 ES
- Question #79
When in the lifecycle should testing activities start?
- Question #80
Which of the following is a MAJOR activity of test planning?
- Question #81
Which of the following BEST describes a keyword-driven testing approach?
- Question #82
Retirement of software or a system would trigger which type of testing?
- Question #83
During which activity of the Fundamental Test Process do you compare actual with expected results?
- Question #84
Match the following formal review roles and responsibilities: Roles 1) Moderator. 2) Recorder. 3) Reviewer. 4)Manager. Responsibilities p) The person chosen to represent a particul...
- Question #85
Which of the following are key success factors to the review process?
- Question #86
Given the following state table: Which of the following represents an INVALID transition (N)?
- Question #87
In which activity of the Fundamental Test Process is the test environment set up?
- Question #88
Given the following decision table: Which of the following test cases and expected results is VALID?
- Question #89
Which of the following are characteristic of test management tools?
- Question #90
Which one of the following is a characteristic of good testing in any lifecycle model?
- Question #91
Which one of the following provides the BEST description of test design?
- Question #92
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test ca...
- Question #93
Which of the following matches the activity (i to iv) to its most suitable type of tool (p to s)?
- Question #94
A candidate sits an exam with 40 questions. To pass, the candidate must answer at least 25 questions correctly. To gain a distinction, a mark of 32 or above must be achieved. Which...
- Question #95
Which of the following statements about functional testing is correct?
- Question #96
Which of the following defects would NORMALLY be identified by a static analysis tool?
- Question #97
Which of the following activities would improve how a tool is deployed within an organisation?
- Question #98
Given the following sample of pseudo code: Read A, B, C; If A > B then Print "Primary ratio is" & A / B; End If If A > C then Print "Secondary ration is" & A / C; End If. Which of...
- Question #99
Which of the following would TYPICALLY be carried out by a test leader and which by a tester?
- Question #100
Which of the following is a MAJOR activity of test control?