Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

CTAL-TAE Leak Questions

Page: 6 / 6
Total 80 questions

ISTQB Certified Tester Advanced Level, Test Automation Engineering Questions and Answers

Question 21

A suite of automated test cases was run multiple times on the same release of the SUT in the same test environment. Consider analyzing a test histogram that shows the distribution of test results (pass, fail, etc.) for each test case across these runs. Which of the following potential issues is MOST likely to be identified as a result of such an analysis?

Options:

A.

Outliers in test execution times

B.

Security vulnerabilities in automated test cases

C.

Unstable automated test cases

D.

Maintainability issues in automated test cases

Question 22

Consider a TAS implemented to perform automated testing on native mobile apps at the UI level, where the TAF implements a client-server architecture. The client runs on-premise and allows creation of automated test scripts using TAF libraries to recognize and interact with the app’s UI objects. The server runs in the cloud as part of a PaaS service, receiving commands from the client, translating them into actions for the mobile device, and sending the results to the client. The cloud platform hosts several mobile devices dedicated for use by this TAS. The device on which to run test scripts/test suites is specified at run time. You are currently verifying whether the test automation environment and all other TAS/TAF components work correctly. Which of the following activities would you perform to achieve your goal?

Options:

A.

Manage the infrastructure that hosts the server, including hardware, software updates, and security patches

B.

Check whether the references to the device on which the given test scripts/test suites will be executed are correctly hard-coded within these test scripts/test suites

C.

Check whether the TAF libraries that the test scripts will use to recognize and interact with the app’s UI objects (widgets) function as expected

D.

Check whether all test scripts that will be executed by the TAS as part of a given test suite have expected results

Question 23

You have agreed with your organization's managers to conduct a pilot project to introduce test automation. Managers' expectations about the benefits of automation are too optimistic. Which of the following is LEAST relevant when deciding the scope of the pilot project's objectives?

Options:

A.

Evaluate the suitability of different test automation tools based on the technology stack used by the applications for which the automated tests will be developed

B.

Evaluate the potential cost savings and benefits (e.g., faster test execution, better test coverage) of using automated testing versus manual testing

C.

Evaluate the knowledge and skills of people who will be involved in automating test cases for applicable test automation frameworks and technologies

D.

Evaluate the performance of an organization's network infrastructure in terms of factors such as availability, bandwidth, latency, packet loss, and jitter

Question 24

Consider a TAS aimed at implementing and running automated test scripts at the UI level on web apps. The TAS must support cross-browser compatibility for a variety of supported browsers, by ensuring that the same test script will run on such browsers in the same way without making any changes to it. This is achieved by introducing appropriate abstractions into the TAA for connection and interaction with different browsers. Because of this, the TAS will be able to make direct calls to the supported browsers using each different browser’s native support for automation. Which of the following SOLID principles was adopted?

Options:

A.

Dependency inversion principle

B.

Open-closed principle

C.

Liskov substitution principle

D.

Interface segregation principle

Page: 6 / 6
Total 80 questions