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

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

Questions 4

Given the following review types and review characteristics:

a.Pair review

b.Walkthrough

c.Technical review

d.Inspection

1.Formal

2.Informal

3.Purposes include evaluating the quality of the work product under review and generating new ideas (e.g., brainstorming solutions)

4.Purposes include Improving the software product and training the review participants

Which of the following BEST matches the review type with the review characteristic?

Options:

A.

a-1. b-4, c-3. d-2

B.

a-4, b-3. c-2. d-1

C.

a-2, b-3, c-4, d-1

D.

a-2, b-4, c-3. d-1

Buy Now
Questions 5

Which of the following statements about checklist-based testing is TRUE?

Options:

A.

Checklist-based testing is a technique for managing the review meeting that can be applied in those reviews where the use of checklists is mandatory, as is often the case in formal reviews.

B.

Checklist-based testing is a review technique that can be used in a formal review process where reviewers, during individual review, try to detect issues within the work product based on a checklist

C.

In checklist-based testing, using checklists at a high level of detail is more likely to produce test cases that are easier to reproduce than those using checklists at a low level of detail

D.

Checklists used in checklist-based testing should be reviewed periodically for updates as, over time, test cases designed using the same checklist may become less effective at finding defects.

Buy Now
Questions 6

In which one of the following test techniques are test cases derived from the analysis of the software architecture?

Options:

A.

Black-box test techniques.

B.

Experience-based test techniques.

C.

Checklist-based test techniques.

D.

White-box test techniques.

Buy Now
Questions 7

Given the following priorities and dependencies for these test cases:

SEE ATTACHMENT

Which of the following test execution schedules BEST takes into account the priorities and technical and logical dependencies?

Options:

A.

TC1 - TC3 - TC2 - TC4 - TC6 - TC5

B.

TC3 - TC4 - TC2 - TC6 - TC1 - TC5

C.

TC1 - TC3 - TC2 - TC4 - TC5 - TC6

D.

TC2 - TC4 - TC1 - TC3 - TC5 - TC6

Buy Now
Questions 8

For the following pseudo-code determine number of tests required for 100% statement coverage

IF Gender = Boy

If Age > 3 AND Age < 5

Shoe Size = 1

ELSE IF Age >=5 AND Age < 7

Shoe Size = 2

ENDIF

ELSE

IF Age > 3 AND Age < 5

Shoe Size = 0

ELSE IF Age >=5 AND Age < 7

Shoe Size = 1

ENDIF

ENDIF

Options:

A.

6

B.

4

C.

2

D.

6

Buy Now
Questions 9

Which type of software development product can undergo static testing?

Options:

A.

Any software development product can undergo static testing, including requirements specifications, design specifications and code.

B.

Static tests should be performed on the installation and user guide documents as these documents are used by the end user.

C.

Static testing is done only on the code as part of the "code review" sessions Other documents are reviewed, but not by static testing.

D.

Static testing is done only on the requirements You need to execute the software in order to find defects in the code.

Buy Now
Questions 10

The acceptance criteria associated with a user story:

Options:

A.

are often written in a rule-oriented format using the template referred to as "Given/When/Then"

B.

are often documented following in rule-oriented format using the following template: "As a [role], I want [feature], so that I can [benefit]"

C.

can be written in different formats and represent an aspect of a user story referred to as confirmation' of the so called "3 C's"

D.

must be written in one of the two following formats: scenario-oriented or rule-oriented

Buy Now
Questions 11

You are testing the latest version of an air-traffic control system prior to production deployment using exploratory testing. After following an unusual sequence of input steps, the system crashes. After the crash, you document a defect report with the following information:

•Title: System crashes unexpectedly during input.

•Brief summary: System crashes when an unusual sequence of inputs is used.

•Version: V1.001

•Test: Exploratory testing prior to production deployment

•Priority: Urgent

•Risk: High

•References: Screenshot of crashed application

What critical Information Is missing from this report?

Options:

A.

Conclusions, recommendations, and approvals.

B.

Change history.

C.

Description of the defect to enable reproduction.

D.

Status of defect

Buy Now
Questions 12

Which of the statements correctly describes when a whole team approach may NOT be suitable?

Options:

A.

When a high level of test independence may be required.

B.

When acceptance tests need to be created.

C.

When a test automation approach needs to be determined.

D.

When the team dynamics need to be improved.

Buy Now
Questions 13

Which of the following would be the LEAST likely to be used as the basis for a test exit criteria?

Options:

A.

Test schedules

B.

