iSQI ISTQB Certified Tester Advanced Level - Test Analyst (Syllabus 2019) CTAL-TA_Syll2019 Exam Questions

Page: 1 / 14
Total 80 questions
Question 1

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



Answer : B

The test basis is the collection of documents that provide the basis for testing, such as requirements, design documents, user manuals, etc. The test analyst examines the test basis to understand the scope and objectives of testing, as well as the risks and assumptions involved. This task is performed during the test analysis phase, which is the first phase of the test process.Reference=

ISTQB Certified Tester Advanced Level Overview of Syllabi1, page 10

ISTQB Certified Tester Advanced Level Syllabus Technical Test Analyst2, page 2

Test Analysis and Test Design are key for software testing3, section ''Test Analysis''


Question 2

A new web site must operate correctly with different browsers (Internet Explorer, Google Chrome, Firefox, Opera, Safari), using different plug-ins (Realplayer, Mediaplayer), will be receiving pages from different servers (IIS, Apache and WebLogic) and will be running on various operating systems

(Windows, Android, iOS and Linux).

Which of the following test techniques should you use to define the required test cases for testing this new web site in its various environments?



Answer : A

Pairwise testing is a test design technique that reduces the number of test cases needed to cover all possible combinations of input parameters, by testing only pairs of parameters at a time. It is based on the assumption that most defects are caused by interactions of at most two factors. Pairwise testing is suitable for testing systems that have multiple parameters with discrete values, such as browsers, plug-ins, servers, and operating systems. It can help to find defects that are related to the compatibility and interoperability of the system in different environments.Reference=ISTQB Advanced Level Test Analyst Syllabus 2019, section 3.2.3;Pairwise Testing or All-Pairs Testing Tutorial with Tools and Examples;Test Design Techniques, section 5.4.


Question 3

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?



Answer : C

Functional correctness testing is a type of testing that verifies whether the system or software performs its intended functions correctly and accurately, according to the specified requirements. It can detect defects such as non-compliance to requirements, calculations that produce incorrect results, and improper handling of data or situations.Reference=Functional Testing: What Is It, Types, Best Practices, Tools(Section 1.1),ISTQB Certified Tester Advanced Level Syllabus Technical Test Analyst(Section 3.1.1)


Question 4

You are assigned to a test team to write test cases for their retail call center application. Your analysis estimates a need for approximately 2,000 test cases. Your test team consists of experienced business users, who have helped with testing on an on-going basis for several years. The application that you are assigned to test is continually being updated to meet market and customer requirements.

What is recommended in this situation?



Answer : B


Question 5

You are assigned as a Senior Test Analyst to lead a project test team composed of business users. These users have extensive business knowledge, but no testing experience. There is another test team composed of in-sourced professional testers that will also be used for this project. Your business users will be assisting the project on a part-time basis. The development team is building an application using the "V-model" development lifecycle. Your company has automated testing tools and test management systems for use by dedicated test teams. What would be an effective method to employ your business users in your testing effort?



Answer : A

This is an effective method to employ business users in your testing effort because it allows them to leverage their domain knowledge and experience without requiring them to have technical skills or testing tools. Test charters are high-level descriptions of the test objectives, scope, and approach that guide the testers to explore the system and report any issues they find. Test charters are flexible and can be adapted to different test levels and types.They are also suitable for the V-model development lifecycle, which emphasizes verification and validation at each stage of the development process1

Reference=

ISTQB Advanced Level Test Analyst Syllabus 2019, Section 3.2.3.2, page 482

Exploratory Testing: An Agile Approach | Software Testing Help3

Exploratory Testing: What are Test Charters?| TestLodge Blog4


Question 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:

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



Answer : D

The classification tree shows the combinations of power units and body styles for the Supercar online vehicle sales website. Since SUVs are not available in hybrid, and the existing test cases already cover petrol SUV, electric saloon, and petrol hatchback, the missing test case is hybrid hatchback to achieve minimum class coverage.Reference=ISTQB Certified Tester Advanced Level Syllabus Technical Test Analyst, Section 3.2.3, Classification Trees1;ISTQB Advanced Level Test Analyst (CTAL) Exam Study Guide, Section 3.2.3, Classification Trees2


Question 7

You are a Test Analyst in the banking domain. You have received the following requirement: "The system shall allow cash advances of at least 200 Euros for all supported credit cards. The following credit cards are supported: American Express, Diners, Visa, Mastercard and Eurocard.

Which one of the findings described below is true regarding this requirement?



Answer : C

The requirement states that the system shall allow cash advances ofat least200 Euros, but it does not specify the maximum amount or the conditions for different cards. This could lead to confusion, inconsistency, and errors in the system's functionality and testing. The requirement should be more precise and define the exact limits and rules for each card type and scenario.Reference=ISTQB Advanced Level Test Analyst Syllabus 2019, section 2.1.1;Requirement Analysis Templates & Techniques, section ''Requirement Analysis Best Practices''.


Page:    1 / 14   
Total 80 questions