Special Summer Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

CTFL_Syll_4.0 Sample Questions Answers

Questions 4

A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?

Options:

A.

The decision was wrong. Ensuring quality mandates that static testing is performed after performing the dynamic testing.

B.

The decision was right. Static testing is usually redundant if a product is planned to go through a full-cycle of dynamic testing.

C.

The decision was right. Most of the bugs are easier to identify during the dynamic testing.

D.

The decision was wrong. Static testing can find defects early in the development process, reducing the overall cost of testing and development

Buy Now
Questions 5

Which of the following is a role that is usually responsible for documenting the findings (e.g., action items, decisions, recommendations) made by the review team as part of a typical formal review?

Options:

A.

Review leader

B.

Facilitator

C.

Recorder

D.

Moderator

Buy Now
Questions 6

A test manager has started a cycle of testing for an e-commerce application. The reason for testing is the change in the protocol for connecting to the payment gateway because of new regulations. Which of the following correctly names this type of testing?

Options:

A.

Retirement testing

B.

System integration testing

C.

Beta testing

D.

Maintenance testing

Buy Now
Questions 7

Consider the following defect report for an Exam Booking System

Defect ID: ST1041 | Title: Unable to cancel an exam booking | Severity: Very High | Priority: Very High | Environment: Windows 10, Firefox

Description: When attempting to cancel an exam booking using the cancel exam feature, the system does not cancel the exam even though it shows a message that the exam has been cancelled.

Which ONE of the following indicates the information that should be added to the description for reproducing the defect easily?

Options:

A.

Repeating the test case with different browsers and logging a separate defect for each one of them

B.

Providing exact steps that lead to this defect. It is not clear from the description if this is a problem for any scheduled exam or for a specific user.

C.

Providing better severity and priority. It is not clear why this is a high severity problem as the exams can be booked without any problem.

D.

The defect Id used is alphanumeric in nature. It should be a number only.

Buy Now
Questions 8

Which of the following statements about estimation of the test effort is WRONG?

Options:

A.

Once the test effort is estimated, resources can be identified and a schedule can be drawn up.

B.

Effort estimate can be inaccurate because the quality of the product under tests is not known.

C.

Effort estimate depends on the budget of the project.

D.

Experience based estimation is one of the estimation techniques.

Buy Now
Questions 9

Which ONE of the following options BEST describes thethird test quadrant (Q3)?

Options:

A.

This test quadrant contains smoke tests and non-functional tests (except usability tests). These tests are often automated.

B.

This test quadrant is business-facing and criticizes the system. It contains exploratory testing, usability testing, and user acceptance testing.

C.

This test quadrant contains functional tests, examples, user story tests, user experience prototypes, API testing, and simulations. These tests check the acceptance criteria and can be manual or automated.

D.

This test quadrant is technology-facing and supports the team. These tests should be automated and included in the continuous integration (CI) process.

Buy Now
Questions 10

Which ONE of the following elements is TYPICALLYNOTpart of atest progress report?

Options:

A.

Obstacles and their workarounds

B.

A detailed assessment of product quality

C.

Test metrics to show the current status of the test process

D.

New or changed risks

Buy Now
Questions 11

Consider the following table, which contains information about test cases from the test management system:

Which ONE of the following optionsorganizes the test cases based on the statement coverage strategy, while considering practical constraints?

Options:

A.

{TC 20; TC 30; TC 10; TC 40; TC 50; TC 70; TC 60; TC 80; TC 90}

B.

{TC 10; TC 30; TC 20; TC 60; TC 40; TC 80; TC 90; TC 50; TC 70}

C.

{TC 80; TC 70; TC 50; TC 60; TC 20; TC 30; TC 10; TC 40; TC 90}

D.

{TC 60; TC 80; TC 40; TC 90; TC 50; TC 10; TC 70; TC 30; TC 20}

Buy Now
Questions 12

Which of the following correctly represents a test first approach?

Options:

A.

First the tests fail then the code is written to pass the tests and this is iterated

B.

Tests are derived from acceptance criteria and run to check that the code passes these tests

C.

Application behaviour is written in Given/When/Then format and tests are then written and run

D.

Code is refactored first then tests are written and run

Buy Now
Questions 13

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 14

Which of the following issues cannot be identified by static analysis tools?

Options:

A.