Cost of testing performed so far

C.

Confidence of testers in tested code

D.

Number of unfixed defects

Buy Now
Questions 14

The following open incident report provided:

Date: 01.01.01

Description: When pressing the stop button the application status remain in "Attention" instead of "Ready'.

Severity: High

Life Cycle: Integration

Which of the following details are missing in the giving incident report?

I. Identification or configuration of the application

II. The name of the developer

III. Recommendation of the developer

IV The actions and/or conditions that came before the pressing of the button

Options:

A.

IV

B.

I. IV

C.

I. II

D.

II, III

Buy Now
Questions 15

Consider the following examples of risks identified in different software development projects:

[I]. The contrast color ratio for both normal text and large text of a website does not comply with the applicable accessibility guidelines, making it difficult for many users to read the content on the pages

[II]. A development vendor fails to deliver their software system on time, causing significant delays to system integration testing activities that have been planned as part of a development project for a system of systems

[III]. People in the test team do not have sufficient skills to automate tests at the test levels required by the test automation strategy which does not allow production of an effective regression test suite

[IV]. In a web application, data from untrusted sources is not subject to proper input validation, making the application vulnerable to several security attacks

Which of the following statements is true?

Options:

A.

[I] and [III] are product risks; [II] and [IV] are project risks

B.

[I] and [IV] are product risks. [II] and [III] are project risks

C.

[II], [III] and [IV] are product risks; [I] is a project risk

D.

[IV] is a product risk; [I]. [II] and [III] are project risks

Buy Now
Questions 16

Which of the following statements is CORRECT?

Options:

A.

Test cases are made up of input values, expected results and actual results developed to cover test objectives

B.

Test cases describe items or events to test that are derived from the test basis during the test analysis activity

C.

Test cases are sequences of actions for test execution specified during the test implementation activity D. Test cases are derived during the test design activity to cover test objectives or test conditions

Buy Now
Questions 17

Which of the following BEST describes exploratory testing?

Options:

A.

Exploratory testing is a suitable test technique which may replace both black-box and white-box test techniques

B.

Exploratory testing is a valid and useful black-box test technique since it focuses on test cases related to the architecture and design of a system

C.

Exploratory testing requires both solid specifications and much project time available for test execution

D.

Exploratory testing may be used within defined time periods, during which the tester may follow a test charter as a guide

Buy Now
Questions 18

Which of the following best describes the relationship between a test progress report and a test summary report?

Options:

A.

The test report prepared during a test activity may be referred to as a test progress report, while a test report prepared at the end of a test activity may be referred to as a test summary report.

B.

The test report prepared during a test activity may be referred to as a test summary report, while a test report prepared at the end of a test activity may be referred to as a test progress report.

C.

There is no difference between a test progress report and a test summary report.

D.

Both the test progress report and the test summary report should always be generated via an automated tool.

Buy Now
Questions 19

Which of the following is a possible reason for introducing a defect in software code?

Options:

A.

Rushing to meet a tight deadline to turn code over for testing

B.

Improper unit testing

C.

Improper system testing

D.

Focus on static testing over dynamic testing

Buy Now
Questions 20

Decision table testing is being performed on tran-sactions in a bank’s ATM (Automated Teller Machine) system. Two test cases have already been generated for rules 1 and 4. which are shown below:

SEE ATTACHMENT 1

Given the following additional test cases:

SEE ATTACHMENT 2

Which two of the additional test cases would achieve full coverage of the full decision table (when combined with the test cases that have already been generated for rules 1 and 4)?

Options:

A.

DT1, DT4

B.

DT3, DT4

C.

DT2, DT3

D.

DT1.DT2

Buy Now
Questions 21

Given the following User Story: "As an online customer, I would like to be able to cancel the purchase of an individual item from a shopping list so that it only displays the relevant items, in less than 1 second", which of the following can be considered as applicable acceptance test cases?

I.Click on my online shopping list, select the unwanted Item, delete the unwanted item, the unwanted Item is deleted from the shopping list in less than 1 second.

ii.Click on my online shopping list, select all the items, delete all the items, the unwanted items are deleted from the shopping list in less than 1 second.

iii.Tab to the online shopping list and press enter, select the unwanted item, delete the unwanted item, the unwanted item is deleted from the shopping list In less than 1 second.

Iv. Click on the checkout button, select the payment method, make payment, confirmation received of payment and shipping date.

v. Click on my shopping list, select the unwanted Item, delete the unwanted item, the unwanted item is deleted from the shopping list.

