Track 4: UI Functional Testing, TestComplete

Question Title

* 1. Please provide your name and email address

Question Title

* 2. You need to store the last time this Keyword Test was run and then enter that time in the log when the Keyword Test first starts running.

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

Question Title

* 3. You are testing a web page. You need to run the test from Internet Explorer, Chrome and FireFox browsers.

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

Question Title

* 4. To test an application running on Android using an USB connection, the application has to be instrumented first by adding which file that contains the required java files needed to spy on the application for TestComplete?

Question Title

* 5. You can instrument an Android app in TestComplete without adding any code in Eclipse or Android Studio. It can all be handled in TestComplete itself. True or False?

Question Title

* 6. What kind of Mobile testing can you perform on an iOS device connected to your TestComplete PC with a USB connection. (Choose all correct answers)

Question Title

* 7. You need to make a Web Service call confirm that the values returned are correct. First you need to import a Web Service into the project called Add that takes two parameters.

Question Title

* 8. You have a test that occasionally needs to handle unexpected windows. In order to handle unexpected windows correctly you must know the order of operations used when unexpected windows are encountered. What should you do? (Only one answer is CORRECT.)

Question Title

* 9. You are modifying a project to handle any error that is logged during a test to send an email to the QA supervisor. What should you do? (Only one answer is CORRECT.)

Question Title

* 10. You need to keep track of how many tests have been successfully run in the project. Every time a test run is completed it will increment a project permanent variable by one.

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

Question Title

* 11. You have a set of tests that must not have any errors in the log. For these tests you want to suppress all errors that occur and log warnings instead. At a later time you will need to restore the default behavior where errors are logged.

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

Question Title

* 12. You have a test that brings up a Windows application. The test uses mouse clicks. If another application appears on top of the tested application, the test may fail. You need to log a custom error message when this occurs. What should you do? (Only one answer is CORRECT.)

Question Title

* 13. Two projects as part of a Project Suite can call functions into each other functions in scripts if you include a reference of their unit location in the other project. True or False?

Question Title

* 14. Adding Child items to the TestItems screen is only meaningful when the following features are added to the TestItems grid

Question Title

* 15. For better organization of your Scripts and Keyword tests, which of the following will be beneficial to your team and process

Question Title

* 16. You have a test that can log a warning message. You have an OnLogWarning event handler that adds a message to the log when a warning log occurs. You also have an OnStartTest that logs an event stating the test has started.

What order are the items logged? (Only one answer is CORRECT.)

T