Very low MTBF (Mean Time Between failure)

B.

Potentially endless loops

C.

Referencing a variable with an undefined value

D.

Security vulnerabilities

Buy Now
Questions 15

Which ONE of the following options is NOT a test objective?

Options:

A.

Verifying whether specified requirements have been fulfilled

B.

Triggering failures and finding defects

C.

Finding errors

D.

Validating whether the test object is complete and works as expected by the stakeholders

Buy Now
Questions 16

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 17

Which of the following statements is true?

Options:

A.

Functional testing focuses on what the system should do while non-functional testing on the internal structure of the system

B.

Non-functional testing includes testing of both technical and non-technical quality characteristics

C.

Testers who perform functional tests are generally expected to have more technical skills than testers who perform non-functional tests

D.

The test techniques that can be used to design white-box tests are described in the ISO/IEC 25010 standard

Buy Now
Questions 18

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 19

Consider the following list of possible benefits of retrospectives (A to D):

Options:

A.

Team bonding and learning

B.

Increased test effectiveness/efficiency

C.

Improved quality of the test basis

D.

Better cooperation between development and testing

... and the list of possible characteristics of retrospectives (1 to 4) that enable achieving these benefits:

The possibility of implementing suggestions for process improvement

The opportunity to raise problems and propose points for improvement

The regular review and optimization of the collaboration between team members

The possibility of addressing and solv

E.

A1 - B4 - C3 - D2

F.

A2 - B1 - C4 - D3

G.

A4 - B3 - C2 - D1

Buy Now
Questions 20

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 21

Which ONE of the following options MOST ACCURATELY describesstatement testing?

Options:

A.

In statement testing, the coverage items are control flow transfers between branches. The aim is to design test cases to exercise branches in the code until an acceptable level of coverage is achieved, expressed as a percentage.

B.

In statement testing, the coverage items are decisions and statements. The aim is to design test cases that exercise statements in the code until an acceptable level of coverage is achieved, expressed as a percentage.

C.

In statement testing, the coverage items are branches, and the aim is to design test cases to exercise branches in the code until an acceptable level of coverage is achieved, expressed as a percentage.

D.

In statement testing, the coverage items are executable statements. The aim is to design test cases that exercise statements in the code until an acceptable level of coverage is achieved, expressed as a percentage.

Buy Now
Questions 22

You are testing a room upgrade system for a hotel. The system accepts three differed types of room (increasing order of luxury): Platinum. Silver and Gold Luxury. ONLY a Preferred Guest Card holder s eligible for an upgrade.

Below you can find the decision table defining the upgrade eligibility:

What is the expected result for each of the following test cases?

Customer A: Preference Guest Card holder, holding a Silver room

Customer B: Non Preferred Guest Card holder, holding a Platinum room

Options:

A.

Customer A; doesn't offer any upgrade; Customer B: offers upgrade to Gold luxury room

B.

Customer A: doesn't offer any upgrade; Customer B: doesn't offer any upgrade.

C.

Customer A: offers upgrade to Gold Luxury room; Customer B: doesn't offer any upgrade

D.

Customer A: offers upgrade to Silver room; Customer B: offers upgrade to Silver room.

Buy Now
Questions 23

Which ONE of the following options BEST describes the purpose of confirmation testing versus regression testing?

Options:

A.

The purpose of confirmation testing is to confirm that the defect giving rise to a failure has been successfully fixed. The regression test aims to ensure that no defects have been introduced or discovered in unmodified areas of the software as a result of the changes made.

B.

Confirmation testing ensures the entire system functions as expected, whereas regression testing focuses only on modified components.

C.

Confirmation testing verifies all system requirements, while regression testing ensures that no additional test cases are needed.

D.

Regression testing and confirmation testing are interchangeable and serve the same purpose.

Buy Now
Questions 24

Which of the following s the most correct statement about state testing techniques?

Options:

A.

Static techniques can be used before all code is ready for execution

B.

Static techniques find more detects then dynamic techniques.

C.

Static techniques can be used by inexperienced users.

D.

Static techniques are always cheaper than dynamic techniques.

Buy Now
Questions 25

Scenario 1 “Happy Tomatoes” (used for questions 20-22):

An intelligent application for agricultural use incorporates temperature sensors located at different points of an enclosure. The sensors measure and record the temperature at regular intervals and extract the statistical values for these measurements. These values include the average daily temperature.

A new variety of tomatoes is currently being grown and the“World Organization for Happy Tomatoes”has established temperature ranges related to vegetative development.

When the system establishes that the average temperature is within a specific range, it emits a value that will be used to monitor and control the crop.

Using theequivalence partitioningtechnique, identify the set of input values that provides the HIGHEST coverage.

Options:

A.

{7,10,21,40}

B.

{8,10,25,40}

C.

{7,10,25,29}

D.

{7,10,25,40}

Buy Now
Questions 26

Which of the following is the main difference between quality assurance (QA) and quality control (QC)?

Options:

A.

QA is a process-oriented approach, while QC is a product-oriented approach.

B.

QA is the responsibility of everyone on a project, while QC is the responsibility of a dedicated team.

C.

QA is preventive, while QC is corrective.

D.

QA is focused on implementation, while QC is focused on improvement.

Buy Now
Questions 27

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 28

Which of the following statements about the typical activities of a formal review process is true?

Options:

A.

Individual review is only mandatory when the size of the work product under review is too large to cover at the review meeting

B.

Various review techniques that may be applied by participants during individual review are described in the ISO/IEC/IEEE 29119-3 standard

C.

Choosing which standards to follow during the review process is usually made during review planning

D.

One of the main goals of the review meeting is to make sure that all participants are aware of their roles and responsibilities in the review process

Buy Now
Questions 29

Which ONE of the following statements BEST applies tochecklist-based testing?

Options:

A.

Checklists should contain general guidelines to ensure that all aspects of the software are covered.

B.

Checklists should contain specific test conditions that can be individually and directly checked.

C.

Checklists should primarily consist of automated test cases to maximize efficiency.

D.

Checklists should be used exclusively for functional testing, as they are unsuitable for non-functional testing.

Buy Now
Questions 30

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 31

Which ONE of the following activities TYPICALLY belongs to the planning phase of the review process?

Options:

A.

A separate defect report is created for each identified defect so that corrective actions can be tracked.

B.

Each reviewer conducts an individual review to identify anomalies, recommendations, and questions.

C.

The purpose and scope of the review are defined, as well as the work product to be reviewed and the exit criteria.

D.

The reviewers analyze and discuss the anomalies found during the review in a joint meeting.

Buy Now
Questions 32

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
Questions 33

Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?

Options:

A.

S0->S1->S2->S3->S5->S1

B.

S0->S1->S2->S3->S5->S1->S2->S3

C.

S0->S1->S2~>S3->S4

D.

S0->S1 ->S2->S3->S5->S3->S4

Buy Now
Questions 34

Which ONE of the following is a GOOD testing practice that is INDEPENDENT of the chosen SDLC (Software Development Life Cycle) model?

Options:

A.

Testers are involved in reviewing work products as soon as the final version of this documentation is available so that this earlier testing and defect detection can support the “shift-left" strategy.

B.

Test analysis and design for a specific test level begin during the corresponding development phase of the SDLC, allowing testing to follow the principle of late testing.

C.

For every software development activity, there is a corresponding testing activity, ensuring that all development activities are subject to quality assurance.

D.

Different test levels have specific and overlapping test objectives, allowing tests to be appropriate to specific test object types while managing redundancy.

Buy Now
Questions 35

Use Scenario 1 “Happy Tomatoes” (from the previous question).

When running test caseTC_59, the actual result fort = 35degrees Celsius isOUTPUT = Xinstead of the expected output.

Which information should NOT be included in the defect report?

Options:

A.

Identification of the test object and test environment

B.

A concise title and a short summary of the defect being reported

C.

Description of the structure of the test team

D.

Expected results and actual results

Buy Now
Questions 36

An agile software development organization has recently hired a senior tester. The organization has distributed teams spread across time zones. They need to share test status with various stakeholders including upper management and customers at a regular interval. Which of the following statements seems to be correct with regards to the communication?

Options:

A.

Since the stakeholders include upper management, formal reports delivered face-to-face are critical.

B.

Distributed nature of teams working in various time zones means email communication will work better.

C.

Agile nature of the project means very less documentation and hence the status need not be documented and shared in a formal manner

D.

Since the stakeholders include customers frequent informal communication without a specific frequency works better.

