ISQI ISTQB Certified Tester Advanced Level - Test Automation Engineering CTAL-TAE (Syllabus v2.0) - CTAL-TAE_V2무료 덤프문제 풀어보기
You have been tasked with adding the execution of build verification tests to the current CI/CD pipeline used in an Agile project. The goal of these tests is to verify the stability of daily builds and ensure that the most recent changes have not altered core functionality. Currently, the first activity performed as part of this pipeline is the static source code analysis. Which of the following stages in the pipeline would you add the execution of these smoke tests to?
정답: C
설명: (Fast2test 회원만 볼 수 있음)
In a first possible implementation, the automated test scripts within a suite locate and interact with elements of a web UI indirectly through the browsers using browser-specific drivers and APIs, provided by an automated test tool used as part of the TAS. In an alternative implementation, these test scripts locate and interact with elements of the same web UI directly at the HTML level by accessing the DOM (Document Object Model) and internal JavaScript code. The first possible implementation:
정답: A
설명: (Fast2test 회원만 볼 수 있음)
Which of the following statements about contract testing is TRUE?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
An automated test case that should always pass sometimes passes and sometimes fails intermittently (non- deterministic behavior) when executed in the same test environment, even if no code (i.e., SUT code or the test automation code) has been changed. Which of the following statements about the root cause of this non- deterministic behavior is TRUE?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
Which of the following is the BEST example of how static analysis tools can help improve the test automation code quality in terms of security?
정답: B
설명: (Fast2test 회원만 볼 수 있음)