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

CTFL_Syll_4.0 Exam Dumps - ISTQB Certified Tester Foundation Level (CTFL) v4.0

Go to page:
Question # 17

Which of the following statements is true?

A.

Unlike functional testing, non-functional testing can only be applied to conventional systems, not artificial intelligence-based system

B.

Functional testing focuses on what the system is supposed to do, while white-box testing focuses on how well the system does what it is supposed to do

C.

Functional testing can be applied to all test levels, while non-functional testing can be applied only to system and acceptance test levels

D.

Black-box test techniques and experience-based test techniques may be applicable to both functional testing and non-functional testing

Full Access
Question # 18

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

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.

Full Access
Question # 19

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?

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

Full Access
Question # 20

Which ONE of the following options corresponds to an activity in the testing process in which testable features are identified?

A.

Test design

B.

Test analysis

C.

Test implementation

D.

Test execution

Full Access
Question # 21

Which of the following statements about TDD, BDD and ATDD is true?

A.

Refactoring is a practice that is an integral part of TDD and is applied both to tests and to code written to satisfy those tests

B.

ATDD is a black-box test design technique that is applicable exclusively at acceptance test level

C.

BDD is a developer practice where business stakeholders are not usually involved as the tests are directly written at unit/component test level

D.

ATDD is the practice of running the automated acceptance tests as part of a continuous integration process

Full Access
Question # 22

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

TC1 = 299999 TC2=300000 TC3=300001

Which of the following statements is true?

A.

TC1 would highlight the fault

B.

TC2 would highlight the fault

C.

TC3 would highlight the fault

D.

None of the three test cases would highlight the fault

Full Access
Question # 23

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

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.

Full Access
Question # 24

In addition to thorough testing of the requirements specification, a development team aims to involve users as early as possible in the development process, using practices such as prototyping, to ensure that the software systems being developed will meet the users’ expectations. This approach is especially useful at mitigating the risks associated with one of the seven testing principles, which one?

A.

Tests wear out

B.

Absence-of-errors fallacy

C.

Working software over comprehensive documentation

D.

Defects cluster together

Full Access
Go to page: