
New BCS TAE Dumps & Questions Updated on 2022
Dumps to Pass your TAE Exam with 100% Real Questions and Answers
NEW QUESTION 12
Which of the following statements BEST describe aspects of the SUT to consider when designing a TAA?
- A. All the interaction between SUT and TAS should belogged with the highest level of detail
- B. All the internal test interfaces of the SUT should be removed prior to the product release
- C. All the interface of the SUT affected by the tests should be controllable by the TAA
- D. All the external test interfaces of the SUT should be removed prior to the product release
Answer: A
NEW QUESTION 13
Which of the following is NOT a technical design consideration for a TAA?
- A. Data used by the SUT, e.g configuration, users
- B. Standards and Legal requirements,e.g data privacy
- C. The number of users for the SUT
- D. Availability of interfaces for the SUT to be testable
Answer: C
NEW QUESTION 14
Consider a TAS associated to dynamically changing software frequent releases. Your goal is to determine the amount ofeffort required to maintain the automated tests of the regression test suite for each new release of the SUT.
What is the MOST important metric to collect to achieve your goal?
- A. The code coverage achieved with the automated tests, for each new release ofthe SUT
- B. The number of automated testsrequiring maintenance, for each new release of the SUT.
- C. The time it takes to execute all the automated tests, for each new release of the SUT.
- D. The number of automated tests which fail because of a single software defect, for each new release of the SUT
Answer: D
NEW QUESTION 15
What is NOT a factor in considering when you are asked to ensure an effective transition from manual to automated tests?
- A. Complexity to automate the manual test cases
- B. Correctness of test data and test cases
- C. The look and feel of the SUT
- D. The controllability of the SUT
Answer: C
NEW QUESTION 16
Assume that you are the TAE responsible for the correct functioning of a TAS, deployed in a test environment that consists of a few machines running the same version of the operating system. The TAS has been working and stable since its deployment, it has been used to run an automated test suite consisting of many similar automated test. The infrastructure team is planning to update the operating system on these machines by installing a new the service pack for security reasons. Since the vendor of the operating system assurance full backward compatibility, the infrastructure team assurance that there will be no impacts on the functioning of the TAS.
What is the BEST approach to confirm the correct functioning of the TAS in this scenario?
- A. Do not run any tests because you can immediately confirm the correct functioning of the automated test suite
- B. Verify the behavior of the whole automated test suite by running all the automated tests
- C. Make sure that the infrastructure team has completed installing the service pack on the machines where SUT is running, then run the whole automated test suite to verify its behavior
- D. Verify the behavior of the automated tests by running a small tests, then gradually run the remaining tests to confirm the correct functioning of the whole automated test suite.
Answer: D
NEW QUESTION 17
You are currently designing the TAA of a TAS. You have been asked to adopt an approach forautomatically generating and executing test cases from a model that defines the SUT. The SUT is a state-based and event-driven that is described by a finite-state machine and exposes its functionality via an API. The behavior of the SUT depends on hardwareand communication links that can be unreliable.
Which of the following aspects is MOST important when designing the TAA in this scenario?
- A. Adopting a test definition strategy based on use case/exception case coverage for the definition layer.
- B. Adopting a test definition strategy based on classification tree coverage for the test definition layer.
- C. Looking for tools that allow performing setup and teardown of the test suites and the SUT.
- D. Looking for tools that allows direct denoting of exceptions and actions depending on the SUT events.
Answer: C
NEW QUESTION 18
Which of the following statements about the reuse of TAS artefacts is TRUE?
- A. To enable reuse of TAS artefacts, a good design for reuse is built into the TAA and to further action are needed during the TAS lifecycle
- B. Reusable TAS artifacts associated with the definition layer of the TAA include the adaptors to the SUT components and/or interfaces
- C. Communications maintenance and improvements for reusing TAS artefacts are modify addressedduring the design of the TAA
- D. Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA
Answer: A
NEW QUESTION 19
Which of the following success factors for a test automation project is TRUE?
- A. The test cases to be automated must have a high dependency on particular data values
- B. Automated tests that fail due to changes in the requirements of the SUT should be promptly fixed rather than disabled from the test suite
- C. The test cases to be automated first must always be selected based on the number of times a test will need to be run
- D. Automated tests must be designed to capture only the datathat is strictly needed for comparing expected and actual results
Answer: B
NEW QUESTION 20
Designing the System Under Test (SUT) for testability is important for a good test automation approach and can also benefit manual test execution.
Which of the following is NOT a consideration when designing for testability?
- A. Control: the SUT needs to provide interfaces that can be used to perform actions on SUT.
- B. Observability: The SUT needs to provide interface that give insight into the system.
- C. Clearly defined architecture: The SUT Architecture needs to provide clear and understandable interfaces giving control and visibility on all test levels.
- D. Re-useability: The code written for the SUT must be re-useable for other similar system.
Answer: D
NEW QUESTION 21
Which of the following attributes should NOT be included in a test execution report associated with a suite of automated tests?
- A. System/Application under test and its version
- B. Summary of the test execution results
- C. Environment in which the tests have been executed
- D. Defect clusters identified during test execution
Answer: D
NEW QUESTION 22
Consider a TAS deployed into production. The SUT is a web application and the test suite consists of a set of automated regression tests developed via GUI. A keyword-driven framework has been adopted for automating the regression tests. The tests are based on identification at low-levels of the web page components (e.g class indexes, tab sequence indexes and coordinates) in the next planned release the SUT will be subject to significant corrective maintenance (bug-fixes) and evolution (new features) Maintenance costs to update the test scripts should be as low as possibleand the scripts must be highly reusable.
Which of the following statements is most likely to be TRUE?
- A. False positive errors are likely to occurwhen running the automated tests on the new releases without modifying the test
- B. The keyword-driven framework is not suitable, it would be better to adopt a structured-scripting approach
- C. The total execution time of the automated regression test suite will decrease for each planned release.
- D. The keyword-driven framework introduces a level abstraction that is too high and makes it difficult what really happens
Answer: B
NEW QUESTION 23
A regression test suite consist of 500 test cases which are allexecuted manually. The business case for a pilot project is based on the adoption of test automation using a commercial tool that will reduce the execution time by a factor of 90% for 100% of the tests in the regression test suite. The pilot project lastedone month ( as planned) and you are currently its results. At the end of the pilot project, 40% of the regression tests have been automated and their execution time has been reduce by 60%.
Which of the following statements is TRUE in this scenario?
- A. The target defined for the business case seems difficult to hit - it should be realistic
- B. The target defined for the business case is too accurate -it should not be measureable
- C. Theduration of the pilot project was too short -it should last unit the success factors are achieved
- D. The project selected for the pilot is too critical -if should not be too critical or too trivial
Answer: A
NEW QUESTION 24
You are executing the first test run of a test automation suite of 200 tests. All the relevant information related to the state of the SUT and to the automated test execution is stored in a small database. During the Automated test run you observe that the first 10 test pass, while an abnormal termination occurs when executing the
11thtest. This test does not complete its execution and the overall execution of the suite is aborted. An immediate analysis of the abnormal termination is expected to be time consuming and you have been asked to produce a detailed report of the execution results for the first test run, as soon as possible.
What is the MOST important FIRST step to be taken immediately afterthe abnormal occurred when executing the 11thtest?
- A. Re-run the test automation suite starting from the 1sttest.
- B. Re-run the test automation suite starting from the 12thtest
- C. Take a backup of the database in its current state. So It can be analyzed later
- D. Return the database to a consistent state that allows subsequent test to run
Answer: C
NEW QUESTION 25
You have been asked to automate a set of functional tests at system Test level via the CLI of the SUT for the first release of a software system. The automated tests will be delivered to the learn in change of maintenance testing, who will use them for part of the regression testing. They have the following requirements.
1. The automated tests must be as fast and cheap to maintain as possible
2. The cost of adding new automated tests must be as low as possible
3. The automated tests must have a high level of independence from the tool itself Which of the following scripting techniques would be MOST suitable?
- A. Structure scripting
- B. Keyword-driven scripting
- C. Data-driven scripting
- D. Linear scripting
Answer: A
NEW QUESTION 26
Consider a SUT that small run on multiple platform during the execution of automated test runs. In each test run an automated test suite needs to be executed, with the same version of the TAF, against the same version of the SUT of each platform. Each platform shall have its own dedicated test environment. Your goal is to implement a process as automated as possible ( i.e with minimal manual intervention) that allows implementing a consistent setup of the TAS across the multiple test environments.
Which two of the following aspects are MOST relevant for achieving your goal in this scenario?
* The configuration of the TAS uses automated installation scripts
* The TAF saves the logs needed to debug errors in XML format
C) Features of the TAF not used by the automated tests have been tested D) All the automated test cases contain the expected results E) The TAS components are under configuration management
- A. B and d
- B. A and d
- C. A and e
- D. B and c
Answer: C
NEW QUESTION 27
Consider A TAS for testing adesktop application via its GUI. All the test cases of the automated test suite contain the same identical sequences of steps at the beginning (to create the necessary objects when doing a preliminary configuration of the test environment and at the end (to remove everything created -specifically for the test itself during the preliminary configuration of the test environment). All automated test cases use the same set of assertion functions from a shared library, for verifying the values in the GUI fields( e.g text boxes).
What is the BEST recommendation for improving the TAS?
- A. Implementing standard setup and teardown functions at test case level
- B. Implementing keywords with higher level of granularity
- C. Improving the architecture of the application in order to improve its testability
- D. Adopting a set of standard verification methods for use by all automated tests
Answer: B
NEW QUESTION 28
......
BCS TAE Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
Updated Exam TAE Dumps with New Questions: https://dumpstorrent.dumpsfree.com/TAE-valid-exam.html