When running a JUnit test case for a Business Object Document (BOD) in WebSphere Commerce Developer, which feature of Rational Application Developer will allow the application developer to view the request and response documents?
A. Console
B. Code Coverage
C. TCP/IP Monitor
D. Software Analyzer
正解:C
質問 2:
Which three of the following are subsystems in IBM WebSphere Commerce V7?
A. Business Model
B. Sales
C. Marketing
D. Payments
E. Trading
F. Registration
正解:B,C,F
質問 3:
An application developer needs to add a new feature in Management Center which will allow marketing managers to market to customers based on whether they provided their phone numbers or not. How can this be achieved?
A. Add a new action.
B. Add a new target.
C. Add a new web activity template.
D. Add a new trigger.
正解:B
質問 4:
A developer runs the foundation feature enablement script.
What should the developer do to ensure the script completed successfully?
A. Check enableWCfoundationFeature.log for errors related to feature enablement
B. Check systemOut.log for errors related to feature enablement
C. Check admin console for the status of available features
D. Check enableFeature.log for errors related to feature enablement
正解:D
解説: (Pass4Test メンバーにのみ表示されます)
質問 5:
An application developer needs to add Web 2.0 features to the Consumer Direct store model. This involves registering events that respond to AJAX calls. Which dojo function must be used to register an event and the JavaScript function that triggers it?
A. dojo.subscribe(topic, context, method)
B. dojo.listen(topic, context, method)
C. dojo.connect(topic, context, method)
D. dojo.connectPublisher(topic, object, event)
正解:D
質問 6:
An application developer needs to optimize performance when the Stores web application invokes a component service. The service and the client are in the same application. Which of the following invocation bindings must be used?
A. Web services binding in a J2SE application.
B. Service binding using the WebSphere Commerce JCA Messaging subsystem.
C. Generated Web service client proxy binding.
D. Local EJB binding.
正解:D