The goal of this system testing exercise is to ensure the signals sent from the UMTS base station to a registered mobile phone are accurate and timely. The signals consist of TCP/IP-based messages. (Note, however, that any protocol can be simulated by Test RealTime as long as a C-based messaging API is used.)
To accomplish this, rather than manually interacting with a mobile phone simulator, you are going to create a virtual phone that dials a number all by itself.
In this exercise you will:
Review what you have done so far, and discuss how one could adapt previous efforts to system testing
If you need a refresher about the application you will be using during this tutorial, look here; otherwise, please proceed.