mardi 17 novembre 2015

Testing integration between two systems

I have two systems:

  1. REST web application which return data in xml
  2. Windows service which daily gets data from 1st web app and sync it wit its database.

Question: how to make integration testing for this applications (check whether data is sunchronised corectly)? Is it possible to automate such testing?

Aucun commentaire:

Enregistrer un commentaire