1.
A mobile application developer intends to use Worklight Android Native APIs to develop a mobile application. A Worklight Android Native API is added to the  Worklight project. Which file does the application developer need to copy to the Android application project to connect to the Worklight Server?
2.
A mobile application developer has developed an application using IBM Worklight Studio and wants to test it using the Android emulator. What steps must theapplication developer take to achieve the desired goal?
3.
A mobile application developer is using the Mobile Test Workbench (MTW) test editor to edit the actions that were logged on the device during the recording phase. What are the elements shown when one of the actions is selected?
4.
A mobile application developer is debugging a new adapter. The developer wants to use WL.Logger.debug() to output adapter debug messages to the console, but discovers that the messages are not appearing. What setting should the application developer change to make the messages appear?

 
5.
The following code appears in a Worklight application:
WL.Logger.on({blacklist: [customer_controller]}); var CustomerMdlLogger = new WL.Logger.create({pkg: ustomer_model);var CustomerMdlLogger = new
WL.Logger.create({pkg: ? ustomer_model?); CustomerMdlLogger.info(debug? 1);CustomerMdlLogger.info(debug? 1); WL.Logger.ctx({pkg: ustomer_model).error (debug? 2); WL.Logger.ctx({pkg: ? ustomer_model?).error(debug? 2); WL.Logger.info(ebug 3?;.WL.Logger.info(debug 3?;. CustomerMdlLogger.error(debug? 4);
CustomerMdlLogger.error(debug? 4);
What output should a mobile application developer expect?
6.
A mobile application developer is creating a mobile application using Worklight Studio and wants to quickly test the application using the Mobile Browser Simulator. After building and deploying the application, what additional steps must the application developer take to accomplish this?
7.
A mobile application developer has developed a hybrid iOS application and has enabled Push Notifications for it. Which testing strategy does the application developer need to follow?
8.
A mobile application developer is working on an application and wants to ensure that the application captures client analytic data for later analysis using the IBM WebSphere Analytics Platform (IWAP). What Worklight API call will capture the data and properly forward it to the IWAP to achieve the desired goal?
9.
A mobile application developer has enabled the Operational Analytics report to summarize application activity and statistics. Which of the following charts is presented in the Dashboard view of the Operational Analytics?
10.
A mobile application developer is considering using the operational analytics or the Worklight reporting feature to collect device usage statistics for a new application. Which one of the following statements regarding the operational analytics features is true?