I have a very easy application in both AS3 and C++ (for mobile version) which shows a map of New York and allows the user to pan, zoom and receive information boxes when clicking on an attraction on the map.
My question is: how could I write simple test functions to check whether the panning and zooming are working?