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

CTFL-Foundation ISTQB Certified Tester Foundation Level Questions and Answers

Questions 4

What is the value of static code analysis?

Options:

A.

Detection of failures not easily found by other types of testing

B.

Early defect detection

C.

Detection of suspicious operations caused by deviations from regulations

D.

Detect deviations in standards by executing the source code

Buy Now
Questions 5

System testing is:

Options:

A.

Used to search for defects in software modules that are separately testable.

B.

The responsibility of the users of a system.

C.

Concerned with the behavior of a whole system/product as defined by the scope of a development project.

D.

Triggered by modifications, migration or retirement of the software system.

Buy Now
Questions 6

What is static analysis?

Options:

A.

The decision between using white or black box test techniques.

B.

Executing software to validate the most common path through the code.

C.

A technique to find defects in software source code and software models, performed without executing code.

D.

It is a testing technique used during system testing.

Buy Now
Questions 7

Which of the following test cases will ensure that the statement ‘Print ‘Hold’’ is exercised? [K3]

Refer to the exhibit

Options:

A.

X=2, Y=2, Z=2

B.

X=2, Y=3, Z=4

C.

X=2, Y=4, Z=3

D.

X=4, Y=3, Z=2

Buy Now
Questions 8

Typically, exit criteria may consist of:

Options:

A.

Defining the amount, level of detail structure, and templates for the test documentation.

B.

Estimates of defect density or reliability measures.

C.

Adequacy of the test approaches taken.

D.

Discussions on disaster recovery.

Buy Now
Questions 9

Which from the following list are typically found to enable the review process to be successful? [K2]

a. Each review has clear defined objectives

b. The lower the number of defects, the better the review process

c. The right people for the review objective are involved

d. There is an emphasis on learning and process improvement

e. Management are not involved in the process at all

f. Checklists should not be used, as these slow down the process

g. Defects found are welcomed and expressed objectively

Options:

A.

a, f and g.

B.

b, c and f.

C.

a, c and d.

D.

d, e and g.

Buy Now
Questions 10

Which of the following test design techniques is not a black box technique?

Options:

A.

Equivalence partitioning

B.

State transition testing

C.

Boundary value analysis

D.

Statement coverage

Buy Now
Questions 11

A system calculates the amount of customs duty to be paid:

_ No duty is paid on goods value up to, and including, $2,000.

_ The next $8,000 is taxed at 10%.

_ The next $20,000 after that is taxed at 12%.

_ Any further amount after that is taxed at 17%.

To the nearest $, which of these groups of numbers fall into three DIFFERENT equivalence classes?

Options:

A.

$20,000 $20,001 $30,001

B.

$2,000 $2,001 $10,000

C.

$2,000 $8,000 $20,000

D.

$1,500 $2,000 $10,000

Buy Now
Questions 12

Which of the following is a white box testing design characteristic?

Options:

A.

To be based on specifications

B.

To be based on an analysis of the test basis documentation

C.

To be based on an analysis of the structure of the component or system

D.

To include both functional and non-functional testing

Buy Now
Questions 13

Which of the following best describes the Black-box technique?

Options:

A.

It uses decision coverage for completeness.

B.

It ensures all possible branches in the code are tested.

C.

It is based on the internal structure of the system.

D.

It can be done without reference to the internal structure of the component or system.

Buy Now
Questions 14

Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]

Options:

A.

Exploratory testing

B.

Decision table testing

C.

State transition testing

D.

Statement testing

Buy Now
Questions 15

Which of the following BEST defines static techniques? [K1]

Options:

A.

Executing the software work product

B.

Manually examining the code or project documentation

C.

Automated analysis of the code or project documentation

D.

Manual examination and automated analysis of code or project documentation

Buy Now
Questions 16

Why is independent testing important? [K1]

Options:

A.

Because independent testers make fewer assumptions than developers

B.

Because independent testers are isolated from the development team

C.

Because independent testers can verify assumptions made during specification and implementation of the system

D.

Because independent testers have a greater sense of responsibility for quality than developers

Buy Now
Questions 17

Dynamic Analysis Tools are used to:

Options:

A.

Determine differences between files or databases.

B.

Monitor and report on how a system behaves under a variety of conditions.

C.

Find defects, such as memory leaks, while software is executing.

D.

Measure the percentage of specific types of code structure that have been exercised.

Buy Now
Questions 18

Of the following, select the best description of the fundamental test process:

Options:

A.

Planning and control, analysis, design, implementation, execution, evaluation of exit criteria and reporting, test closure.