Select the correct answer:

Options:

A.

I, ii and v

B.

iv

C.

i and iii

D.

v

Buy Now
Questions 22

Which of the following is a function of a dynamic analysis tool?

Options:

A.

Provide support for traceability of tests, test results and incidents to source documents

B.

Monitor the allocation, use and de-allocation of memory during run-time of a program

C.

Execute programs step-by-step in order to reproduce failures and find corresponding defects

D.

Provide support for release of baselines consisting of configuration items

Buy Now
Questions 23

Which of the following sentences describe a product risk?

Options:

A.

The application might not be able to provide the expected responsiveness under a load of up-lo 300 concurrent users

B.

Failure in acquiring an adequate and test automation tool

C.

A wrong configuration of the test environment that causes incidents related to the environment and not to the software under test

D.

The development team lacks knowledge of the technology on which the product is based

Buy Now
Questions 24

Which of the following statements about test estimation approaches is CORRECT?

Options:

A.

The Wideband Delphi estimation technique is an example of the risk-based approach

B.

The Wideband Delphi estimation technique is an example of the expert-based approach

C.

Bumdown charts used in Agile development is an example of the risk-based approach

D.

Burndown charts used in Agile development is an example of the expert-based approach

Buy Now
Questions 25

During system testing phase of a word processor, a tester finds that on opening a file from a particular set of files, which are part of a critical workflow, the word processor crashes. Which of the following is the next step the tester should take poor to recording the deviation?

Options:

A.

Try to recreate the incident before reporting

B.

Try to identify the code fragment causing the problem

C.

Send an email to the developer and not report the bug

D.

Report the incident as is without any further action

Buy Now
Questions 26

Which of the following statements best describe Behavior-Driven Development (BDD)?

Options:

A.

A collaborative approach that allows every stakeholder to contribute to how the software component must behave.

B.

Expresses the behavior of an application with test cases written in Given When Then format.

C.

Is used to develop code guided by automated test cases.

D.

A psychological technique in which the team's behavior in agile teams is evaluated.

Buy Now
Questions 27

Which of the following statements about how different types of test tools support testers is true?

Options:

A.

The support offered by a test data preparation tool is often leveraged by testers to run automated regression test suites

B.

The support offered by a performance testing tool is often leveraged by testers to run load tests

C.

The support offered by a bug prediction tool is often used by testers to track the bugs they found

D.

The support offered by a continuous integration tool is often leveraged by testers to automatically generate test cases from a model

Buy Now
Questions 28

For a mandatory input field "ZIP code" the following rules are given:

1 - The valid ZIP code format is 5 numeric digits.

2 - The code has to exist in the post office's official ZIP code list

Using equivalence classes partitioning, how many test cases are required to test this field?

Options:

A.

8

B.

3

C.

6

D.

4

Buy Now
Questions 29

Which of the following is MOST likely to be an example of a PROJECT risk?

Options:

A.

A computation is not always performed correctly in some situations

B.

A system architecture may not support some non-functional requirements

C.

Team members' skills may not be sufficient for the assigned work

D.

Specific modules do not adequately meet their intended functions according to the user

Buy Now
Questions 30

A document descnbes 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 31

Which of the following is true about Oracles?

Options:

A.

Sometimes old version of a product can be used as an Oracle

B.

Oracles help in reproducing the irreproducible bugs

C.

Oracles are derived from the design

D.

Oracles can be generated automatically using data generators

Buy Now
Questions 32

Given the following state model of sales order software:

SEE ATTACHMENT

Which of the following sequences of tran-sitions provides the highest level of tran-sition coverage for the model (assuming you can start in any state)?

Options:

A.

IN PRODUCTION -> CANCELLED -> PLACED -> IN PRODUCTION -> CANCELLED -> PLACED

B.

IN PRODUCTION -> SHIPPED -> INVOICED -> CANCELLED -> PLACED -> IN PRODUCTION

C.

PLACED -> IN PRODUCTION -> SHIPPED -> CANCELLED -> PLACED

D.

PLACED -> CANCELLED -> PLACED -> CANCELLED -> PLACED -> IN PRODUCTION -> CANCELLED

Buy Now
Questions 33

Which of the types of test tools noted below BEST describes tools that support reviews?

Options:

A.

Tools to assess data quality

B.

Tools to support usability testing

C.

Tools to support specialized testing needs

D.

Tools to support static testing

Buy Now
Questions 34

