Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the ISTQB Advance Level ISTQB-CTAL-TA Questions and answers with ValidTests

Exam ISTQB-CTAL-TA All Questions
Exam ISTQB-CTAL-TA Premium Access

View all detail and faqs for the ISTQB-CTAL-TA exam

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

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

SELECT ONE OPTION

Options:

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

Expert Solution
Questions # 2:

When applying for health insurance from Health4You, applicants are categorized based on age, alcohol consumption, employment, and smoking status. How many test cases are required to give full coverage for the above rules when applying collapsed decision table testing to exclude infeasible combinations and irrelevant conditions?

SELECT ONE OPTION

Options:

A.

12

B.

8

C.

32

D.

10

Expert Solution
Questions # 3:

An airline provides self-service check-in kiosks for its passengers. The user is asked to present the passport for reading, enter the flight booking number, the seats requested, the number of bags to check-in, and acknowledge that security requirements have been met. The machine then prints the boarding passes.

The following use case has been created:

USE CASE: SELF-SERVICE CHECK-IN

    Use case ID:UC23

    Purpose:Passenger checks-in using the self-service kiosk application.

    Actors:Passenger, System

    Pre-conditions:User selects to start self-service check-in at the kiosk and the system asks the user to place the passport on the reader.

Question # 3

You are to apply the Use Case test technique, where the following coverage rules have been defined in the test plan:

    One test case should be designed for the basic behavior.

    One test case should be designed for each alternate and error-handling behavior.

Applying these rules to the Self-Service Check-In Use Case, how many test cases should be designed?

SELECT ONE OPTION:

Options:

A.

7

B.

8

C.

2

D.

11

Expert Solution
Questions # 4:

You work for an insurance company that is running several parallel projects. You need to recommend the best approach for test case design for each project.

    Project C:Previous releases hadvague and inconsistent requirements. More formal reviews have been introduced to improve quality.

    Project D:Emphasis onregression testing, with most test cases forming part of the regression pack, initially manual but planned for automation.

SELECT ONE OPTION

Options:

A.

Project C - Low level test cases. Project D - Low level test cases

B.

Project C - Low level test cases. Project D - High level test cases

C.

Project C - High level test cases. Project D - High level test cases

D.

Project C - High level test cases. Project D - Low level test cases

Expert Solution
Questions # 5:

When would the Test Analyst’s involvement in an Agile project normally start?

SELECT ONE OPTION

Options:

A.

At the beginning of the first iteration

B.

As soon as the user stories have been signed-off

C.

In parallel with coding for the first iteration

D.

At the beginning of the project

Expert Solution
Questions # 6:

Supercar.

Supercar is an online vehicle sales website specializing 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, electric and hybrid There are 3 main body styles Saloon, Hatchback and SUV. SUVs are available only as petrol and electric options. Hybrid is available for Hatchback only The website will allow an order to be processed if the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to Cry again later. Based on the specification, the following classification tree has been developed:

Question # 6

Which test case is needed to complete the test set and achieve minimum class coverage?

Options:

A.

Power Unit: Hybrid Body Style: Saloon

B.

Power Unit: Electric Body Style: Hatchback

C.

Power Unit: Petrol Body Style: Saloon

D.

Power Unit Hybrid Body Style: Hatchback

Expert Solution
Questions # 7:

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:

Question # 7

Options:

A.

3

B.

4

C.

6

D.

8

Expert Solution
Questions # 8:

Sell-It-Cheap salesrooms organize general and specialist sales where items are sold to the highest bidder. There is asliding scale of commission charges, based on the price of items sold, with lower-priced items attracting a higher percentage. All items sold have a price in multiples of £1.

New commission bandings after customer feedback:

    Items sold for£150 or lessattract a flat-rate fee of£7.00

    Items otherwise sold forless than £500have a fee of6%

    Items otherwise sold forless than £1000have a4.5%fee

    Items otherwise sold forless than £5000have a3.5%fee

    Items sold for£5000 or morehave a3%fee

    Updated rule:Items sold between£500 and £749have a fee of5.5%

What tests would be appropriate to test this change in commission bandings, using the 2-point boundary value analysis technique?

SELECT ONE OPTION:

Options:

A.

£500, £749, £999, £1000

B.

£748, £749, £750, £751

C.

No additional tests required; existing BVA tests can be used

D.

£499, £500, £749, £750, £999, £1000

Expert Solution
Questions # 9:

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.

Expert Solution
Questions # 10:

A car navigation system needs to be integrated in the overall car software It is important to verify that the car navigation is functioning correctly once integrated. Thus functional correctness is considered to be important.

Which of the following techniques is most likely to support the required functional correctness testing?

Options:

A.

State transition testing

B.

Multiple condition testing

C.

Vulnerability scan

D.

Heuristic evaluation

Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions