Join the discussion
Question 2/37
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?
Correct Answer: C
The task is to verify the test automation environment and TAS/TAF components, not to validate the correctness of specific test suites. In a client-server TAF for mobile automation, a critical component is the automation library layer that exposes functions to locate and interact with UI objects, and that communicates with the cloud server/device farm. TAE guidance highlights that environment verification should focus on ensuring that the automation tooling stack can reliably perform its fundamental operations: connect to the execution infrastructure, select target devices at runtime, execute commands, and receive results. Checking that the TAF libraries correctly recognize and interact with widgets directly validates that the end-to-end automation mechanism (client # server # device # response) is functioning. Option A is not appropriate because the server is on PaaS; infrastructure management is typically handled by the provider and is not part of validating your TAS operation. Option B is incorrect because the scenario states the device is specified at run time, so hard-coding device references is not the expected design and is not the right verification focus.
Option D concerns test suite correctness (expected results), which is a later step after confirming the automation environment works. Therefore, verifying that the TAF libraries function as expected is the correct activity.
Option D concerns test suite correctness (expected results), which is a later step after confirming the automation environment works. Therefore, verifying that the TAF libraries function as expected is the correct activity.
Add Comments
- Other Question (37q)
- Q1. You are reviewing the testability of your SUT. Which of the following BEST refers to the c...
- Q2. Consider a TAS implemented to perform automated testing on native mobile apps at the UI le...
- Q3. An automated test script makes a well-formed request to a REST API in the backend of a web...
- Q4. Which of the following statements about a test progress report produced for an automated t...
- Q5. Which of the following attributes should NOT be included in a test execution report associ...
- Q6. Consider the following example of TAS metrics. Time to execute automated tests Speed and e...
- Q7. Which of the following practices can be used to specify the active (i.e., actually availab...
- Q8. You are executing the first test run of a test automation suite of 200 tests. All the rele...
- Q9. You are evaluating the best approach to implement automated tests at the UI level for a we...
- Q10. You are using a gTAA to create a TAS for a project. The TAS is aimed specifically at autom...
- Q11. Consider a TAS associated to dynamically changing software frequent releases. Your goal is...
- Q12. Consider a TAS associated to dynamically changing software frequent releases. Your goal is...
- Q13. A release candidate of a SUT, after being fully integrated with all other necessary system...
- Q14. Which of the following metrics could suggest, under certain condition that an automated re...
- Q15. Which of the following BEST describes why it is important to separate test definition from...
- Q16. An automated test case that should always pass sometimes passes and sometimes fails interm...
- Q17. Your goal is to verify completeness, consistency and correct behavior of an automated test...
- Q18. A web application was released into production one year ago, it has regular release which ...
- Q19. Which of the following statements about the reuse of TAS artefacts is TRUE?...
- Q20. (Which of the following statements about how test automation is applied across different s...
- Q21. You are executing the first test run of a test automation suite of 200 tests. All the rele...
- Q22. You have been asked to automate a set of functional tests at system Test level via the CLI...
- Q23. You are currently designing the TAA of a TAS. You have been asked to adopt an approach for...
- Q24. Some automated regression test scripts run by a TAS in a given test environment make calls...
- Q25. Designing the System Under Test (SUT) for testability is important for a good test automat...
- Q26. A defect in a SUT has been resolved and validated by an automated defect re-test in the cu...
- Q27. You are working on a TAS forstandaloneapplication. The automated tests are developed based...
- Q28. Consider a TAS that is going to be deployed for the first time. The TAS requires share res...
- Q29. A TAS that performs automated testing in a single test environment was successfully manual...
- Q30. You identified a suitable project to pilot an automation tool and planned and conduced a p...
- Q31. Consider thefollowing example of TAS metrics. Time to execute automated tests Speed and ef...
- Q32. A new TAS allows the implementation of automated data-driven test scripts. All the tasks p...
- Q33. Consider the following layers of the gTAA structure: a.Test generation layer b.Test defini...
- Q34. In a first possible implementation, the automated test scripts within a suite locate and i...
- Q35. The last few runs for a suite of automated keyword-driven tests on a SUT were never comple...
- Q36. Consider choosing an approach for the automated implementation of manual regression test s...
- Q37. You identified a suitable project to pilot an automation tool and planned and conduced a p...
