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

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

Questions 4

Which ONE of the following statements does NOT describe how testing contributes to higher quality?

Options:

A.

Properly designed tests that pass reduce the level of risk in a system.

B.

The testing of software demonstrates the absence of defects.

C.

Software testing identifies defects, which can be used to improve development activities.

D.

Performing a review of the requirement specifications before implementing the system can enhance quality.

Buy Now
Questions 5

You are a tester working on a critical project. Based on the risk analysis you need to decide on the order of test execution. Which of the following lists the correct sequence of test execution? Priority 1 is the highest and Priority 3 is the lowest priority.

Test CasePriorityDependencies

Test A3-

Test B1TestD

TestC2Test A

Test D3•

Options:

A.

D-C- B-A

B.

D-B-A-C

C.

D-A-B-C

D.

C-B-A-D

Buy Now
Questions 6

You are a tester working on a critical project. Based on the risk analysis you need to decide on the order of test execution. Which of the following lists the correct sequence of test execution? Priority 1 is the highest and Priority 3 is the lowest priority.

Test CasePriorityDependencies

Test A3-

Test B1TestD

TestC2Test A

Test D3•

Options:

A.

D-C- B-A

B.

D-B-A-C

C.

D-A-B-C

D.

C-B-A-D

Buy Now
Questions 7

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

Buy Now
Questions 8

Which of the following statements about white-box testing is false?

Options:

A.

Static testing can benefit from using code-related white-box test techniques during code reviews

B.

White-box testing allows suggesting test cases for increasing coverage levels which are based on objective measures

C.

Achieving full code coverage for a component or a system ensures that it has been fully tested

D.

Black-box testing can benefit from using code-related white-box test techniques to increase confidence in the code

Buy Now
Questions 9

Which of the following statements is true?

Options:

A.

User acceptance tests are usually automated and aim to verify the acceptance criteria for user stories

B.

Acceptance criteria for user stories can include details on data definitions, for example by describing the format, allowed values, and default values for a data item

C.

Acceptance criteria for user stories should focus on positive scenarios, while negative scenarios should be excluded

D.

Tests derived from acceptance criteria for user stories are not included in any of the four testing quadrants

Buy Now
Questions 10

Confirmation testing is performed after:

Options:

A.

a defect is fixed and after other tests do not find any side-effect introduced in the software as a result of such fix

B.

a failed test, and aims to run that test again to confirm that the same behavior still occurs and thus appears to be reproducible

C.

the execution of an automated regression test suite to confirm the absence of false positives in the test results

D.

a defect is fixed, and if such testing is successful then the regression tests that are relevant for such fix can be executed

Buy Now
Questions 11

Which of the following IS the BEST example of whole team approach

Options:

A.

Testing is the responsibility of the entire team

B.

Sharing same physical workspace is a must

C.

Developers should depend on the business analysts as there is no distinction between testers and developers

D.

Anyone can perform a task they are capable of

Buy Now
Questions 12

After being in operation for many years, a document management system must be decommissioned as it has reached its end of life. This system will not be replaced by any other new system. A legal obligation provides that all documents within the system must be kept for at least 20 years in a state archive.

Which of the following statements about maintenance testing for decommissioning of this system is true?

Options:

A.

No maintenance testing is required as this system will not be replaced

B.

Data migration testing is required as part of maintenance testing

C.

Confirmation testing is required as part of maintenance testing

D.

Regression testing is required as part of maintenance testing

Buy Now
Questions 13

After being in operation for many years, a document management system must be decommissioned as it has reached its end of life. This system will not be replaced by any other new system. A legal obligation provides that all documents within the system must be kept for at least 20 years in a state archive.

Which of the following statements about maintenance testing for decommissioning of this system is true?

Options:

A.

No maintenance testing is required as this system will not be replaced

B.

Data migration testing is required as part of maintenance testing

C.

Confirmation testing is required as part of maintenance testing

D.

Regression testing is required as part of maintenance testing

Buy Now
Questions 14

Which of the following are the phases of the ISTQB fundamental test process?

Options:

A.

Test planning and control, Test analysis and design, Test implementation and execution, Evaluating ex t criteria and reporting. Test closure activities

B.

Test planning, Test analysis and design. Test implementation and control. Checking test coverage and reporting, Test closure activities

C.

Test planning and control, Test specification and design. Test implementation and execution, Evaluating test coverage and reporting, Retesting and regression testing, Test closure activities

D.

Test planning. Test specification and design. Test implementation and execution. Evaluating exit criteria and reporting. Retesting and test closure activities

Buy Now
Questions 15

Consider an estimation session where a six-member Agile team (Memb1, ... , Memb6) is performing a planning poker session to estimate a user story (in story points). Team

members are using a set of cards with the following values: 1, 2, 3, 5, 8, 13, 21. Below is the outcome produced by the first round of estimation for this session:

Which of the following answers best describes how the estimation session should proceed?

Options:

A.

The final estimate of the user story in story points is determined as the arithmetic mean of all the estimates made by the team members during this first round, without the need to perform further rounds of estimation

B.

The final estimation of the user story in story points is determined as the most frequent estimate value among those selected by the team members (in this case 3 story points chosen by Memb1, Memb2, Memb3, Memb5) during this first round, without the need to perform further rounds of estimation

C.

The final estimate of the user story in story points is determined as the arithmetic mean of the most optimistic estimate (chosen by Memb6) and the most pessimistic estimate (chosen by Memb4) during this first round, without the need to perform further rounds of estimation

D.

Memb4 and Memb6, which have produced the most pessimistic and the most optimistic estimates respectively, should explain the reasons of their choices to stimulate a discussion between all team members before to proceed to another round of estimation

Buy Now
Questions 16

You are a test manager responsible for implementing risk-based testing in your organization which deals with software in the healthcare domain. You are writing a handbook of various product risk mitigation options. Which ONE of the following options correctly represent the correct mitigation options?

Options:

A.

Choosing a tool for automated unit testing to reduce the risks

B.

Using a third party testing company to transfer the risk to that company

C.

Selecting a tester with required knowledge related to compliance and standards

D.

Increasing the number of testers to be able to take care of all the risks

Buy Now
Questions 17

Given some statements about independence of testing

i.Independence is a replacement for familiarity with the code

ii.Independence helps remove the biases produced because of own work

iii.Similar kind of failures can be detected by anyone

iv.Assumptions by different people are different revealing weaknesses Which of the following CORRECTLY represents the benefits?

Options:

A.

ii and iv

B.

i and iv

C.

i and iii

D.

iii and iv

Buy Now
Questions 18

Which of the following statements is true?

Options:

A.

In Agile software development, work product documentation tends to be lightweight and manual tests tend to be often unscripted as they are often produced using experience-based test techniques

B.

Sequential development models impose the use of systematic test techniques and do not allow the use of experience-based test techniques

C.

In Agile software development, the first iterations are exclusively dedicated to testing activities, as testing will be used to drive development, which will be performed in the subsequent iterations

D.

Both in Agile software development and in sequential development models, such as the V-model, test levels tend to overlap since they do not usually have defined entry and exit criteria

Buy Now
Questions 19

A typical test objective is to:

Options:

A.

determine the most appropriate level of detail with which to design test cases

B.

verify the compliance of the test object with regulatory requirements

C.

plan test activities in accordance with the existing test policy and test strategy verify the correct creation and configuration of the test environment

Buy Now
Questions 20

The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto principle:

Options:

A.

is a false myth

B.

is expressed by the testing principle referred to as Tests wear out'

C.

is expressed by the testing principle referred to as 'Defects cluster together'

D.

is expressed by the testing principle referred to as 'Bug prediction'

Buy Now
Questions 21

A virtual service emulating a real third-party service and the automated test scripts (aimed at testing the system under test) that interact with that service, are test work products that are typically created during:

Options:

A.

Test monitoring and control

B.

Test implementation

C.

Test design

D.

Test analysis

Buy Now
Questions 22

Who of the following has the best knowledge to decide what tests in a test project should be automated?

Options:

A.

The developer

B.

The customer

C.

The development manager

D.

The test leader

Buy Now
Questions 23

A software development company invests heavily in tools to support the entire software development lifecycle, including testing. They have a tool that allows automated creation and installation of builds and subsequent execution of various types of automated tests. Which ONE of the following is a CORRECT statement about this type of test tool?

Options:

A.

It is an example of collaboration tool

B.

It is an example of DevOps related tools

C.

It is an example of automated unit testing tool

D.

It is an example of test implementation tool

Buy Now
Questions 24

Which of the following statement about the shift-left approach is false?

Options:

A.

The shift-left approach can only be implemented with test automation

B.

The shift-left approach in testing is compatible with DevOps practices

C.

The shift-left approach can involve security vulnerabilities

D.

The shift-left approach can be supported by static analysis tools

Buy Now
Questions 25

Which of the following statements is CORRECT about White-box testing?

Options:

A.

White-box testing helps find defects because they can be used to measure statement coverage

B.

White-box testing helps find defects even when specifications are vague because it takes into account the code.

C.

White-box testing helps find defects because it provides for requirements based coverage

D.

White-box testing helps find defects because it focuses on defects rather than failures

Buy Now
Questions 26

Which sequence of state transitions is INCORRECT in accordance with the following description?

