Unit testing service rules
- Unit testing a Service EJB rule
Use the unit testing feature to verify that the operations of a Service EJB rule function correctly before you add the external client to your testing process.
- Unit testing a Service Email rule
Use the unit testing feature to verify that the operations of a Service Email rule function correctly before you add an external component to your testing process.
- Unit testing a Service File rule
Use the unit testing feature to verify that the operations of a service file rule function correctly before you add an external component to your testing process.
- Unit testing a Service HTTP rule
Use the unit testing feature to verify that the operations of a Service HTTP rule function correctly before you add the external client to your testing process.
- Unit testing a Service Java rule
Use the unit testing feature to verify that the operations of a Service Java rule function correctly before you add the external client to your testing process.
- Unit testing a Service JMS rule
Use the unit testing feature to verify that the operations of a Service JMS rule function correctly before you add an external component to your testing process.
- Unit testing a Service JSR 94 rule
Use the unit testing feature to verify that the operations of a Service JSR 94 rule function correctly before you add the external client to your testing process.
- Unit testing a Service dotNet rule
Use the unit testing feature to verify that the operations of a Service dotNet rule function correctly before you add the external client to your testing process.
- Unit testing a Service MQ rule
Use the unit testing feature to verify that the operations of a Service MQ rule function correctly before you add an external component to your testing process.
- Unit testing a Service SAP Rule
Services start their processing in response to a request from an external application. Before you add the external application to your testing process, use the Simulate SOAP Service Execution feature to verify that the service processes data appropriately. When using this feature, you manually provide some representative data to process. You specify a test page for the rule to use, provide sample data as the input, run the rule, and examine the results to see if they are what you expect.
- Unit testing a Service SAPJCo rule
Use the unit testing feature to verify that the operations of a Service SAPJCo rule function correctly before you add the external client to your testing process.
- Unit testing a Service SOAP rule
Services start their processing in response to a request from an external application. Before you add the external application to your testing process, use the Simulate SOAP Service Execution feature to verify that the service processes data appropriately. When using this feature, you manually provide some representative data to process. You specify a test page for the rule to use, provide sample data as the input, run the rule, and examine the results to see if they are what you expect.
Previous topic Unit testing a Parse Structured rule Next topic Unit testing a Service EJB rule