During iteration planning, a scrum team uses an estimation technique called planning poker to estimate the effort required to deliver a critical user story. In advance of the estimation session, the team agreed on some ground rules to limit the number of poker rounds and save time.

The team agreed on the following:

1. They will use the following progression for estimation: Extra-small, Small, Medium, Large, Extra-large, and Extra-extra-large.

2. If estimation values differ significantly, the highest score will be used for estimation purposes.

The result of the first round of planning poker:

Team MemberEstimation

BusinessLarge

DevelopmentExtra-extra-large

TestingExtra-extra-large

Which of the following options best represent the team’s next actions?

Options:

A.

The fact that all estimations are high indicate that the user story is not well understood or should be broken down into multiple smaller stories.

B.

The pre-agreed rules state that the highest score should be used for estimation, resulting in the user story being categorised as Extra-extra-large.

C.

Since the business representative is likely to have the most informed view of the requirement, the user story is categorised as a Large.

D.

the team discusses the differences in the estimates and repeats the poker round until an agreemet is reached.

Buy Now
Questions 35

A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.

Which coverage metric will provide the needed information for this analysis?

Options:

A.

Code coverage

B.

Data flow coverage

C.

Statement coverage

D.

Branch Coverage

Buy Now
Questions 36

The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).

If the TAS is between 50k€ and 80k€, the bonus is 10%. If the TAS exceeds 80k€ by a value not greater than 40k€, the bonus is 15%. Finally, if the TAS

exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.

Consider applying equivalence partitioning to the TAS (Note: 1k€ = 1000 euros).

Which one of the following answers contain only test cases that belong to the same equivalence partition?

Options:

A.

TC1 = 81 k€; TC2= 97k€; TC3=111k€; TC4=118k€

B.

TC1 = 40k€; TC2= 46k€; TC3=51k€; TC4=53k€

C.

TC1 = 79k€; TC2= 80k€; TC3=81k€; TC4=82k€

D.

TC1 = 90k€; TC2= 110k€; TC3=125k€: TC4=140k€

Buy Now
Questions 37

Which ONE of the following statements about acceptance testing is NOT correct?

Options:

A.

Testing of disaster recovery and backup/restore is usually NOT part of acceptance testing.

B.

The customers or system users are often responsible for the acceptance testing.

C.

The main goal of acceptance testing is to build confidence in the system, not find defects.

D.

Acceptance testing is the last level of testing performed prior to system release.

Buy Now
Questions 38

Which or the following would be a key difference between a peer review of code and static analysis of code using a tool?

Options:

A.

A peer reviews finds defects while static analysis finds failures.

B.

Static analysis targets the code technically whereas Peer review is applicable to further aspects.

C.

Peer reviews cannot find missing requirements whereas static analysis can

D.

A peer reviews find failures while static analysis finds defects.

Buy Now
Questions 39

Given the following review process main activities and specific review activities:

a.Planning

b.Initiate review

c.Issue communication and analysis

d.Fixing and reporting

1.Creating defect reports

2.Estimating effort and timeframe

3.Recording updated status of defects

4.Selecting the people to participate

5.Distributing the work product and other material

6.Evaluating the review findings

Which of the following BEST matches the review process main activities with the appropriate specific review activities?

Options:

A.

2-a, 4-a, 5-b, 6-c, 1-d, 3-d

B.

2-a, 5-a, 1-b, 4-b, 3-c, 6-d

C.

1-a, 4-b, 5-b, 6-c, 2-d, 3-d

D.

2-a, 4-b, 5-c, 1-d. 3-d, 6-d

Buy Now
Questions 40

Consider the following examples of risks identified in different software development projects

[1]. It may not be possible to generate the expected workloads to run performance tests, due to the poor hardware equipment of the machines (load injectors) that should generate these workloads.

[ii]. A user's session on a web application is not invalidated after a certain period of inactivity (configured by the system administrator) of the user,

[iii]. The test team will not have an adequate requirements specification (since many requirements will still be missing) by the time test design and analysis activities should begin according to the test plan.

[IV]. Following a failure, the system is unable to continue to maintain its pre-failure operation and some data becomes corrupted.

Which of the following statements is TRUE?

Options:

A.

[ii] and [IV] are product risks; [i] and [iii] are project risks

B.

[ii]and [iii] are product risks. [I] and [IV] are project risks.

C.

[i], and [iV] are product risks; [ii] and [iii] are project risks

D.

[i], [II] and [iii] are product risks, [IV] is a project risk.

Buy Now
Questions 41

Which of the following are valid testing principles?

I) Exhaustive testing is in general impossible.