B.

Executing tests, identifying and recording defects and preparing recommendation and closure reports.

C.

Controls, preparation of test cases, execution of test cases, execution of regression packs, communicating with developers, writing recommendations for release.

D.

Static testing, dynamic testing, defect reporting, reporting and closure.

Buy Now
Questions 19

In a system designed to work out the employee tax to be paid:

_ An employee has $4,000 of salary tax free.

_ The next $1,500 is taxed at 10%.

_ The next $28,000 after that is taxed at 22%.

_ Any further amount is taxed at 40%.

Which of these is a valid Boundary Value Analysis test case?

Options:

A.

$28,000

B.

$1,500

C.

$33,501

D.

$5,000

Buy Now
Questions 20

What factors should be considered to determine whether enough testing has been performed?

(i)The exit criteria.

(ii)The budget.

(iii)How big the test team is.

(iv)The product's risk profile.

(v)How good the testing tools are.

(vi)Sufficient details of the system status to allow decisions

Options:

A.

i and ii and iv and vi

B.

i and ii and iii and vi

C.

ii and iii and iv and v

D.

i and ii and v and vi

Buy Now
Questions 21

Test script TransVal 3.1 tests transaction validation via screen TRN 003B. According to the specification (PID ver 1.3 10b iv) the validation screen should not accept future dated transactions. Test script TransVal 3.1 passes. Test script eod 1.4 tests end of day processing and is run after the execution of TransVal 3.1 using data entered during that test

Which of the following is the BEST detail on an incident report? [K3]

Options:

A.

Title. End of Day failure.. Reproducible. Yes. Description. Script eod 1.4 fails when the first transaction of the day is a future dated transaction. Screen shot of the failure attached.

B.

Title. Transaction input screen validation..Reproducible. Yes. Description. Script eod 1..4 fails . Screen shot of the failure attached. Validation of transaction entryon screen TRN-003B should not allow future dated transactions – see PID ver 1.3 para 10b iv.

C.

Title. Screen TRN-003B validation of transaction date.. Reproducible. No. Description. When a future dated transaction is processed by the end of day process, a failure can occur. This does not always happen. Screen shot of the failure attached.

D.

Title. Screen TRN-003B validation of transaction date. Reproducible. Yes. Description. Script eod 1.4 fails when the first transaction of the day is a future dated transaction. Screen shot of the failure attached. Validation of transaction entry on screen TRN-003B should not allow future dated transactions – see PID ver 1.3 para 10b iv.

Buy Now
Questions 22

When an organization considers the use of testing tools, they should:

Options:

A.

Use a tool in order to help define a good test process because the tool will force process repeatability and therefore enforce good test process.

B.

Always start by bringing in automated test execution tools as these tools have the greatest return on investment and therefore should be introduced first.

C.

Perform analysis of the test process and then assess whether it can be supported through the introduction of tool support.

D.

Allow the developers to select the testing tools because tools are technical and developers have the appropriate skills to advise on test tool selection and configuration.

Buy Now
Questions 23

“Experience based" test design techniques, typically...

Options:

A.

Use decision tables to generate the Boolean test conditions to be executed.

B.

Identify the structure of the system or software at the component, integration or system level.

C.

Use the skill, intuition and experience of the tester to derive the test cases, using error guessing and exploratory testing.

D.

Establish traceability from test conditions back to the specifications and requirements.

Buy Now
Questions 24

What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation?

(i)Identification of configuration items of the software or system.

(ii)Software or system lifecycle process in which the incident was observed.

(iii)Description of the anomaly to enable reproduction of the incident.

(iv)Number of occurrences of the incident.

(v)Classification of the cause of the incident for metrics and for reporting purposes.

Number of correct answers: 1

Options:

A.

i, ii, iii

B.

ii, iii

C.

i, iii, iv

D.

i, ii, iii, v

Buy Now
Questions 25

Consider the following pseudo code:

1. Begin

2. Input X, Y

3. If X > Y

4. __Print (X, ‘is greater than’, Y)

5. Else

6. __Print (Y, is greater than or equal to’, X)

7. EndIf

8. End

What is the minimum number of test cases required to guarantee both 100% statement coverage and 100% decision coverage?

Options:

A.

Statement coverage = 3, Decision coverage = 3

B.

Statement coverage = 2, Decision coverage = 2

C.

Statement coverage = 1, Decision coverage = 2

D.

Statement coverage = 2, Decision coverage = 1

Buy Now
Questions 26

