Winter Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

PDF CTFL_Syll_4.0 Study Guide

ISTQB Certified Tester Foundation Level (CTFL) v4.0 Questions and Answers

Question 25

Which of the following is LEAST likely to describe a task performed by someone in a testing role?

Options:

A.

Evaluate test basis and test object

B.

Create test completion report

C.

Assess testability of test object

D.

Define test environment requirements

Question 26

The four test levels used in ISTQB syllabus are:

1. Component (unit) testing

2. Integration testing

3. System testing

4. Acceptance testing

An organization wants to do away with integration testing but otherwise follow V-model. Which of the following statements is correct?

Options:

A.

It is allowed as organizations can decide on men test levels to do depending on the context of the system under test

B.

It is allowed because integration testing is not an important test level arc! can be dispensed with.

C.

It is not allowed because integration testing is a very important test level and ignoring i: means definite poor product quality

D.

It is not allowed as organizations can't change the test levels as these are chosen on the basis of the SDLC (software development life cycle) model

Question 27

Which of the following statements about exploratory testing is true?

Options:

A.

Exploratory testing is an experience-based test technique in which testers explore the requirements specification to detect non testable requirements

B.

When exploratory testing is conducted following a session-based approach, the issues detected by the testers can be documented in session sheets

C.

Exploratory testing is an experience-based test technique used by testers during informal code reviews to find defects by exploring the source code

D.

In exploratory testing, testers usually produce scripted tests and establish bidirectional traceability between these tests and the items of the test basis

Question 28

For each test case to be executed, the following table specifies its dependencies and the required configuration of the test environment for running such test case:

Assume that CONF1 is the initial configuration of the test environment. Based on this assumption, which of the following is a test execution schedule that is compatible with the specified dependencies and allows minimizing the number of switches between the different configurations of the test environment?

Options:

A.

TC4, TC3, TC2, TC1.TC5

B.

TC1.TC5.TC4. TC3, TC2

C.

TC4, TC3. TC2, TC5, TC1

D.

TC4.TC1, TC5. TC2.TC3