II) Exhaustive testing should be executed for code intended to be reused.

III) Testing may guarantee that a program is correct.

IV) Testing cannot guarantee that a program is correct.

V) Defects cluster together in certain areas of the product.

Options:

A.

I, IV, V

B.

II, Iv

C.

I, V

D.

I, Ill

Buy Now
Questions 42

Which of the following statements about static testing and dynamic testing is TRUE?

Options:

A.

Static testing is better suited than dynamic testing for highlighting issues that could indicate inappropriate code modulansation.

B.

Dynamic testing can only be applied to executable work products, while static testing can only be applied to non-executable work products.

C.

Both dynamic testing and static testing cause failures, but failures caused by static testing are usually easier and cheaper to analyse.

D.

Security vulnerabilities can only be detected when the software is being executed, and thus they can only be detected through dynamic testing, not through static testing

Buy Now
Questions 43

ON NO: 94

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 44

Which of the following BEST defines risk level?

Options:

A.

Risk level is determined by calculating the absolute value of the sum of all potential issues that may occur on the project

B.

Risk level is calculated by adding the probabilities of all planned risks to a project

C.

Risk level is calculated by dividing the sum of all known risks by the sum of all unknown risks

D.

Risk level is determined by the likelihood of an event happening and the impact or harm from that event

Buy Now
Questions 45

Which of the following statements best describes the way in which decision coverage is measured?

Options:

A.

Measured as the number of statements executed by the tests, divided by the total number of executable statements in the code.

B.

Measured as the number of lines of code executed by the tests, divided by the total number of lines of code in the test object.

C.

Measured as the number of decision outcomes executed by the tests, divided by the total number of decision outcomes in the test object.

D.

It is not possible to accurately measure decision coverage.

Buy Now
Questions 46

A Static analysis tool analyzes a given program's CONTROL FLOW among other things. Which of the following options represents the most likely outcome of the control flow analysis:

Options:

A.

Identification of unreachable code

B.

Report on adherence to the coding standards

C.

Number of comment lines

D.

Number of source code lines

Buy Now
Questions 47

A software application incorrectly provided customers discounts of 50% off their total purchases if the purchases exceeded S100. It was discovered through an audit that the discount should have been only 5% off these purchases. A root cause analysis uncovered that the requirements Incorrectly stated 50% instead of 5% in this scenario.

Which of the following MOST accurately reflects this scenario?

Options:

A.

The audit finding Is the root cause, the incorrect calculation of 50% Is the defect, and the Incorrect requirement Is the effect

B.

The incorrect customer discount is the effect and the reason for the requirement error is the root cause

C.

The incorrect discount is the root cause, requiring a root cause analysis which led to investigating the software code, design, and requirements

D.

A defect in the code is determined to be the root cause of the incorrect calculation

Buy Now
Questions 48

Which one of the following statements correctly describes the term 'debugging'?

Options:

A.

There is no difference between debugging and testing.

B.

Debugging is a confirmation activity that checks whether fixes resolved defects.

C.

Debugging is the development activity that finds, analyses and fixes defects.

D.

Debugging is of no relevance in Agile development.

Buy Now
Questions 49

In Agile teams, testers closely collaborate with all other team members. This close collaboration could be problematic and result in testing-related organizational risks.

Which TWO of the following organization risks could be encountered?

I.Testers lose motivation and fail at their core tasks.

ii.Close interaction with developers causes a loss of the appropriate tester mindset.

iii.Testers are not able to keep pace with incoming changes in time-constrained iterations.

iv.Testers, once they have acquired technical development or business skills, leave the testing team.

Options:

A.

ii and iii

B.

i and iii

C.

i and ii

D.

ii and iv

Buy Now
Questions 50

A QA manager of a start-up company needs to implement within a week a low cost incident management tool. Which of the following is the best option?

Options:

A.

Document incidents on a large board in the lab

B.

Purchase and deploy an incident management tool

C.

Manage the incidents through E-mails and phone calls

D.

Manage the incidents in a spreadsheet posted on the intranet

Buy Now
Questions 51

Which are the MAIN goals of risk management in a software project?

Options:

A.

To increase the success probability for the project regardless of costs.

B.

To increase focus on preventative processes and to increase satisfaction for the testers.

C.

To control contractual problems and minimize the impacts of company policies.

D.

To reduce the probability of undesired situations and to reduce the effect of potential impact.

Buy Now
Questions 52

Consider the following user story about an e-commerce website's registration feature that only allows registered users to make purchases ; As a new user, I want to register to the website, so that I can start shopping online"

