BCS ISEB-SWTINT1 BCS Intermediate Certificate in Software Testing ISEB Exam Practice Test

Page: 1 / 14
Total 43 questions
Question 1

What determines the level of risk?



Answer : D


Question 2

Where may functional testing be performed?



Answer : B


Question 3

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 = wifth

Else

Biggest_dimenstion = length

End_if

The Following has been added to the bottom of the code fragment above.

Print ''biggest dimension is '' & biggest_dimension

Print ''width:'' & width

Print ''Length:'' & length

How many more test cases are required?



Answer : C


Question 4

Exhibit:

Which of the benefits displayed in the exhibit are MOST likely to be achieved by using test tools?



Answer : C


Question 5

Given the following state transition diagram

Which of the following series of state transitions contains an INVALID transition which may indicate a fault in the system design?



Answer : C


Question 6

What is the MAIN objective when reviewing a software deliverable?



Answer : B


Question 7

What is the KEY difference between preventative and reactive approaches to testing?



Answer : B


Page:    1 / 14   
Total 43 questions