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

How does ISTQB CTFL test activities relate to the IQBBA FL business analysis and requirements engineering activities?

A.

Business analysts who follow the IQBBA requirements engineering process will not be involved in designing test cases.

B.

Business analysts and tester have to decide, whether they follow the IQBBA or ISTQB lifecycle processes, because they exclude each other.

C.

The IQBBA solution evaluation phase precedes the ISTQB test implementation and test execution activities.

D.

Test analysis and test design activities may result in changes of acceptance criteria.

How are beta testing and acceptance testing related?

A.

Beta testing is a synonym for acceptance testing used in specific application domains.

B.

Beta testing should include predefined acceptance test scenarios based on acceptance criteria.

C.

Beta testing allows the product to be tested in realistic business configurations and contexts.

D.

Beta testing is a systematic approach to acceptance testing and provides measurable coverage of the user stories.

As an acceptance tester you want to test the $100 withdrawal process described by the following BPMN model.

You would like to achieve decision coverage. Consider the following test cases: Test 1: balance = $100, receipt = YES

Test 2: balance = $99

Test 3: balance = $120, receipt = NO Test 4: balance = $2500, receipt = YES

Which of the following is the minimal set of test cases allowing to achieve full decision coverage?

A.

Test 1, Test 2, Test 4

B.

Test 1, Test 2

C.

Test 2, Test 3

D.

Test 1, Test 2, Test 3

Which of the following statements regarding defects is MOST correct?

A.

Regular meetings between business analysts and testers are necessary to report discrepancies between actual and expected outcome.

B.

Testers should provide accurate information regarding the difference between the expected test result and the actual result.

C.

If the defect turns out to be a bug, the tester writes a defect report and sends it to the business analyst for further investigation.

D.

The tester should analyze the potential impact of a defect on system usage, before communicating it to the business analyst.

Assume you would like to create a model describing a loan request process in a bank.

The loan request process starts when the customer submits a loan application. The bank then reviews the application. Regardless of whether the loan request is approved or not, a letter is sent to inform the customer of the decision. If the request is approved, the loan contract is created.

You have drawn the following business process model using BPMN 2.0.

Which one of the following sentences is true with respect to this process model?

A.

Verifying employment is not done when the loan status is rejected.

B.

Creating the loan contract is defined as a sub-process.

C.

Performing title search and requesting credit report are sequential tasks.

D.

A review credit report is optional when reviewing the loan application.

Which one of the following sentences describes BEST a major advantage when business analysts and testers review the acceptance criteria together?

A.

A shared vision between the business analyst and the tester on acceptance criteria facilitates the design of acceptance test cases.

B.

A joint review ensures that non-functional quality criteria are taken into account.

C.

The review of acceptance criteria helps to verify that acceptance test cases cover business processes, business rules and business risks.

D.

The review of acceptance criteria is a good practice to improve the quality of test reports.

Which one of the following statements defines beta testing BEST?

A.

Beta testing is performed by developers at the customer's location.

B.

Beta testing takes place early in the development process to acquire feedback from the market.

C.

During beta testing, genuine users define the acceptance criteria for various realistic configurations.

D.

Beta testers discover defects in the product that escaped during the development process.

Assume you are testing functionality of the interface of an elevator. One of the requirements is that the elevator can work only if the total weight of the passengers does not exceed 200 kg. The elevator can reach the following floors: Ground Floor, 1st floor and 2nd floor. You want to create an acceptance test using the Gherkin language. You can use the following phrases for this purpose:

i.the total weight of passengers is greater than 200 kg

ii.the elevator is on the Ground Floor

iii.a button ‘1st floor’ was pressed

iv.the elevator goes to the 1st floor

v.a passenger standing at the 2nd floor calls the elevator

vi.a message ‘too many passengers’ is displayed on the screen

Which of the following statements correctly matches constructs of Given/When/Then with a relevant phrase in order to create a correct test case for the given requirement?

A.

GIVEN ii)

WHEN i)

THEN vi)

B.

GIVEN ii)

WHEN iv)

THEN v)

C.

GIVEN iii)

WHEN ii)

THEN iv)

D.

GIVEN ii)

WHEN v) AND vi) THEN i)

Which one of the following statements describes the relation between business goals, business needs and requirements BEST?

A.

Business goals and business needs are synonyms.

B.

Business goals, business needs and requirements describe at different levels of abstraction, what shall be achieved.

C.

Business needs address the business solution whereas business requirements define the business problem or opportunity.

D.

To derive the business needs, the business analyst first has to understand the business goals and requirements.

What is considered as good practice regarding business process modeling?

A.

Keeping all model element in one diagram considerably improves the readability of BMPN models.

B.

BPMN diagrams and DMN tables should include information such as traceability to user stories.

C.

Links to requirements or risks should be well separated from the workflow description.

D.

Business analysts should finalize their process models before showing them to acceptance testers.