The following are some of the acceptance criteria defined for the user story

[a] The registration form consists of the following fields: username, email address, first name, last name, date of birth, password and repeat password.

[b] To submit the registration request, the new user must fill in all the fields of the registration form with valid values and must agree to the terms and conditions.

[c] To be valid, the email address must not be provided by free online mail services that allow to create disposable email addresses. A dedicated error message must be presented to inform the new user when an invalid address is entered.

[d] To be valid, the first name and last name must contain only alphabetic characters and must be between 2 and 80 characters long A dedicated error message must be presented to inform the new user when an invalid first name and/or the last name is entered

[e] After submitting the registration request, the new user must receive an e-mail containing the confirmation link to the e-mail address specified in the registration form

Based only on the given information, which of the following ATDD tests is MOST LIKELY to be written first?

Options:

A.

The new user enters valid values in the fields of the registration form, except for the email address, where he/she enters an e-mail address provided by a free online mail service that allow to create disposable email addresses. Then he/she is informed by the website about this issue.

B.

The new user enters valid values in the fields of the registration form, except for the first name, where he/she enters a first name with 10 characters that contains a number. Then he/she is informed by the website about this issue.

C.

The user accesses the website with a username and password, and successfully places a purchase order for five items, paying by Mastercard credit card

D.

The new user enters valid values in all the fields of the registration form, confirms to accept all the terms and conditions, submits the registration request and then receives an e-mail containing the confirmation link to the e-mail address specified in the registration form

Buy Now
Questions 53

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 54

The following part of a business process flow is specified; REPEAT (book a bill) UNTIL (User presses Cancel). How many test cases are necessary in order to achieve 100% branch coverage of the process flow?

Options:

A.

4

B.

1

C.

2

D.

Infinite

Buy Now
Questions 55

A test manager defined the following test levels in her test plan; Component, System and Acceptance.

Which Software Development lifecycle is the Test Manager most likely following?

Options:

A.

V-Model

B.

Agile

C.

Waterfall

D.

Prototyping

Buy Now
Questions 56

Consider the following simplified version of a state transition diagram that specifies the behavior of a video poker game:

What Is the minimum number of test cases needed to cover every unique sequence of up to 3 states/2 transitions starting In the "Start" state and ending In the "End" state?

Options:

A.

1

B.

2

C.

3

D.

4

Buy Now
Questions 57

A typical objective of testing 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

D.

Verify the correct creation and configuration of the test environment

Buy Now
Questions 58

Which of the following can be considered a VALID exit criterion?

I Estimates of defect density or reliability measures.

II. The completion and publication of an exhaustive Test Report.

III. Accuracy measures, such as code, functionality or risk coverage.

IV Residual risks such as lack of code coverage in certain areas.

Options:

A.

I, III, IV

B.

I, II, III

C.

III, IV

D.

II, III, IV

Buy Now
Questions 59

Which of the following is an advantage of the whole team approach?

Options:

A.

It helps avoid the risk of tasks associated with a user story not moving through the Agile task board at an acceptable rate during an iteration.

B.

It helps team members understand the current status of an iteration by visualising the amount of work left to do compared to the time allotted for the iteration

C.

It helps the whole team be more effective in test case design by requiring all team members to master all types of test techniques.

D.

It helps team members develop better relationships with each other and make their collaboration more effective for the benefit of the project.

Buy Now
Questions 60

Test automation allows you to:

Options:

A.

demonstrate the absence of defects

B.

produce tests that are less subject to human errors

C.

avoid performing exploratory testing

D.

increase test process efficiency by facilitating management of defects

Buy Now
Questions 61

Why is it important to select a test technique?

Options:

A.

There are usually loo many test cases that may be run on a system. Test techniques help reduce the number of tests.

B.

The only way to test a software application is by using well proven test techniques.

C.

Selecting the right test technique in a given situation Increases the effectiveness of the test process Oy creating tests with higher chance of finding bugs.

D.

Test techniques define the number of regression cycles, which in turn impact the project schedule.

Buy Now
Questions 62

The following chart represents metrics related to testing of a project that was competed. Indicate what is represented by tie lines A, B and the axes X.Y

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 63

Which of the following is not an example of a typical content of a test completion report for a test project?

Options:

A.

The additional effort spent on test execution compared to what was planned

B.

The unexpected test environment downtime that resulted in slower test execution

C.

The residual risk level if a risk-based test approach was adopted

D.

The test procedures of all test cases that have been executed

