Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A major software upgrade includes many new facilities and presents very different screens based on user roles. Computational accuracy is the greatest business risk. Which quality characteristic would you focus on the MOST when testing the system?

SELECT ONE OPTION

A.

Functional completeness

B.

Functional correctness

C.

Functional appropriateness

D.

Installability

As a Test Analyst, you have been given a set of requirements that have been defined for the payment module of a new public transport system The set includes the following requirements:

P101 The product shall calculate the lowest fare for the destination considering day of week and time, (priority: medium)

P102 The product shall compare the traveler's payment with the calculated payment (priority: high)

P103 The product shall provide feedback if the payment is not sufficient (priority: high)

P104 The product will process payments within 20 seconds at all priority 1 stations during peak hours (priority high)

Which set of requirements will typically be tested by a Test Analyst?

A.

P101,P102, P103

B.

P101, P102, P104

C.

P101, P103, P104

D.

P102, P103, P104

company in the medical domain has adopted methodical testing as its preferred test strategy Before being able to release to the market an external audit on the test process is mandatory. The test team consists of a mix of highly experienced domain-based testers and junior testers who only recently joined the company.

What is the BEST option regarding the level of detail and documentation required for test cases in the project?

A.

Low-level test cases since this will support both the external audit and the new junior testers.

B.

High-level test cases since this is consistent with the chosen test strategy

C.

Low-level test cases since it will make the process more effective and it will make the best use of the knowledge and skills of the experienced domain testers.

D.

High-level test cases since it will make the process more effective and it will make the best use of the knowledge and skills of the experienced I domain testers.

Which of the following statements about defect-based techniques is TRUE?

SELECT ONE OPTION

A.

Defect-based techniques are mainly used by developers at the component test level

B.

The coverage criteria for black-box test techniques tend to be less systematic than for defect-based test techniques

C.

In defect-based testing, the type of defect sought is used as the basis for test design

D.

Defect-based testing is a technique that identifies defects in requirements early in the lifecycle

Which of the following is a TYPICAL defect found in functional completeness testing?

SELECT ONE OPTION

A.

The incorrect handling of data, data combinations or situations and displaying an appropriate message

B.

There is no facility to cancel multiple customer orders as detailed in the requirements/user story

C.

Screen design does not follow the internal company guidelines for field tabbing

D.

The system will not be able to meet the needs of users in a way that is acceptable to them

Which of the following is an appropriate task for the Test Analyst to perform during the test execution phase?

A.

Creating a test execution schedule

B.

Creating automated tests

C.

Finalizing test data and test environments

D.

Analysing anomalies to establish their likely causes

In the recent past, you have learned that test automation just using capture & playback tooling, possibly enhanced with some test programming, has limitations. For the next banking project, that will be run using Agile methods, you want to implement a keyword-driven test automation approach. You have already started to define some high-level test cases for the account transfer user story:

TC 1 transfer € 150 from Lars to Ann, verify Ann's balance to be € 150

TC 2 transfer € 300 from Tim to Ann, verify Ann's balance to be € 450

In the context of implementing the keyword-driven test automation approach, which of the following activities should now be conducted by the Test Analyst?

A.

Define keywords to be implemented, eg, check balance.

B Design test navigation scripts.

B.

Select a tool to support keyword-driven testing

C.

Work together with a developer to define a test automaton architecture

As a Test Analyst you are involved in the early stages of an acceptance test for a Product Data Management system. You are asked to write test designs and test cases based on use cases. An earlyversion of the system is already available. It is expected that many things will change (including the user interface) during implementation of the new version.

The tests will be conducted by end-users with much domain knowledge who have also been involved in the project defining the user requirements (in the format of use cases) and reviewing other documentation.

What Is the BEST option regarding the level of detail and documentation required for test cases in the project?

A.

Detailed low-level test cases since many re-runs of the tests are expected.

B.

High-level test cases supported by low-level test cases to allow for traceability and enable future changes.

C.

Low-level test cases only since the end-users have extensive domain knowledge.

D.

High-level test cases only since the end-users have extensive domain knowledge and many changes are expected

A game component calculates a player's trophy level based on Points Earned and Level of Difficulty. The total score is calculated as (Points Earned * Level of Difficulty). Trophy levels are as follows:

    Blue:≤ 40

    Silver:> 40

    Gold:> 70

    Diamond:> 80

    Platinum:> 90

Test cases:

    Player 1:Points earned 25, level of difficulty 2 → Total Score = 50 (Silver)

    Player 2:Points earned 20, level of difficulty 3 → Total Score = 60 (Silver)

    Player 3:Points earned 30, level of difficulty 1 → Total Score = 30 (Blue)

What percentage of output partitions have been exercised by the following suite of test cases?

SELECT ONE OPTION

A.

40%

B.

10%

C.

60%

D.

20%

Although usability is an important aspect for a new planning system, due to availability constraints, the usability evaluation shall be performed without Which of the following is a usability technique that can be applied in this situation?

A.

Usability review, e.g., heuristic evaluation

B.

Usability prototyping

C.

Usability survey

D.

Usability lab sessions