Figaf Friday: Testing is important to your integration

Why do you want to perform testing of your SAP Integration?

There are two reasons for testing your integration.

  • To ensure the quality of the integration
  • Not introducing bugs

I had a case where I was asked to fix an EDI message mapping to handle one new case of messages. The problem was I had not considered what if this new value was not there. Next, we ran a quick test to see if it worked as expected and it did, so we moved the mapping to production.

We had not made a regression test so all other messages failed. We got information from the monitoring team that a lot of messages were failing. Then I realized my mistake!

I could quickly fix the problem and test it with some more messages. Luckily, we could reprocess the messages because they failed.

I cannot recall if it was a big problem that costs money or it was just some inconvenience.

It would have been much worse if the message had not failed but processed with the wrong data. Then it would have taken way longer to find and resolve the problem.

If we had a way to run tests we would not have been in this situation.

Who’s responsibility for the testing?

We all know the quote “if it is everybody’s responsibility then it is nobody’s responsibility”. That is true for testing integration. There is a lot of people involved in the process of delivering integrations. If nobody is testing then it will ultimately be the integration department that is responsible for the number of errors introduced in the integration. They are the ones that can not run the integration but must have the capabilities to run it.

Ways of testing

The most common way to test is with a business expert. And in some cases, because there are two systems, you send messages from one system to the other and see how it works.

This is a good way once you are developing your integration and want to figure out what happens. But there are also cases where it becomes much more problematic.

Lets say you need to apply a change to an existing mapping. Being able to test with the two process experts is then no longer an option. Also, you have probably lost a lot of knowledge in the organization.

What if you want to migrate to a new platform or upgrade to a newer release. Then you need to get everybody involved to help with the testing.

Testing takes time

It takes a lot of time to test the integration. It can be a problem for transporting new integrations or development. You need to find all the people that know about the integration and coordinate with them.

Testing does not only require integration developers. You also need business people that know outcome of the integration and need to know the testing process.

Testing scope

Testing with a business expert is different than real life data. Most of time you will get a business expert to create an order with one line. That is not the way most orders look in the real world. They will contain 200 lines of information with 5 different types of conditions that needs to be handled in the mapping. This is the part you need to pay close attention in your mapping.

This is why you need more complicated messages so you can use them for your transport.

Can you automate it?

The traditional tools for handling test cases can also connect with SAP PI or CPI systems and fetch the data. But it is a really laborious process that you need to go through to set it up. Plus, in most cases, you end with two simple test cases.

Real automation

The best way to test is to automate the test case creation. You take a lot of messages (both input and output messages) and send them through the integration engine. That will allow you to create test cases fast either from your productive data or they are developed while you are creating test cases.

We have built a testing tool that can easily take data from your production system and run them as test data. This will automate the testing process. This means that your developers will be able to run a lot of tests themselves, so the business people will not be involved in all the testing.

If you can test faster then you can deliver your integration faster.

If you want to learn more about our testing tool, you can go here to find out.

Simplify your SAP Integration in under 10 minutes with Figaf DevOps Suite on Cloud.

 
No credit card is required. 30 days free trial.

Latest Articles