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

CTAL-TA_Syll2019 ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019) Questions and Answers

Questions 4

As a Test Analyst on a project using the V-model lifecycle model, you have been working with expert business users for a program designed to assist car buyers in selecting options for new car models. The program has been in use for some time, and now your company has decided to implement some significant improvements, based on customer and sales representative's feedback.

You visit specific locations and gather information on how the product is currently being used, spend time with expert users, and walk through their envisioned scenarios.

Based on this information, what are you using for your test basis and what information is still missing?

Options:

A.

Use cases; the validation that the transactions are realistic

B.

Use cases; the exception and error handling behaviors

C.

State transitions; the starting and ending states

D.

State transitions; the events that cause the transitions between states

Buy Now
Questions 5

You have been given a test charter to conduct exploratory testing for accepting credit and debit cards for an e-commerce system. You started with the credit cards and you have found that, valid or

invalid, they are never accepted. You have logged this as a defect. What should you do now?

Options:

A.

Enter your exploratory test cases with detailed test steps into the Test Management System

B.

Close the session and start a new session with a new charter

C.

Continue the session and conduct the testing for debit cards

D.

Automate the testing for the credit card exploratory tests so they can be used for confirmation testing after the defect is fixed.

Buy Now
Questions 6

What is the MOST important reason why test conditions should be understandable by business stakeholders?

Options:

A.

They should be able to review the test conditions and provide feedback to the Test Analyst

B.

They should be able to use them as a basis for designing test cases.

C.

They should be able to use them to establish traceability to requirements

D.

Test documentation should always be understandable by all stakeholders.

Buy Now
Questions 7

For the use case Copy A4 to A4 for a new copier, the following scenarios were identified.

Basic scenario single-sided to single-sided.

Alternatives single-sided to double-sided, copy of a set, copy using the automatic document feeder

Errors: no paper in paper tray, paper jam, out of staples.

What is the minimum number of test cases needed to achieve the minimum acceptable level of coverage for this use case?

Options:

A.

1

B.

4

C.

5

D.

7

Buy Now
Questions 8

Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 mam body styles Saloon, Hatchback and SUV SUVs only come as petrol and diesel options Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configurations is in stock, otherwise a message will be displayed asking the user to try again later As a Test Analyst you are asked to review the Supercar specification before starting to design the corresponding usability test cases. Which of the comments below should you make?

Options:

A.

I have no comments, specification looks OK

B.

Boundaries for stock levels are ambiguous.

C.

Dependencies between power unit and body style are ambiguous

D.

It is not clear which message will be displayed when the car is "out of stock"

Buy Now
Questions 9

You have been informed by your Test Manager that the next project you will be working on as a Test Analyst will be using an iterative model rather than the V-model your projects normally employ. What might be an adjustment you and your test team might expect to make?

Options:

A.

More complete requirements at the beginning of the first test phase

B.

A reduced set of standard test processes for each iteration

C.

Less stringent quality goals

D.

Not as close of a working relationship with developers

Buy Now
Questions 10

Ken finds the quality of the tea locally available to be so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His marketing strategy is to offer superior products on a well-designed website that has fast loading graphics, high availability, superior usability and fast response times. The website will offer the following:

- An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels).

- Provide the customer with the ability to use secure credit card transactions.

- Provide the customer with the ability to give general feedback.

Ken selects an iterative model for the development of the prototypes. The team consists of three developers who are experienced in web development Ken, although he doesn't have a technical skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he wants the website to be completed quickly. The test basis contains the following:

- Story boards that show the information flow and page links through the site.

- HTML pages developed to date

- A set of non-functional requirements.

With the strategy taking shape, it is decided that exploratory testing should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken's overall objectives. You have now been given the task of identifying the exploratory tests, which will be executed as test sessions.

Which of the options below state what you will typically use for identifying the exploratory tests?

Options:

A.

Apply equivalence partitioning and boundary value analysis using the storyboard ideas as a basis to maximise functional coverage

B.

Use external testers on the team to provide a new approach and fresh view to the testing effort

C.

Create test chatters to be used to guide the testing

D.

Define low-level test cases to be executed by the end users.

Buy Now
Questions 11

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?

Options:

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

Buy Now
Questions 12

During test execution defects have been found including non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations.

Which of the following test types is most likely being performed?

Options:

A.

Usability testing

B.

Interoperability testing

C.

Functional correctness testing

D.

Functional appropriateness testing

Buy Now
Questions 13

Which of the following is a capability of a test data preparation tool?

Options:

A.

It can be used to anonymize production data

B.

It can be used to create manual and automated test cases

C.

It can be used to execute and collect the results from a set of automated tests

D.

It can be used to gather information from review sessions

Buy Now
Questions 14

REQ1 a sun cancer warning system shall produce a daily score sheet based on the number of hours expose to the sun and the intensity of sun radiation.

REQ2 The number of hours exposed to the sun shall be categorized in A (below 2), B (2 to 4 hours) or C (more than 4 hours)

REQ3 The intensity of sun radiation shall be labelled as low, medium, high, or extreme.

