We have a system A and a system B, connected by system O. System O help to convert data between System A and System B.
Till now I used to manually Test this evnironment like this:
Step 1. Trigger data from System A, check system A ports such that data were sent out of System A.
Step 2. Confirm that data was received & transported by System O.
Step 3. Confirm that data reached System B, and was processed.
I need to somehow Automate the entire testing scenario. I have only limited skill of using QTP. I can at most automate only one System at a time.
May I know to how to Automate the entire test scenario i.e. the single automation must process through all the 3 above steps.?