問題1
Melissa has used profiling in her model. If her ultimate goal is to differentiate between running the application in standalone mode and running it inside a portal, which selection handler should she choose?
Melissa has used profiling in her model. If her ultimate goal is to differentiate between running the application in standalone mode and running it inside a portal, which selection handler should she choose?
正確答案: C
問題2
Jim has a model with multiple profile sets. He wants to test different combinations of the profiles. Where should he go to accomplish this task?
Jim has a model with multiple profile sets. He wants to test different combinations of the profiles. Where should he go to accomplish this task?
正確答案: B
問題3
Which of the following best describes features of the IBM Web Experience Factory Design View?
Which of the following best describes features of the IBM Web Experience Factory Design View?
正確答案: B
問題4
Anna has been testing a model and is concerned about the time certain actions seem to be taking. Her development environment is a high-end system, and other portlets she has developed have not exhibited the kind of response time lag that she and her testers perceive. She suspects one of the data services builders is experiencing network latency, but is unsure where the real problem lies. What actions can she take to help isolate the performance issue?
Anna has been testing a model and is concerned about the time certain actions seem to be taking. Her development environment is a high-end system, and other portlets she has developed have not exhibited the kind of response time lag that she and her testers perceive. She suspects one of the data services builders is experiencing network latency, but is unsure where the real problem lies. What actions can she take to help isolate the performance issue?
正確答案: C
問題5
Lydia needs to create a set of CRUD services for a database table. The columns that must be retrieved from the database are a subset of those defined for the table. What is the most efficient way for Lydia to create these services?
Lydia needs to create a set of CRUD services for a database table. The columns that must be retrieved from the database are a subset of those defined for the table. What is the most efficient way for Lydia to create these services?
正確答案: D
問題6
The Data Store builder allows Beth to fetch various types of data and make it available to a widget on the page that has Dojo data store enabled. All of the following data stores are valid except which one?
The Data Store builder allows Beth to fetch various types of data and make it available to a widget on the page that has Dojo data store enabled. All of the following data stores are valid except which one?
正確答案: C
問題7
Page automation is a set of builders that facilitate the automatic display of data based on metadata. What are the basic steps of page automation?
Page automation is a set of builders that facilitate the automatic display of data based on metadata. What are the basic steps of page automation?
正確答案: B
問題8
Philip created SQL DataSource and Service Definition builder calls. Then he created SQL Calls, but needs a way to execute them; they do not run when he tests the model, even after he stubs out a main method. What else must he add to the model for the SQL Calls to execute and return data?
Philip created SQL DataSource and Service Definition builder calls. Then he created SQL Calls, but needs a way to execute them; they do not run when he tests the model, even after he stubs out a main method. What else must he add to the model for the SQL Calls to execute and return data?
正確答案: D