cancan
12 years agoOccasional Contributor
testing all methodes together
Hi everybody,
Firstly, I wish u all a great year
) In this year I have alsi a some kind of a problem. Let's say we have 2 services: L and K.
L says to K "I have made some changes in my service, be aware of it". K answers "OK Thanks for your info".
K asks one second later " ok tell me what is changed (for ex.) at goods in warehouse"
L answers something like "we have a new radio...."
K asks again "and tell me what is changes at customer data"
L says "Mr. Browns lives now in Cologne"
(and it goes on like this for a while: K asks, L answers)
>>> I have explained above how the communication betwenn two services works. Of course, what we don't want to do is to test each step separetly. We want to test this system with all steps together and step by step. For example K has to ask first for the goods and get an answer from L. After only that customer data has to be asked.
Is it possible to do something like that? If yes how?
I would be very happy if we could do some brainstorming!
Thanks
cancan
Firstly, I wish u all a great year

L says to K "I have made some changes in my service, be aware of it". K answers "OK Thanks for your info".
K asks one second later " ok tell me what is changed (for ex.) at goods in warehouse"
L answers something like "we have a new radio...."
K asks again "and tell me what is changes at customer data"
L says "Mr. Browns lives now in Cologne"
(and it goes on like this for a while: K asks, L answers)
>>> I have explained above how the communication betwenn two services works. Of course, what we don't want to do is to test each step separetly. We want to test this system with all steps together and step by step. For example K has to ask first for the goods and get an answer from L. After only that customer data has to be asked.
Is it possible to do something like that? If yes how?
I would be very happy if we could do some brainstorming!
Thanks
cancan