Functional and structural tests are alternative test types that may be used separately or together at which test level? [K1]

Options:

A.

At the component test level only

B.

At all test levels

C.

At integration testing and system testing levels only

D.

At all levels from integration testing to acceptance testing

Buy Now
Questions 27

Which of the following factors will MOST affect the testing effort required to test a software product? [K1]

Options:

A.

The number of staff available to execute tests

B.

The level of detail in the test plan

C.

The requirements for reliability and security in the product

D.

The test estimation method used

Buy Now
Questions 28

A garden irrigation system allows the user to specify 2 inputs:

1. Frequency - The number of times the system should be automatically switched on per day; minimum once per day, maximum 5 times

2. Duration - The duration of operation, in whole minutes, each time it is switched on; ranging from 1 to 60

Applying 2-value boundary value analysis which of the following options has the correct test set of valid and invalid boundary values?

Options:

A.

Frequency 1, 5; Duration 1, 60

B.

Frequency 0, 1, 5, 6; Duration 59 seconds, 1 minute, 60 minutes, 60 minutes 1 second

C.

Frequency 0, 1, 5, 6; Duration 0, 1, 30, 60, 61

D.

Frequency 0, 1, 2, 5, 6; Duration 0, 1, 30, 60, 61

Buy Now
Questions 29

When can functional and structural testing BOTH be applied?

Options:

A.

System and Component test levels only

B.

All 'Developement' test levels, i.e. those before Acceptance testing

C.

Component and Component integration test levels only

D.

All test levels

Buy Now
Questions 30

Which of the following represents good testing practice for testers, irrespective of the software lifecycle model used?

Options:

A.

They should start test analysis when the corresponding development level is complete

B.

They should be involved in reviewing requirements or user stories as soon as drafts are available

C.

They should ensure that the same test objectives apply to each test level

D.

They should minimize the ratio of development levels to test levels to reduce project costs

Buy Now
Questions 31

The decision table above reflects a golf club's pricing structure for green fees and buggy/cart hire.

What is the expected result (actions) for each of the following two test cases (TC1 and TC2)?

* TC 1 - Paul is not a full member, is a Loyalty Card holder and requests to play 18 holes with a buggy/cart

* TC 2 - Cheryl is not at full member, doesn't have a Loyalty Card and requests to play 9 holes with a buggy/cart

Options:

A.

TC1 - £23 total charges including buggy hire; TC2 - £21 total charge including buggy hire

B.

TC1 - £18 total charges including buggy hire; TC2 - £16 total charge but no buggy allowed

C.

TC1 - £23 total charges including buggy hire; TC2 - £16 total charge but no buggy allowed

D.

TC1 - £17 total charges but no buggy allowed; TC2 - £21 total charge including buggy hire

Buy Now
Questions 32

Which of the following is a Black Box test design technique?

Options:

A.

Decision Coverage

B.

Error Guessing

C.

Statement Coverage

D.

Equivalence Partitioning

Buy Now
Questions 33

A new testing tool has been selected for an organisation and a pilot project has successfully completed. The next step is to deploy the tool within the organization.

What is a key success factor in tool deployment?

Options:

A.

Estimate a cost-benefit ratio based on a firm business case

B.

Determine whether benefits will be achieved at reasonable cost

C.

Provide support for the test team using the tool

D.

Assessment of organisational maturity, strengths and weaknesses

Buy Now
Questions 34

Which option BEST describes how the level of risk is determined?

Options:

A.

The likelihood of an adverse event happening multiplied by the cost of preventing it

B.

The consequences of a potential problem multiplied by the cost of possible legal action

C.

The impact of an adverse event multiplied by the likelihood of that event occurring

D.

The likelihood and the probability of a hazard occurring

Buy Now
Questions 35

Which of the following activities is appropriate to the test planning stage?

Options:

A.

Analysing the test basis

B.

Assigning resources for the planned activities

C.

Designing the test environments

D.

Writing a test execution schedule

Buy Now
Questions 36

When considering the roles of test leader and tester, which of the following tasks would NOT typically be performed by a tester?

Options:

A.

Prepare and acquire the test data

B.

Set up and check the test environment

C.

Write test summary reports

D.

Review tests developed by others

Buy Now
Questions 37

Which of the following is a white-box test technique?

Options:

A.

Decision table testing

B.

Exploratory testing

C.

Statement testing

D.

Error guessing

Buy Now
Questions 38

Which of the following is NOT a valid use of decision coverage?

Options:

A.

Checking that all decisions have been exercised in a single program

B.