Buy Now
Questions 37

An e-commerce site accepts credit cards for processing the payment. The payment processing form has a field for the amount of money to be deducted. The minimum amount of money that can be processed is $10. The credit cards have a limit of $5,000 (Five Thousand). Assume that only integers can be accepted as inputs. Which of the following set of boundary values you will choose for EFFICIENT testing for the amount of money that can be spent?

Options:

A.

9,5001

B.

10,5000

C.

9,10,11,4999,5000,5001

D.

9,10,5000,5001

Buy Now
Questions 38

An organization is working on updating test cases for a particular module of their software.

Sam updated a set of test cases yesterday and saved the new version on his PC.

Unfortunately, the hard disk of his PC crashed, and his work was lost.

The IT department of the organization restored the contents of his hard disk with the last available back-up - from the previous morning. However, the changes made by him yesterday were lost forever.

Which of the following tools, had it been used, would have prevented the loss of Sam's updates?

Options:

A.

Configuration Management Tool

B.

Incident Management Tool

C.

Backup tool

D.

Test Execution tool

Buy Now
Questions 39

Which of the following statements about error guessing is true?

Options:

A.

Error guessing is a system that adopts artificial intelligence to predict whether software components are likely to contain defects or not

B.

Experienced testers, when applying error guessing, rely on the use of a high-level list of what needs to be tested as a guide to find defects

C.

Error guessing refers to the ability of a system or component to continue normal operation despite the presence of erroneous inputs

D.

Experienced testers, when applying error guessing technique, can anticipate where errors, defects and failures have occurred and target their tests at those issues

Buy Now
Questions 40

A Test Manager conducts risk assessment for a project. One of the identified risks is: The sub-contractor may fail to meet his commitment". If this risk materializes. it will lead to delay in completion of testing required for the current cycle.

Which of the following sentences correctly describes the risk?

Options:

A.

It is a product risk since any risk associated with development timeline is a product risk.

B.

It is no longer a risk for the Test Manager since an independent party (the sub-contractor) is now managing it

C.

It is a object risk since successful completion of the object depends on successful and timely completion of the tests

D.

It is a product risk since default on part of the sub-contractor may lead to delay in release of the product

Buy Now
Questions 41

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 42

Which ONE of the following options BEST describes Behavior-Driven Development (BDD)?

Options:

A.

Expresses the desired behavior of an application with test cases written in a simple form of natural language that is easy to understand by stakeholders—usually using the Given/When/Then format. Test cases are then automatically translated into executable tests.

B.

Defines test cases at a low level, close to the implementation, using unit test frameworks.

C.

Is primarily focused on non-functional testing techniques to ensure system reliability and performance.

D.

Requires testing to be performed after development is completed to validate software functionality.

Buy Now
Questions 43

Which of the following statements refers to good testing practice to be applied regardless of the chosen software development model?

Options:

A.

Tests should be written in executable format before the code is written and should act as executable specifications that drive coding

B.

Test levels should be defined such that the exit criteria of one level are part of the entry criteria for the next level

C.

Test objectives should be the same for all test levels, although the number of tests designed at various levels can vary significantly

D.

Involvement of testers in work product reviews should occur as early as possible to take advantage of the early testing principle

Buy Now
Questions 44

Which ONE of the following statements is correct?

Options:

A.

Static analysis can be used against a work product containing unstructured artifacts

B.

Test cases can be tested using static testing techniques but not the models

C.

There may be legal issues in performing static testing on a commercially available executable library.

D.

Difficult to interpret work products are best tested using static analysis.

Buy Now
Questions 45

Which of the following statements is not correct?

Options:

A.

Looking for defects in a system may require Ignoring system details

B.

Identifying defects may be perceived as criticism against product

C.

Looking for defects in system requires professional pessimism and curiosity

D.

Testing is often seen as a destructive activity instead of constructive activity

Buy Now
Questions 46

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

[I]. 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 47

Which of the following statements about white-box test techniques is true?

Options:

A.

Achieving full statement coverage and full branch coverage for a software product means that such software product has been fully tested and there are no remaining bugs within the code

B.

Code-related white-box test techniques are not required to measure the actual code coverage achieved by black-box testing, as code coverage can be measured using the coverage criteria associated with black-box test techniques

C.

Branch coverage is the most thorough code-related white-box test technique, and therefore applicable standards prescribe achieving full branch coverage at the highest safety levels for safety-critical systems

D.

Code-related white-box test techniques provide an objective measure of coverage and can be used to complement black-box test techniques to increase confidence in the code

Buy Now
Questions 48

Which ONE of the following options identifies the perspectives through which acollective authorship processgenerates a shared vision of user stories?

Options:

A.

Product owner, development, and testing

B.

Business, architecture, and testing

C.

Business, development, and testing

D.

Business, development, and acceptance testing

Buy Now
Questions 49

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 50

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 51

Which of the following statements about branch coverage is true?

Options:

A.

The minimum number of test cases needed to achieve full branch coverage, is usually lower than that needed to achieve full statement coverage

B.

If full branch coverage has been achieved, then all unconditional branches within the code have surely been exercised

C.

If full branch coverage has been achieved, then all combinations of conditions in a decision table have surely been exercised

D.

Exercising at least one of the decision outcomes for all decisions within the code, ensures achieving full branch coverage

Buy Now
Questions 52

Which of the following statements about traceability is false?

Options:

A.

Traceability between test basis items and thetest casesdesigned tocover them,makes it possible to determine which test basis items have been covered by the executedtest cases

B.

Traceability between test basis items and thetest casesdesigned tocover them,enablesexperience-based test techniques to be applied

C.

Traceability between test basis items and thetest casesdesigned tocover them,enablesidentification of which test cases will be affected by changes to the test basisitems

D.

Traceability can be established and maintained throughall test documentation for a giventest level, such as from test conditions through test cases to test scripts

Buy Now
Questions 53

Consider the following user story about the authentication functionality of an e-commerce website:

"As a logged-in user, I want to change my current password with a new one, so that I can make my account safer".

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

[a] After the logged-in user has successfully changed his password, an email confirming the change must be sent to him

[b] To successfully change the password, the logged-in user must enter the current password, enter a new valid password, and finally confirm by pressing the 'Change Password' button

[c] To be valid, the new password entered by the logged-in user is not only required to meet the criteria related to the length and type of characters, but must also be different form the last 5 passwords of that user

[d] A dedicated error message must be presented to the logged-in user when he enters a wrong current password

[e] A dedicated error message must be presented to the logged-in user when he enters the correct current password, but enters an invalid password

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

Options:

A.

The logged-in user enters a wrong current password and views the dedicated error message

B.

The logged-in user enters the correct current password, enters a valid new password (different from the last 5 passwords), presses the Change Password' button, and finally receives the e-mail confirming that the password has been successfully changed

C.

The logged-in user enters the correct current password, enters an invalid password, and finally views the dedicated error

D.

The logged-in user submits a purchase order containing ten items, selects to pay with a Visa credit card, enters credit card information of a valid card, presses the 'Confirm' button, and finally views the dedicated message confirming that the purchase has been successful

Buy Now
Questions 54

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 55

Which of the following statements is CORRECT?

Options:

A.

Testing the software under test (SUT) based on the design is black-box testing whereas testing the input-output behaviour is experience based testing.

B.

Testing the software under test (SUT) is possible only after implementation in white-box testing whereas testing the software even before implementation is possible in exploratory testing.

C.

Testing the software under test (SUT) using knowledge of the tester is experience based testing whereas testing the specification based behaviour without pre-written test cases is using black-box testing techniques.

D.

Testing based on the structure of the software under test (SUT) is white-box testing whereas testing the input-output behaviour without pre-written test cases is experience based testing.

Buy Now
Questions 56

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 57

A tester created a decision table(DT) given below. While reviewing the DT some of the actions for the given conditions were found to be incorrect. The user is trying to view the profile, which of the given conditions has CORRECT action(s) listed?

ConditionC1C2C3C4

Is the user logged in?YesYesNoNo

Is the user authorized to view the profile?YesNoYesNo

Action

Display the user’s profileYesNoYesYes

Display an error messageYesYesNoNo

Options:

A.

C3

B.

C4

C.

C2

D.

C1

Buy Now
Exam Code: CTFL_Syll_4.0
Exam Name: ISTQB Certified Tester Foundation Level (CTFL) v4.0
Last Update: Mar 31, 2025
Questions: 191
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now CTFL_Syll_4.0