
Pass BCS TAE Exam with Guarantee Updated 42 Questions
Latest TAE Pass Guaranteed Exam Dumps Certification Sample Questions
BCS TAE Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
NEW QUESTION 17
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 automated tests by running a small tests, then gradually run the remaining tests to confirm the correct functioning of the whole automated test suite.
- C. Verify the behavior of the whole automated test suite by running all the automated tests
- D. 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
Answer: B
NEW QUESTION 18
As a TAE you are evaluating a functional test automation tool that will be for several projects within yourorganization. The projects require that tool to work effectively and efficiently with SUT's in distributed environments. The test automated tool also needs to interface with other existing test tools (test management tool and defect tracking tool.) The existing test tools subject to planned updates and their interface to the test automated tool may not work property after these updates.
Which of the following are the two LEAST important concerns related to the evaluation of the test automation in this scenario?
* Is the test automation tool able to launch processors and execute test cases on multiple machines in different environments?
* Does the test automation tool support a licensing scheme that allows accessing different sets?
* Does the testautomation tool have a large feature set, but only part of the features will be sets?
* Do the release notes for the planned updates on existing specify the impacts on their interfaces to other tools?
Does the test automation tool need to install specific libraries that could impact the SUT?
- A. A and E
- B. C and D
- C. A and C
- D. B and E
Answer: D
NEW QUESTION 19
Your goal is to verify completeness, consistency and correct behavior of an automated test suite. The TAS has been proven to successfully install in the SUT environment. All the preliminary checks toverify the correct functioning of the automated test environment and test tool configuration, installation and setup have successfully completed.
Which of the following is NOT a relevant check for achieving your goal in this scenario?
- A. Checking whether the post condition have been fulfilled for all the test cases
- B. Checking whether all the test cases contain the expected results
- C. Checking whether the loading of the TAS is repeatable in the SUT environment
- D. Checking whether all the test casesproduce repeatable outcomes
Answer: D
NEW QUESTION 20
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. The total execution time of the automated regression test suite will decrease for each planned release.
- B. The keyword-driven framework is not suitable, it would be better to adopt a structured-scripting approach
- C. False positive errors are likely to occurwhen running the automated tests on the new releases without modifying the test
- D. The keyword-driven framework introduces a level abstraction that is too high and makes it difficult what really happens
Answer: B
NEW QUESTION 21
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. Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA
- D. Communications maintenance and improvements for reusing TAS artefacts are modify addressedduring the design of the TAA
Answer: A
NEW QUESTION 22
Consider the followingexample of TAS metrics.
Time to execute automated tests
Speed and efficiency of TAS components
Which of the following statements is TRUE?
- A. A and B are both internal TAS metrics
- B. A is and external TAS metric and b is an internal TAS metric
- C. A and b are both external TAS metric
- D. A is an internal TAS metric and B is an external TAS metric
Answer: B
NEW QUESTION 23
You are working on a TAS for standalone application. The automated tests are developed based on a automation framework that allows interaction with GUI elements using on object orientated API. The GUI elements include menus, buttons, radio buttons, text toolbars and their properties.
Whilst automating a test, you have discovered that the GUI elements of some third party components are not identifiable by the automated tool you are using.
Which of the following is the FIRST step that you take to investigate this issue?
- A. Verify the testability support with the providers of the third party components
- B. Adopt an approach that uses the coordinates of the GUI elements instead
- C. Verify whether naming standards for variables and have been defined for the current automation solution
- D. Verify whether the GUI identification depends on the browser.
Answer: A
NEW QUESTION 24
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 number of automated tests which fail because of a single software defect, for each new release of the SUT
- B. The code coverage achieved with the automated tests, for each new release ofthe SUT
- C. The number of automated testsrequiring maintenance, for each new release of the SUT.
- D. The time it takes to execute all the automated tests, for each new release of the SUT.
Answer: A
NEW QUESTION 25
A SUT has an existing automated test suite.
Which of the following statements relating to the introduction of new features in the SUT is TRUE?
- A. The test automation engineer should work with the business analysts to ensure the new feature is testable
- B. The introduction of a new feature could require updates or additions to the testware components
- C. It is generally more difficult to automate test cases for a new feature as the developmenthas not yet started
- D. Automated tests are not affected by the introduction of a new feature and running them against the new SUT is a waste of effort
Answer: B
NEW QUESTION 26
A defect in a SUT has been resolved and validated by an automated defect re-test in the current release of the software. This retest has now been added to the automated regression test suite.
Which statement BEST describes a reason why this defect could re-occur in future releases?
- A. The automated regression test suite is not run consistently for future releases.
- B. The configuration management process does not properly control the synchronization between software archives
- C. The automated regression test suite has a narrower scope of functionality
- D. Automated defect confirmation testing is not effective at confirming that the resolved defect will continue to work in future releases
Answer: B
NEW QUESTION 27
Which of the following statements does NOT describe good practice for maintaining the TAS?
- A. The TAS must consist of components that can be easily replaced without affecting the overall behavior of the TAS itself
- B. The TAS must be under configuration management, along with the test suite, the testware artefacts and the test environment in which it runs
- C. The TAS must separate the test scripts from the environment in which it runs and from the associated harnesses and artefacts
- D. The TAS must run in the development environment because development and programming knowledge are required for its maintainability
Answer: D
NEW QUESTION 28
The GUI of a Customer Relationship Management (CRM) application has been delivered through internet Explorer with proprietary Active X and Java controls. This implementation enables rich client capabilities, but specific commercial automation tools are necessary to automate test cases at GUI of functional test cases. This is to demonstrate whether a small set of the commercial are able to properly recognize actions takenby a tester when interacting with GUI of the CRM application.
Which of the following scripting techniques would be MOST suitable in this scenario?
- A. Keyword-driven scripting
- B. Structure scripting
- C. Linear scripting
- D. Data-driven scripting
Answer: B
NEW QUESTION 29
You have been asked to determine a TAS for a new release of a SUT,test should be automated wherever. The new release will consist of 5 new interfaces and an amendment to 3 existing interfaces. The new and amended interface will be deliver incrementally in 3 sprints, each lasting 2 weeks.
What would be the BEST Test Automation Solution (TAS) design in this scenario?
- A. Automate a test at once level, component level, Create customized interface/test hooks for this level where the interface has not yet been developed or amended.
- B. Automate tests at one level only, System level. Use only the newly developed interfaces and do not create any customized interfaces/test hooks.
- C. Automate the tests at two levels, Component and System level. Create customized hooks at Component level for interface not yet developed or amended. Only use the newly developed or amended interfaces to test at System level.
- D. Automate tests at both Component and System Level. Only do this automation once every interface has been fully developed or amended and manual testing has completed successfully.
Answer: D
NEW QUESTION 30
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. Environment in which the tests have been executed
- C. Defect clusters identified during test execution
- D. Summary of the test execution results
Answer: C
NEW QUESTION 31
Consider a TAS that exclusively uses the APIs of a SUT. To make this work, significant changes have been required to the SUT by adding a set of dedicated test interfaces to the APIs. All the automated tests will use these test interfaces when interacting with the SUT. Assume that you are currently verifying the correctness of the automated test environment and test tool setup.
Which of the following would you expect to be the MOST specific risk associated with this scenario?
- A. The connectivity from the TAS to the dedicatedtest interfaces will not work
- B. The automated test cases will not contain the expected result
- C. The process of configuring the TAS will be error-phone due to manual intervention
- D. False alarms, that are unlikely to occur in the real world, will be observed during testing
Answer: D
NEW QUESTION 32
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. Looking for tools that allow performing setup and teardown of the test suites and the SUT.
- C. Looking for tools that allows direct denoting of exceptions and actions depending on the SUT events.
- D. Adopting a test definition strategy based on classification tree coverage for the test definition layer.
Answer: B
NEW QUESTION 33
......
New TAE Test Materials & Valid TAE Test Engine: https://exam-labs.exam4tests.com/TAE-pdf-braindumps.html