Checking that all decisions have been exercised in a business process

C.

Checking that all calls from one program module to another have been made correctly

D.

Checking that at least 50% of decisions have been exercised by a test case suite

Buy Now
Questions 39

Which one of the following statements about testing techniques is TRUE?

Options:

A.

Exploratory testing can replace black box techniques when testing time is very limited

B.

Test execution scheduling should give priority to experienced based testing

C.

Specification based techniques can be used as a substitute for a poorly defined test basis

D.

Experienced based techniques are systematic and produce detailed test documentation

Buy Now
Questions 40

You have been asked to improve the way test automation tools are being used in your company.

Which one of the following is the BEST approach?

Options:

A.

Selecting and automating scripts that test new functionality to find the most defects

B.

Using a keyword-driven testing approach to separate the actions and data from the tool's script

C.

Ensuring that all data, inputs and actions are stored in the tool's script for ease of maintenance

D.

Keeping expected results separate from the automation tool to allow the testers to check the results

Buy Now
Questions 41

Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?

Options:

A.

Omission of a major requirement

B.

Inadequate decision coverage

C.

Component memory leakage

D.

Variables that are not used improperly declared

Buy Now
Questions 42

Why is measurement of code coverage Important?

Options:

A.

Because 100% code coverage implies 100% coverage of requirements

B.

Because 100% code coverage guarantees that there are no coding errors

C.

Because code coverage can be used to ensure that all code is exercised by tests

D.

Because code coverage can ensure that all decisions are correctly implemented in the code

Buy Now
Questions 43

A booking system for a city bus service prices its fares according to the time of travel:

• Peak-time tariff starts at 0600 and finishes at 1000 am

• Off-peak tariff applies during all other times of service

• The bus service does not operate between 2300 and the start of the next day’s peak service

Note that all times mentioned are inclusive.

When applying the equivalence partitioning test design technique, which of the following options, shows test case inputs that each fall into a different equivalence partition?

Options:

A.

0600, 1000, 1200

B.

1001, 1300, 2259

C.

0100, 0800, 2200

D.

2400, 1000, 2301

Buy Now
Questions 44

Which of the following options describe the causal chain in the correct sequence?

Options:

A.

Error, fault, failure

B.

Fault, bug, mistake

C.

Mistake, failure, fault

D.

Failure, bug, error

Buy Now
Questions 45

Which of the following does NOT represent one of the three triggers for maintenance testing an operational system?

Options:

A.

Data migration

B.

System retirement

C.

System modification

D.

Introduction of a test management tool

Buy Now
Questions 46

Which of the following optionsBESTexplain the pesticide paradox principle of testing?

Options:

A.

If we do not regularly review and revise our tests, we'll stop finding defects

B.

Repeatedly running a set of tests will ensure that a system is defect free

C.

Defects are, paradoxically, often contained in a small number of modules

D.

Testing, like spraying pesticide, is an effective bug / defect removal activity

Buy Now
Questions 47

During which stage of the fundamental test process is the testability of requirements evaluated?

Options:

A.

Test Implementation and Execution

B.

Test Planning and Control

C.

Evaluating Exit Criteria and Reporting

D.

Test Analysis and Design

Buy Now
Questions 48

A live defect has been found where a code component fails to release memory after it has finished using it.

Which of the following tools would have been the MOST effective at detecting this defect prior to live implementation?

Options:

A.

Dynamic analysis tool

B.

Monitoring tool

C.

Configuration management tool

D.

Coverage measurement tool

Buy Now
Questions 49

Debugging and Testing are key activities in the software development lifecycle.

Which of the following are 'Debugging' activities?

a) Identifying, a failure

b) Locating the cause of failure

c) Fixing the defect

d) Checking the fix has resolved the failure

Options:

A.

a & d

B.

a & b

C.

b & c

D.

c & d

Buy Now
Questions 50

Which of the following would achieve the HIGHEST level of testing independence for a project's test level?

Options:

A.

Training developers to design good tests for the test team to execute

B.

Outsourcing test design and execution to a different company

C.

Having the company's independent test team design and execute the tests

D.

Minimising contact between testers and developers during test design to avoid bias

Buy Now
Questions 51

In the above State Table, which of the following represents an invalid transition?

Options:

A.

Event C from S3

B.

Event E from S4

C.

Event B from S2

D.

Event D from S4

Buy Now
Questions 52

The following Test Cases have been created for a simple web-based airline booking system.

Test Case 1: Search for an item Available Flights

Test Case 2: View selected item in My Flights