Buy Now
Questions 64

Which of the following project scenario gives the BEST example where maintenance testing should be triggered?

Options:

A.

Completion of architecture of the bank system

B.

Release of the early draft of the low level project design of an loT application

C.

Defect was found in a pre-released version of the customer service application

D.

Delivery of the hot fix to mobile operating system and ensuring that it still works

Buy Now
Questions 65

Which of the following is correct with regards to debugging?

Options:

A.

Debugging identifies the cause of a failure

B.

Debugging is often performed by test engineers

C.

Debugging is considered part of the testing activities

D.

Debugging is intended to find as many defects as possible in the code

Buy Now
Questions 66

ST is a Software Testing organization which utilizes a testing knowledge base. Access to ST knowledge base can be either full or limited. Access level is determined based on ST certification and testing experience as follows:

1. If ST certified, with less than 5 years testing experience - allow limited access

2. If ST certified, 5-10 years of testing experience - allow full access

3. If not ST certified with 5-10 years of testing experience - allow limited access.

What would be the results for:

A - ST certified. 12 years of testing experience

B - Not ST certified. 7 years of testing experience

C - Not ST certified. 3 years of testing experience

Options:

A.

A - unknown

B - limned access

C- unknown

B.

A - full access

B - limited access

C - unknown

C.

A - full access

B - limited access

C - limited access

D.

A - unknown

B - full access

C - unknown

Buy Now
Questions 67

Which of the following statements about re-testing and regression testing are TRUE?

I Re-testing should be performed after a defect is fixed.

II Regression testing should always be performed after a defect is fixed.

III. Re-testing and regression testing may be performed at any test level.

IV Regression testing may include functional, non-functional and structural testing.

V. Re-testing should be included in the debugging activity.

Options:

A.

I, III. Iv

B.

II, v

C.

I, Ill

D.

II. IV, V

Buy Now
Questions 68

Which of the following best describes the way in which statement coverage is measured?

Options:

A.

Measured as the number of decision outcomes executed by the tests, divided by the total number of decision outcomes in the test object.

B.

It is not possible to accurately measure statement coverage.

C.

Measured as the number of statements executed by the tests, divided by the total number of executable statements in the code.

D.

Measured as the number of lines of code executed by the test, divided by the total number of lines of code in the test object.

Buy Now
Questions 69

In which of the following test documents would you expect to find test exit criteria described9

Options:

A.

Test design specification

B.

Project plan

C.

Requirements specification

D.

Test plan

Buy Now
Questions 70

Which of the following is a correct reason to apply test automation?

Options:

A.

When a new test automation tool is launched

B.

When there are a lot of repetitive testing tasks

C.

When it is easy to automate

D.

When it is cheap to buy test automation tools

Buy Now
Questions 71

Which of the following is a key characteristic of informal reviews?

Options:

A.

Kick-off meeting

B.

Low cost

C.

Individual preparation

D.

Metrics analysis

Buy Now
Questions 72

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 73

Consider the following testing levels:

1) Component Testing

2) Integration Testing

3) System Testing

4) Acceptance Testing

Which of the following statements is true?

Options:

A.

Integration and system testing are applicable when V-model is used.

Component and acceptance testing are applicable when iterative development models are used.

B.

All the testing levels are applicable to V-model for software development.

Only acceptance testing is applicable for iterative models.

C.

Acceptance testing is applicable for all software development models.

Component and system testing are applicable only for the V-model.

D.

All testing levels are applicable, independent of which software development life-cycle process (V-model. iterative, incremental) is used.

Buy Now
Questions 74

Which of the following statements about independent testing is WRONG?

Options:

A.

Independent testing is necessary because developers don't know any testing.

B.

Independent testing is best suited for the system test level.

C.

A certain degree of independence makes the tester more effective at finding defects.

D.

Independent test teams may find other types of detects than developers who are familiar with the system's structure.

Buy Now
Questions 75

Software was found lo take much more time than the stated requirement of less than one second to save a file. Upon investigation it was found that there was an unnecessary check inside a loop which was slowing down the file-save operation. The software not being able to meet the desired response time is an example of

Options:

A.

It is not a defect

B.

Defect

C.

Error

D.

Failure

Buy Now
Questions 76

In the newest version of payroll system number of changes were made. As a tester you got a task to perform regression and confirmation tests. Which of the following project activities are related to confirmation testing?

Options:

A.

Testing due to the application of a new version of the interface

B.

Testing that fixes resolved the defects in the search function

C.

