Vcehome > ISEB > ISEB Certification > BH0-004 > BH0-004 Online Practice Questions and Answers

BH0-004 Online Practice Questions and Answers

Questions 4

Given the following decision table: Which of the following test cases and expected results is VALID?

A. 23 year old in insurance class A Premium is 0 and excess is ,500.

B. 51 year old in insurance class C Premium is 0 and excess is 00.

C. 31 year old in insurance class B Premium is 0 and excess is ,500.

D. 43 year old in insurance class C Premium is 0 and excess is ,000.

Browse 42 Q&As
Questions 5

Given the following state transition table Which of the test cases below will cover the following series of state transitions? S1 S0 S1 S2 S0

A. D, A, B, C.

B. A, B, C, D.

C. D, A, B.

D. A, B, C.

Browse 42 Q&As
Questions 6

Some tools are geared more for developer use. For the 5 tools listed, which statement BEST details those for developers

i) Performance testing tools. ii) Coverage measurement tools. iii) Test comparators. iv) Dynamic analysis tools. v) Incident management tools.

A. i, iii. and iv. are more for developers.

B. ii. and iv. are more for developers.

C. ii, iii. and iv. are more for developers.

D. ii. and iii. are more for developers.

Browse 42 Q&As
Questions 7

Match the following terms and statements.

1.Decision Table Testing 2.Decision Testing 3.State Transition Testing 4.Exploratory Testing

A.Testing carried out within time boxes to achieve specific test objectives, possibly to complement structured testing.

B. A test technique used which may be used to verify different system responses, depending on current conditions or previous history.

C. A test technique which combines combinations of inputs that might not otherwise have been exercised during testing.

D. A form of control flow testing based on decision outcomes.

A. 1Y, 2Z, 3X, 4W.

B. 1X ,2W, 3Z, 4Y.

C. 1Z, 2X, 3W, 4Y.

D. 1Z, 2Y, 3X, 4W.

Browse 42 Q&As
Questions 8

Which of the following is MOST important in the selection of a test approach?

A. Availability of tools to support the proposed techniques.

B. The budget allowed for training in proposed techniques.

C. Available skills and experience in the proposed techniques.

D. The willingness of the test team to learn new techniques.

Browse 42 Q&As
Questions 9

Which of the following is MOST characteristic of specification based (black-box) techniques?

A. Test cases can be easily automated.

B. Test cases are independent of each other.

C. Test cases are derived systematically from models of the system .

D. Test cases are derived systematically from the delivered code.

Browse 42 Q&As
Questions 10

Which of the following is a MAJOR task of test implementation and execution?

A. Measuring and analysing results.

B. Reporting discrepancies as incidents.

C. Identifying test conditions or test requirements.

D. Assessing if more tests are needed.

Browse 42 Q&As
Questions 11

Given the following fragment of code, how many tests are required for 100% decision coverage?

if width > length then biggest_dimension = width if height > width then biggest_dimension = height end_if else biggest_dimension = length if height > length then biggest_dimension = height end_if end_if

A. 3

B. 4

C. 2

D. 1

Browse 42 Q&As
Questions 12

You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code.

if width > length then biggest_dimension = width else biggest_dimension = length end_if The following has been added to the bottom of the code fragment above. print "Biggest dimension is " and biggest_dimension print "Width: " and width print "Length: " and length How many more test cases are required?

A. One more test case will be required for 100 % decision coverage.

B. Two more test cases will be required for 100 % statement coverage, one of which will be used to provide 100% decision coverage.

C. None, existing test cases can be used.

D. One more test case will be required for 100% statement coverage.

Browse 42 Q&As
Questions 13

Which of the following combinations correctly describes a valid approach to component testing:

i) Functional testing of the component in isolation. ii) Structure-based testing of the code without recording incidents. iii) Automated tests that are run until the component passes. iv) Functional testing of the interfaces between modules.

A. i and ii.

B. i, ii and iii

C. iii.

D. ii and iv

Browse 42 Q&As
Exam Code: BH0-004
Exam Name: ISEB ISTQB Certificate in Software Testing
Last Update: Apr 25, 2024
Questions: 42 Q&As

PDF

$49.99

VCE

$59.99

PDF + VCE

$67.99