Test Case 3: Login to the system: Login is accepted

Test Case 4: Select an available flight: item added to My Flights

Test Case 5: Print confirmation receipt, then exit

Test Case 6: In My Flights, confirm details and book flight

Which of the following is the correct logical order for the test cases?

Options:

A.

6, 3, 1, 4, 2, 5

B.

3, 4, 1, 2, 5, 6

C.

3, 2, 1, 4, 6, 5

D.

3, 1, 4, 2, 6, 5

Buy Now
Questions 53

You are examining a document which gives the precise steps needed in order to execute a test.

What is the correct definition of this document?

Options:

A.

Test design specification

B.

Test condition

C.

Test procedure specification

D.

Test case specification

Buy Now
Questions 54

Which of the following would NOT be a common metric used for monitoring test preparation and execution?

Options:

A.

Number of Test cases passed and failed

B.

Percentage of planned test cases designed

C.

Number of test plan review comments

D.

Percentage of tasks complete in test environment preparation

Buy Now
Questions 55

Which of the following are most characteristic of structure-based testing?

(i) Information about how the software is constructed is used to derive test cases.

(ii) Statement coverage and/or decision coverage can be measured for existing test cases.

(iii) The knowledge and experience of people are used to derive test cases.

(iv) Test cases are derived from a model or specification of the system.

Options:

A.

(i) and (ii)

B.

(ii) and (iii)

C.

(ii) and (iv)

D.

(i) and (iii)

Buy Now
Questions 56

What if the project isn't big enough to justify extensive testing..?

Options:

A.

Use automation tool for testing

B.

Use risk based analysis to find out which areas need to be tested

C.

Both a and b

D.

None of the above

Buy Now
Questions 57

Which of the following statements BEST describes one of the seven key principles of software testing?

Options:

A.

Automated tests are better than manual tests for avoiding the Exhaustive Testing.

B.

Exhaustive testing is, with sufficient effort and tool support, feasible for all software.

C.

It is normally impossible to test all input / output combinations for a software system.

D.

The purpose of testing is to demonstrate the absence of defects. The purpose of testing is to demonstrate the absence of defects.

Buy Now
Questions 58

Maintenance testing is:

Options:

A.

updating tests when the software has changed

B.

testing a released system that has been changed

C.

testing by users to ensure that the system meets a business need

D.

testing to maintain business advantage

Buy Now
Questions 59

Which of the following is most likely to be performed by developers?

Options:

A.

Technical review of a functional specification.

B.

Walkthrough of a requirements document.

C.

Informal review of a program specification.

D.

Static analysis of a software model.

Buy Now
Questions 60

What is retesting?

Options:

A.

Running the same test again in the same circumstances to reproduce the problem.

B.

A cursory run through a test pack to see if any new errors have been introduced.

C.

Checking that the predetermined exit criteria for the test phase have been met.

D.

Running a previously failed test against new software/data/documents to see if the problem is solved.

Buy Now
Questions 61

Which of the following is most likely to cause failure in the implementation of a test tool?

Options:

A.

Underestimating the demand for a tool.

B.

The purchase price of the tool.

C.

No agreed requirements for the tool.

D.

The cost of resources to implement and maintain the tool.

Buy Now
Questions 62

For which of the following would maintenance testing be used?

Options:

A.

Correction of defects during the development phase.

B.

Planned enhancements to an existing operational system.

C.

Complaints about system quality during user acceptance testing.

D.

Integrating functions during the development of a new system.

Buy Now
Questions 63

“How much testing is enough?”

Options:

A.

This question is impossible to answer

B.

This question is easy to answer

C.

The answer depends on the risk for your industry, contract and special requirements

D.

This answer depends on the maturity of your developers

Buy Now
Questions 64

Reporting Discrepancies as incidents is a part of which phase:

Options:

A.

Test Analysis and Design

B.

Test Implementation and execution

C.

Test Closure Activities

D.

Evaluating exit criteria and reporting

Buy Now
Questions 65

A new system is about to be developed. Which of the following functions has the highest level of risk?

Options:

A.

Likelihood of failure = 20%; impact value = £100,000

B.

Likelihood of failure = 10%; impact value = £150,000

C.

Likelihood of failure = 1%; impact value = £500,000

D.

Likelihood of failure = 2%; impact value = £200,000

Buy Now
Questions 66

A tool that supports traceability, recording of incidents or scheduling of tests is called..?

Options:

A.

A dynamic analysis tool

B.

A test execution tool

C.

A debugging tool

D.

A test management tool

E.

A configuration management tool

Buy Now
Questions 67

What is the purpose of test completion criteria in a test plan:

Options:

A.

To know when a specific test has finished its execution

B.

To ensure that the test case specification is complete

C.

To set the criteria used in generating test inputs

D.

To know when test planning is complete

E.

To plan when to stop testing

Buy Now
Questions 68

Which of the following is most likely to be a benefit of using static techniques?

Options:

A.

Fewer performance defects.

B.

Productivity improvements in the development process.

C.

More efficient regression testing.

D.

Quick return on investment in static analysis tools.

Buy Now
Questions 69

Non-functional system testing includes:

Options:

A.

Testing to see where the system does not function properly

B.

Testing quality attributes of the system including performance and usability

C.

Testing a system feature using only the software required for that action

D.

Testing a system feature using only the software required for that function

E.

Testing for functions that should not exist

Buy Now
Questions 70

Which of the following is not a part of the Test Implementation and Execution Phase?

Options:

A.

Creating test suites from the test cases

B.

Executing test cases either manually or by using test execution tools

C.

Comparing actual results

D.

Designing the Tests

Buy Now
Questions 71

The five parts of the fundamental test process have a broad chronological order. Which of the options gives three different parts in the correct order?

Options:

A.

Implementation and execution, planning and control, analysis and design.

B.

Analysis and design, evaluating exit criteria and reporting, test closure activities.

C.

Evaluating exit criteria and reporting, implementation and execution, analysis and design.

D.

Evaluating exit criteria and reporting, test closure activities, analysis and design.

Buy Now
Questions 72

Statement Coverage will not check for the following:

Options:

A.

Missing Statements

B.

Unused Branches

C.

Dead Code

D.

Unused Statement

Buy Now
Questions 73

Which statement below BEST describes non-functional testing?

Options:

A.

The process of testing an integrated system to verify that it meets specified requirements.

B.

The process of testing to determine the compliance of a system to coding standards.

C.

Testing without reference to the internal structure of a system.

D.

Testing system attributes, such as usability, reliability or maintainability.

Buy Now
Questions 74

Given the Following program IF X <>= ZTHEN Statement 2;ENDMcCabe’s Cyclomatic Complexity is :

Options:

A.

2

B.

3

C.

4

D.

5

Buy Now
Questions 75

Which statement is most true?

Options:

A.

Different testing is needed depending upon the application.

B.

All software is tested in the same way.

C.

A technique that finds defects will always find defects.

D.

A technique that has found no defects is not useful.

Buy Now
Questions 76

Which of the following describes structure-based (white-box) test case design techniques?

Options:

A.

Test cases are derived systematically from models of the system.

B.

Test cases are derived systematically from the tester's experience.

C.

Test cases are derived systematically from the delivered code.

D.

Test cases are derived from the developers' experience.

Buy Now
Questions 77

A washing machine has three temperature bands for different kinds of fabrics: fragile fabrics are washed at temperatures between 15 and 30 degrees Celsius; normal fabrics are washed attemperatures between 31 and 60 degrees Celsius; heavily soiled and tough fabrics are washed at temperatures between 61 and 100 degrees Celsius.

Which of the following contains only values that are in different equivalence partitions?

Options:

A.

15, 30, 60

B.

20, 35, 60

C.

25, 45, 75

D.

12, 35, 55

Buy Now
Questions 78

A top-down development strategy affects which level of testing most?

Options:

A.

Component testing

B.

Integration testing

C.

System testing

D.

User acceptance testing

Buy Now
Questions 79

Which of the following is the odd one out..?

Options:

A.

White box

B.

Glass box

C.

Structural

D.

Functional

Buy Now
Questions 80

Which of the following terms is used to describe the management of software components comprising an integrated system?

Options:

A.

Configuration management

B.

Incident management

C.

Test monitoring

D.

Risk management

Buy Now
Questions 81

Code Coverage is used as a measure of what?

Options:

A.

Defects

B.

Trends analysis

C.

Test Effectiveness

D.

Time Spent Testing

Buy Now
Exam Code: CTFL-Foundation
Exam Name: ISTQB Certified Tester Foundation Level
Last Update: Nov 21, 2024
Questions: 272
CTFL-Foundation pdf

CTFL-Foundation PDF

$28  $80
CTFL-Foundation Engine

CTFL-Foundation Testing Engine

$33.25  $95
CTFL-Foundation PDF + Engine

CTFL-Foundation PDF + Testing Engine

$45.5  $130