Based on the requirements stated above a Test Analyst has defined the following three test cases:

How many test conditions to be identified from requirements REQ2 and REQ3, are NOT covered by the three test cases:

Options:

A.

3

B.

4

C.

6

D.

8

Buy Now
Questions 15

The following decision table shows the conditions/actions that are handled by the current system regarding taking credit cards for reservations.

The customer has decided that credit cards are too high risk and wants to change to accepting only debit cards. Debit cards have to be valid and also require a valid PIN in order to be accepted. Debit cards require purchase amount approval in order to be accepted. Given these changes, how many test cases will be needed to provide 100% coverage of the decision table?

Options:

A.

5

B.

6

C.

7

D.

8

Buy Now
Questions 16

You are a test analyst assigned to a project to conduct System Integration Testing (SIT).

Who would need to understand your tests?

Options:

A.

Customers who will need to execute the tests during beta test

B.

Developers, who will review the tests, and auditors, who may have to approve the tests

C.

Project management in a formal walkthrough and inspection

D.

Business users for use in User Acceptance Testing (UAT) when SIT is complete

Buy Now
Questions 17

Which of the following appropriate tasks for the Test Analyst is performed during the test analysis phase?

Options:

A.

Review test estimates

B.

Examine the test basis

C.

Create a test execution schedule

D.

Evaluate status against exit criteria

Buy Now
Questions 18

Consider the following use case for a "pick your dog" application called "Shelter Search".

1. The user enters his zip code

2. The user enters his breed choice

3. The system displays the list of shelters within a 30 mile radius of the user's zip code which have the selected breed

4. The user selects a shelter

5. The system displays the available appointment times for the next seven days

6. The user selects an appointment time

7. The system records the user's appointment

8. The system displays the address and phone number for the selected shelter

9. The system confirms the user's appointment

Alternate Paths:

1a. The user cancels out

2a. The user doesn't find their choice

2b. The user enters their breed choice in the "other" text field

3a. No shelters are found with the selected breed

3b The user is prompted to enter a larger search radius

4a. The user cancels out

5a. There are no appointments available in the next seven days

5b. The user is asked if they want to search the next 30 days

6a. The user cancels out

7a. The system cannot record the appointment

7b. The system displays an error

8a. The system cannot display the address

8b. The system displays an error

How many test cases will be needed to achieve minimum coverage of this use case?

Options:

A.

1

B.

7

C.

9

D.

14

Buy Now
Questions 19

You've been tasked to measure the degree of accuracy in a mortgage rate calculation module of the software you are testing. Which type of testing are you performing?

Options:

A.

Functional correctness testing

B.

Performance efficiency testing

C.

Functional completeness testing

D.

Appropriateness recognizability testing

Buy Now
Questions 20

You have been assigned to design test cases to be used by an experienced team to test software that controls the braking mechanism for commuter trains. Before the software can be released, the test evidence will be reviewed by an external safety team to ensure that test coverage is sufficient and that risk mitigation has achieved the appropriate level.

What level of test cases should be written for this application?

Options:

A.

Low-level test cases using predefined data

B.

High-level test cases using tester-created data

C.

High-level test cases using predefined data

D.

Low-level test cases using tester-created data

Buy Now
Questions 21

You are testing an ATM based on the following use

ATM start screen is showing

1. The user inserts card

2. The user types in PIN

3 The user selects cash with receipt'

4. The user selects €50

5. The user selects no further service' Expected results

- The ATM provides €50 to the user

- The ATM returns the card and balance slip

- The ATM clears the screen

- The ATM returns to start menu

You are asked to review this use case.

You are asked to review this use case.

What is the most important information that is missing from this use case?

Options:

A.

Nothing has been defined for expected response times.

B.

The use case should also include alternative behaviour.

C.

More test cases are needed to achieve the minimum acceptable level of coverage.

D.

Expected results not clearly defined

Buy Now
Questions 22

Which of the following descriptions is an example of the use of defect taxonomies?

Options:

A.

Grouping defects found during execution by functional area

B.

Following a defect management process throughout testing

C.

Running tests with the aim of finding as many defects as possible

D.

Using a list of known defect types to penetrate the security of computer systems

Buy Now
Questions 23

A PIN entry component of an ATM system has been developed using the following state table:

Using the state transition test technique, how many 0-switch test cases are needed to achieve 100% 0-switch coverage?

Options:

A.

4

B.

7

C.

8

D.

28

Buy Now
Questions 24

A Test Analyst is investigating what should be tested for interoperability between two systems. In addition to looking at the information exchange between the systems, what else should be

identified for testing?

Options:

A.

The information exchange between the systems and the users

B.

The information exchange between each system and its environment

C.

The information exchange between the business analyst and the end user

D.

The information exchange between the test automation and the test management system

Buy Now
Exam Code: CTAL-TA_Syll2019
Exam Name: ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019)
Last Update: May 20, 2024
Questions: 80

PDF + Testing Engine

$130

Testing Engine

$95

PDF (Q&A)

$80