Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Download Latest CTAL-TA_Syll2019 Questions

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

Question 21

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?

Options:

A.

Provide them with high-level test charters to execute checklists of items to be tested. You may also provide criteria to assist in verifying the application under test.

B.

Using their knowledge of the system, have them construct detailed state transition diagrams, then translate the information into detailed step-by-step test procedures.

C.

Have your business testers create automated test scripts using available test tools to ensure that regression tests can be executed on a timely basis.

D.

With their knowledge of business rules, have them create a detailed decision table, then enter the resulting information into the test management system as step-by-step test cases.

Question 22

During which test stage is functional appropriateness typically tested?

Options:

A.

Component testing

B.

System testing

C.

Operability testing

D.

Adaptability testing

Question 23

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?

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

Question 24

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.