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

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

Go to page:
Question # 25

Exploratory testing is an experience-based test technique:

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

Full Access
Question # 26

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

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

Full Access
Question # 27

Which of the following examples represents System Integration testing?

A.

Testing if e-commerce website works correctly with a third-party payment gateway

B.

Testing the system based on specifications using simulator for a sub-system

C.

Testing an application in development environment which is similar to the production environment

D.

Testing an application's behaviour to check if it fulfils business needs

Full Access
Question # 28

Which of the following statements about retrospectives is true?

A.

Only developers and testers should be involved in retrospectives, as involving people in other roles is very likely to prevent developers and testers from having open and constructive discussions that really help identify process improvements

B.

Retrospectives can be very effective in identifying process improvements and can also be very efficient and cost-effective especially since, unlike reviews, they do not require any follow-up activities

C.

On Agile projects, well-conducted retrospectives at the end of each iteration can help the team reduce and sometimes even eliminate the need for daily stand-up meetings

D.

During retrospectives, in addition to identifying relevant process improvements, participants should also consider how to implement these improvements and retain them based on the context of the project, such as the software development lifecycle

Full Access
Question # 29

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

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

Full Access
Question # 30

Which ONE of the following is a characteristic of exploratory testing?

A.

Effectiveness depends on the individual testers' skills

B.

Usually conducted when there is sufficient time for testing

C.

Test cases are written once the specifications become available

D.

Testing without defined time-boxes

Full Access
Question # 31

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 # 32

Following a risk-based testing approach you have designed 10 tests to cover a product risk with a high-risk level. You want to estimate, adopting the three-point test estimation technique, the test effort required to reduce the risk level to zero by executing those 10 tests. You made the following three initial estimates:

• most optimistic = 6 person hours

• most likely = 30 person hours

• most pessimistic = 54 person hours

Based only on the given information, which of the following answers about the three-point test estimation technique applied to this problem is true?

A.

The final estimate is between 22 person hours and 38 person hours

B.

The final estimate is exactly 30 person hours because the technique uses the initial most likely estimate as the final estimate

C.

The final estimate is between 6 person hours and 54 person hours

D.

The final estimate is exactly 30 person hours because the technique uses the arithmetic mean of the three initial estimates as the final estimate

Full Access
Go to page: