Scope of End to End testing in webMethods

Could anyone please explain me the scope of testing in webMethods for an end to end scenario as what exactly to test at an integration level:
A scenario for eg could be invoking a service in the developer will publish a document to TN which inturn will insert data to a table in DB & which will send an acknowledgement back to TN for success.

In this scenario what is the scope of testing at system level please…

Madhu.

This is a very broad question to answer.

for you scenario "invoking a service in the developer will publish a document to TN which inturn will insert data to a table in DB & which will send an acknowledgement back to TN for success. "

You need to test the following

  1. DB Links between WM IS and DB. The tables you cant check as the table structure in internal to webMethods.
  2. TN Console for entries for Doucment Type identification, rule triggering
  3. Target DB for inserted values.
  4. IS Logs - Server and Error.