
最新のCTAL-TAE合格保証付き試験問題集の認定サンプル問題
最新CTAL-TAEテスト材料には有効なCTAL-TAEテストエンジン
ISQI CTAL-TAE 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
質問 21
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. Linear scripting
- B. Keyword-driven scripting
- C. Structure scripting
- D. Data-driven scripting
正解: C
質問 22
Consider the following example of TAS metrics.
Time to execute automated tests
Speed and efficiency of TAS components
Which of the following statements is TRUE?
- A. A is an internal TAS metric and B is an external TAS metric
- B. A and b are both external TAS metric
- C. A and B are both internal TAS metrics
- D. A is and external TAS metric and b is an internal TAS metric
正解: C
質問 23
What is NOT a factor in considering when you are asked to ensure an effective transition from manual to automated tests?
- A. The look and feel of the SUT
- B. The controllability of the SUT
- C. Complexity to automate the manual test cases
- D. Correctness of test data and test cases
正解: B
質問 24
Consider A TAS for testing a desktop 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 keywords with higher level of granularity
- B. Adopting a set of standard verification methods for use by all automated tests
- C. Implementing standard setup and teardown functions at test case level
- D. Improving the architecture of the application in order to improve its testability
正解: A
質問 25
A web application was released into production one year ago, it has regular release which follow a V-model lifecycle and testing is well-established and fully integration into the development lifecycle. You have beenasked to implement a TAS for the regression test suite. The regression tests have been developed via the GUI and are expected to be run at least four times a month, for each planned release, for the whole operation solution life of the system (six years). Each screen of the GUI uses several third-party controls which are not compatible with the existing automation solutions. The environment for the automation will be stable, fully controllable and separated from other environments (development, staging, production).
What could be the MOST problematic for this TAS?
- A. Sustainability of the automated environment
- B. Maturity of the test process
- C. Complexity to automate
- D. Frequency ofuse
正解: A
質問 26
Which of the following statements about the reuse of TAS artefacts is TRUE?
- A. Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA
- B. 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
- C. Reusable TAS artifacts associated with the definition layer of the TAA include the adaptors to the SUT components and/or interfaces
- D. Communications maintenance and improvements for reusing TAS artefacts are modify addressed during the design of the TAA
正解: A
質問 27
Which of the following statements about the reuse of TAS artefacts is TRUE?
- A. Communications maintenance and improvements for reusing TAS artefacts are modifyaddressed during the design of the TAA
- B. Reusable TAS artifacts associated with the definition layer of the TAA include the adaptors to the SUT components and/or interfaces
- C. 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
- D. Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA
正解: C
質問 28
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 SUTenvironment. All the preliminary checks to verify 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 all the test cases produce repeatable outcomes
- B. Checking whether the post condition have been fulfilled for all the test cases
- C. Checking whether all the test cases contain the expected results
- D. Checking whether the loading of the TAS is repeatable in the SUT environment
正解: A
質問 29
You identified a suitable project to pilot an automation tool and planned and conduced a pilot. The pilot has been successful and tool Is being deployed within your organization, with a plan to increase tool use by the one project at a time. During this rollout some test processes will be changed slightly to gain additional benefits from using the tool.
In the pilot project, a small set of manual tests were automated for the first time. You are currently monitoring the test automation efficiency and this reveals that the automationregimefor the tests is not yet mature.
Which of the following statements is TRUE?
- A. The approach used for deployed this tool is aligned to the standard success factor for deployment
- B. The pilot project should have been critical so that maximum benefits were delivered
- C. The test process should be radically changed to gain additional benefits from using the tool.
- D. The target defined for the project was inappropriate, because the automationregimeforthe automated tests at the end of the pilot is not yet mature.
正解: C
質問 30
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 to verify 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 all the test cases produce repeatable outcomes
- B. Checking whether the post condition have been fulfilled for all the test cases
- C. Checking whether theloading of the TAS is repeatable in the SUT environment
- D. Checking whether all the test cases contain the expected results
正解: A
質問 31
You are using a gTAA to create a TAS for a project. The TAS is aimed specifically at automating a suit of existing manual test cases for standalone desktop applications. All the interfaces between the TAS and SUT will be from the CUI of the application.
Which of the following layers of the gTAA should you focus on for the TAS?
- A. The Test Definition layer
- B. The Test Adaption layer
- C. The test Generation layer
- D. The Test Execution layer
正解: C
質問 32
Consider a TAS associated to dynamically changing software frequent releases. Your goal is todetermine the amount of effort 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 number ofautomated tests requiring maintenance, for each new release of the SUT.
- C. The code coverage achieved with the automated tests,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.
正解: A
質問 33
You are reviewing the testability of your SUT.
Which of the following BEST refers to the characteristic of OBSERVABILITY?
- A. The ability of the SUTto perform its intended function for a specified period of time
- B. The ability of the SUT to prevent unauthorized access to its components or data.
- C. The abilityto identify states, outputs, intermediate result and error messages in the SUT
- D. The ability to exercise the SUT by entering inputs, triggering events and invoking methods
正解: C
質問 34
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 automated test cases will not contain the expected result
- B. False alarms, that are unlikely to occur inthe real world, will be observed during testing
- C. The process of configuring the TAS will be error-phone due to manual intervention
- D. The connectivityfrom the TAS to the dedicated test interfaces will not work
正解: B
質問 35
Which of the following success factors for a test automation project is TRUE?
- A. The test cases to be automated first must always be selected based on the number of times a test will need to be run
- 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. Automated tests must be designed to capture only the data that is strictly needed for comparing expected and actual results
- D. The test cases to be automated must have a high dependency on particular data values
正解: B
質問 36
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. 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 itsbehavior
- B. Do not run any tests because you can immediately confirm the correct functioning of the automated test suite
- C. Verify the behavior of the whole automated test suite by running all the automated tests
- 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.
正解: D
質問 37
Consider a TAS that uses a keyword-driven framework. The SUT is a web application and there is a large set of keywords available for writing the automated tests that relate to highly specific user actions linked directly to the GUI of the SUT. The automated test written with the keywords are statically analyzed by a custom tool which highlight's repeated instances of identical sequence of keywords. The waiting mechanism implemented by the TAS for a webpage load is based on a synchronous sampling within a given timeout. The TAS allows checking a webpage load every seconds until a timeout value
- A. Establishing an error recovery process for TAS and SUT
- B. Changing the wait mechanism to explicit hard-coded waits
- C. Changing thescripting approach to data-driven scripting
- D. Implementing keywords with a higher level of granularity
正解: B
質問 38
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. Automated tests are not affected by the introduction of a new feature and running them against the new SUT is a waste of effort
- B. It is generally more difficult to automate test cases for a new feature as the development has not yet started
- C. The test automation engineer should work with the business analysts to ensure the new feature is testable
- D. The introduction of a new feature could require updates or additions to the testware components
正解: A
質問 39
......
CTAL-TAEサンプルには正確な更新された問題がこちら:https://www.passtest.jp/ISQI/CTAL-TAE-shiken.html
CTAL-TAE更新された試験問題集で[2022年最新] 練習には有効な試験問題集:https://drive.google.com/open?id=11Kvle90gH27MhYE1PqdCvJWbpsx3xt2n