To provide for disaster recovery a system (designated as A) has been provided with a backup system (designated as B). Only one of them can be active at a time. When A goes down, B becomes active. When A comes back up then B becomes inactive and A becomes active again. However, when A is down and B also goes down then a message is sent to the system administrator. After this once A comes back up, A becomes active or if B comes up then B becomes Active.

Options:

A.

A and B are both down then A and B both come back up at the same time. A should become the active system and B should be inactive

B.

A is active and B is inactive. A goes down. B becomes active then B goes down. A is made active

C.

A is active and B is inactive then A goes down, B becomes active.

D.

A comes up when B is active and A was down. Now A becomes active and B becomes inactive.

Buy Now
Questions 27

A company runs a pilot project for evaluation of a test automation tool. Which of the following is NOT a valid object of this pilot project?

Options:

A.

Get familiar with the functionality and options of the tool

B.

Check haw the tool fits to the existing test processes

C.

Train all testers on using the tool

D.

Decide upon standards for tool implementation

Buy Now
Questions 28

Which of the following statements about the testing quadrants is true?

Options:

A.

The higher the number of the testing quadrant, the more important the tests associated with this quadrant are

B.

Automated acceptance tests produced during BDD and ATDD are classified in quadrant Q2

C.

Exploratory tests are classified in quadrant Q3. and they are usually included in a continuous integration process

D.

Automated unit tests produced during TDD are classified in quadrant Q4 as they are technology facing

Buy Now
Questions 29

Which of the following statements is CORRECT about error guessing?

Options:

A.

While reviewing the test cases, testers have to make guess about the kind of mistakes test cases might contain

B.

Error guessing doesn't make use of past failures as past failures are not indicators of correct defects

C.

Fault attacks are an example of a technique for implementing error guessing.

D.

Error guessing depends on the developers guessing what mistakes testers might make and miss the possible defects

Buy Now
Questions 30

Which of the following statements best describes how configuration management supports testing?

Options:

A.

Configuration management helps reduce testing effort by identifying a manageable number of test environment configurations in which to test the software, out of all possible configurations of the environment in which the software will be released

B.

Configuration management is an administrative discipline that includes change control, which is the process of controlling the changes to identified items referred to as Configuration Items'

C.

Configuration management is an approach to interoperability testing where tests are executed in the cloud, as the cloud can provide cost-effective access to multiple configurations of the test environments

D.

Configuration management helps ensure that all relevant project documentation and software items are uniquely identified in all their versions and therefore can be unambiguously referenced in test documentation

Buy Now
Questions 31

Which of the following are the phases of the ISTQB fundamental test process?

Options:

A.

Test planning and control, Test analysis and design, Test implementation and execution, Evaluating ex t criteria and reporting. Test closure activities

B.

Test planning, Test analysis and design. Test implementation and control. Checking test coverage and reporting, Test closure activities

C.

Test planning and control, Test specification and design. Test implementation and execution, Evaluating test coverage and reporting, Retesting and regression testing, Test closure activities

D.

Test planning. Test specification and design. Test implementation and execution. Evaluating exit criteria and reporting. Retesting and test closure activities

Buy Now
Questions 32

Which of the following is a test-first approach, where tests that express a shared understanding from stakeholders of how the application is expected to work, are first written in business-readable language (following the Given/When/Then format), and then made executable to drive development?

Options:

A.

Test-Driven Development (TDD)

B.

Acceptance Test-Driven Development (ATDD)

C.

Behavior-Driven Development (BDD)

D.

Domain-Driven Design (DDD)

Buy Now
Questions 33

A requirement specifies that if the total amount of sales (TAS) made during the year by a corporate seller is 300000€ or more, the bonus that must be paid to the seller is 100% of a certain amount agreed upon at the beginning of the year. The software contains a fault as it implements this requirement with the decision "IF (TAS = 300000)" instead of "IF (TAS >= 300000)". The application of the 3-value boundary value analysis to this problem consists of the following three test cases (TAS is an integer variable):

TC1 = 299999 TC2=300000 TC3=300001

Which of the following statements is true?

Options:

A.

TC1 would highlight the fault

B.

TC2 would highlight the fault

C.

TC3 would highlight the fault

D.

None of the three test cases would highlight the fault

Buy Now
Questions 34

Which of the following types of bug are more likely to be found by static testing then by dynamic testing?

Options:

A.

A sub-system that does not perform the intended functionality

B.

Variables that were declared in the code without initialization

C.

Functions that take much longer time to complete than expected

D.

Crashes of the application

Buy Now
Questions 35

Pariksha labs is a mature software testing company. They are TMMi level 5 certified. Their testing processes are well defined. Which ONE of the following statements is likely to be CORRECT about them?

Options:

A.

The company uses same test strategy for all the projects doing minor changes based on test manager responsible for the project because their test strategy template is very mature and do not need to change

B.