Testing if a system still works after update of an operating system

D.

Testing to ensure the adding of a new functionalities haven't broken existing functions

Buy Now
Questions 77

For each of the test cases to be executed, the following table specifies the priority order and dependencies on other test cases

Which of the following test execution schedules is compatible with the logical dependencies and allows executing the test cases in priority order?

Options:

A.

TC4, TC3, TC2, TC6, TC5. TC1

B.

TC4, TC6, TC3, TC2, TC5, TC1

C.

TC3, TC5, TC6, TC1, TC4, TC3

D.

TC4, TC3, TC2, TC6, TC1, TC5

Buy Now
Questions 78

Consider the following statements about risk-based testing.

I) Risk-based testing has the objective to reduce the level of protect risks.

II) Tests should be prioritized to find tie critical detects as early as possible.

III) Non-testing activities may also help to reduce risk

IV) Risks have to be reassessed on a regular basis.

V) The project stakeholders can give useful input to determine the risks

Options:

A.

I III IV and V are true. II is false.

B.

II, III IV and V are correct. I is false.

C.

C. I, II and IV are true. III and V are false.

D.

II, Ill and V are true. 1 ants Iv are false.

Buy Now
Questions 79

A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.

Options:

A.

The thought process is incorrect. The whole company should adopt same standard for review of all artifacts.

B.

The thought process is correct. The whole company should decide or the review method based on their CMM level.

C.

The thought process is incorrect. Same artifact can be reviewed using different review methods

D.

The thought process is correct. It wastes time to review same artifact using efferent review methods

Buy Now
Questions 80

The following decision table is used to assist a doctor in determining the drug therapy to prescribe for a patient (aged 6 to 65 years) diagnosed with acute sinusitis. The table consists of three Boolean conditions and six actions

Based only on the given information, which of the following statements is TRUE?

Options:

A.

Column 7 represents an impossible situation and thus can be deleted

B.

Columns 1 and 3 can be merged into a single column

C.

Columns 2, 4, 6 and 8 can be merged into a single column

D.

Columns 5 and 7 can be merged into a single column

Buy Now
Questions 81

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 82

The whole-team approach:

Options:

A.

promotes the idea that all team members should have a thorough understanding of test techniques

B.

is a consensus-based approach that engages the whole team in estimating the user stories

C.

promotes the idea that all team members should be responsible for the quality of the product

D.

is mostly adopted in projects aimed at developing safety-critical systems, as it ensures the highest level of testing independence

Buy Now
Questions 83

In what way do Configuration Management effects testing?

Options:

A.

Without proper configuration management, test planning cannot proceed.

B.

Proper configuration management ensures that testers can uniquely identity the tested item

C.

Configuration management is important for developers, not for testers

D.

There is very little influence of configuration management practices on the test project.

Buy Now
Questions 84

Manager responsibilities in formal review includes ad except one of the following:

Options:

A.

Planning the review

B.

Determines if the review objectives have been met

C.

Decide on the execution of reviews

D.

Allocate time for review

Buy Now
Questions 85

Which of the following statements about static testing and dynamic testing is true?

Options:

A.

Unlike dynamic testing, which can be also performed manually, static testing cannot be performed without specialized tools

B.

Static testing is usually much less cost-effective than dynamic testing

C.

Unlike dynamic testing, which focuses on detecting potential defects, static testing focuses on detecting failures which may be due to actual defects

D.

Both static testing and dynamic testing can be used to highlight issues associated with non-functional characteristics

Buy Now
Questions 86

A class grade application for instructors assigns letter grades based on students' numerical grades.

The letter grades for different numerical grades should be:

Above 89, up to 100 - A

Above 79, up to 89 • B

Above 69, up to 79 • C

Above 59, up to 69 - D

Below 60- F

Which of the following sets of test inputs would achieve the relatively highest equivalence partition coverage?

Options:

A.

0, 58.59,70, 80

B.

74, 79.84,85, 89

C.

79, 89.90,99, 100

D.

69, 79. 80, 89, 90

Buy Now
Exam Code: ISTQB-CTFL
Exam Name: ISTQB Certified Tester Foundation Level (CTFL) v4.0
Last Update: Nov 21, 2024
Questions: 288
ISTQB-CTFL pdf

ISTQB-CTFL PDF

$28  $80
ISTQB-CTFL Engine

ISTQB-CTFL Testing Engine

$33.25  $95
ISTQB-CTFL PDF + Engine

ISTQB-CTFL PDF + Testing Engine

$45.5  $130