An integration developer wants to use the Component Test Explorer to manage and run test cases that have been deployed to a server. Which of the following activities can the integration developer perform?
A. Generate and export ant test scripts to be used for test automation.
B. Create a test suites without test cases.
C. Query and display component test project, test suites, and test cases that have been deployed on the server.
D. Manage dependencies for component test projects.
E. Schedule specific times to automatically run one or more component test projects, test suites, or test cases.
正解:C,E
質問 2:
An integration developer created a mediation flow component utilizing the Data Handler mediation primitive.
Which view should the integration developer use in the integration debugger to view the message as it passes through the mediation flow as part of the request?
A. Breakpoints view
B. Flow view
C. Debug view
D. Variables view
正解:C
解説: (Pass4Test メンバーにのみ表示されます)
質問 3:
Which of the following fields of the Service Message Object (SMO) structure must be updated to dynamically change the endpoint of a Web Service?
A. /headers/SMOHeader/Target/address
B. /headers/SOAPHeader/value
C. /headers/SMOHeader/AlternateTarget/address
D. /headers/WSAHeader/To/value
正解:A
質問 4:
A mediation module has been designed to create purchase order records in a backend EIS. The mediation module uses business objects that were automatically generated using a corresponding EIS adapter. As part of troubleshooting the interface, where should the integration developer look to find the EIS-specific field names and types used by the adapter?
A. The propertyTypeMetadata.xml file for the business object.
B. The application info tab of the properties page for the business object.
C. The deployment descriptor for the adapter.
D. The application info tab of the properties page for the business object field.
正解:D
質問 5:
An integration developer is developing a mediation flow with multiple branches that need to be executed in a specific order. The integration developer plans to use the Flow Order mediation primitive to realize this situation. Which of the following are correct statements for the Flow Order primitive?
A. The properties of a Flow Order primitive can be promoted to be configured at runtime.
B. A Flow Order primitive must be used at the beginning of a mediation request/response flow.
C. The output terminals are executed in the order that they are defined on the primitive, with each branch completing before the next starts.
D. Each output terminal of a Flow Order primitive is executed with an input message modified by the previous branch.
E. A Flow Order primitive has one input terminal and can have any number of output terminals.
正解:C,E
質問 6:
An integration developer created a component that implements a Custom mediation primitive. During testing, the component is not producing the expected output. Where should the breakpoints be added to the component?
A. XML map editor
B. Visual snippet editor
C. The deployed component instance on the server.
D. Mediation flow editor
正解:D