The question about the test design techniques to be used is determined based on various factors such as the domain and expectations of the stakeholders

C.

Same set of testing processes are used by them without needing any tweaks because that is the hallmark of a mature testing company.

D.

They try to perform 100% automation for every project because automation is a must for efficiency

Buy Now
Questions 36

Determining the schedule for each testing activity and test milestones for a test project, using activity estimates, available resources, and other constraints is a typical task performed during:

Options:

A.

test execution

B.

test design

C.

test analysis

D.

test planning

Buy Now
Questions 37

Exploratory testing is an experience-based test technique:

Options:

A.

Where a developer and a tester work together on the same workstation: while the developer actively writes code, the tester explores the code to find defects

B.

That can be organized into sessions guided by test charters outlining test objectives that will guide the testers' exploration

C.

Where a team of testers explores all possible test techniques in order to determine the most suitable combination of these techniques to apply for a test project

D.

That aims at finding defects by designing tests that exercise all possible combinations of input values and preconditions

Buy Now
Questions 38

A document describes the test procedures that have been derived for the identified test sets. Among other things, the order in which the test cases in the corresponding test set are to be executed according to the dependencies described by preconditions and postconditions is specified. This document is a typical work product produced as part of:

Options:

A.

test design

B.

test analysis

C.

test implementation

D.

test monitoring and control

Buy Now
Questions 39

Which of the following answers describes a reason for adopting experience-based testing techniques?

Options:

A.

Experience-based test techniques provide more systematic coverage criteria than black-box and white-box test techniques

B.

Experience-based test techniques completely rely on the tester's past experience for designing test cases

C.

Experience-based test techniques allow designing test cases that are usually easier to reproduce than those designed with black-box and white-box test techniques

D.

Experience-based test techniques tend to find defects that may be difficult to find with black-box and white-box test techniques and are often useful to complement these more systematic techniques

Buy Now
Questions 40

What does the "absence-of-defects fallacy" refer to in software development?

Options:

A.

The belief that thoroughly testing all requirements guarantees system success.

B.

The need for constant system quality assurance and improvements.

C.

A misconception that software verification is unnecessary

D.

The idea that fixing defects is NOT important to meeting user needs.

Buy Now
Questions 41

Which of the following is a task the Author is responsible for, as part of a typical formal review?

Options:

A.

Determining the people who will be involved in the review

B.

Recording the anomalies found during the review meeting

C.

Identifying potential anomalies in the work product under review

D.

Fixing the anomalies found in the work product under review

Buy Now
Questions 42

As a tester, as part of a V-model project, you are currently executing some tests aimed at verifying if a mobile app asks the user to grant the proper access permissions during the installation process and after the installation process. The requirements specification states that in both cases the app shall ask the user to grant access permissions only to the camera and photos stored on the device. However, you observe that the app also asks the user to grant access permission to all contacts on the device. Consider the following items:

[I]. Test environment

[II]. Expected result

[III]. Actual result

[IV]. Test level

[V]. Root cause

Based on only the given information, which of the items listed above, are you able to correctly specify in a defect report?

Options:

A.

[I]and [IV]

B.

[II]and [III]

C.

[II]. [Ill] and [V]

D.

[I]. [IV] and [V]

Buy Now
Questions 43

Which of the following statements is CORRECT about the value added by a tester to release planning?

Options:

A.

The tester estimates the testing effort for individual iterations

B.

The tester assesses the testability of the user stories

C.

The tester breaks down user stories into smaller testing tasks

D.

The tester writes acceptance criteria

Buy Now
Questions 44

Can "cost" be regarded as Exit criteria?

Options:

A.

Yes. Spending too much money on test ng will result in an unprofitable product, and having cost as an exit criterion helps avoid this

B.

No. The financial value of product quality cannot be estimated, so it is incorrect to use cost as an exit criterion

C.

Yes. Going by cost as an exit criterion constrains the testing project which will hello achieve the desired quality level defined for the project

D.

No The cost of testing cannot be measured effectively, so it is incorrect to use cost as an exit criterion

Buy Now
Questions 45

Which of the following work products cannot be examined by static analysis?

Options:

A.

Test plans

B.

Source code

C.

Compiled code

D.

Formal models

Buy Now
Exam Code: CTFL_Syll_4.0
Exam Name: ISTQB Certified Tester Foundation Level (CTFL) v4.0
Last Update: Dec 4, 2024
Questions: 151
CTFL_Syll_4.0 pdf

CTFL_Syll_4.0 PDF

$29.75  $84.99
CTFL_Syll_4.0 Engine

CTFL_Syll_4.0 Testing Engine

$35  $99.99
CTFL_Syll_4.0 PDF + Engine

CTFL_Syll_4.0 PDF + Testing Engine

$47.25  $134.99