Page 1 of 1

Testing on Maps

Posted: Tue Jun 12, 2012 10:27 am
by ghrkus
Hi, Is it possible to do automated code based testing on Maps(ie.maps which can ZoomIn and ZoomOut, like Google Maps) and validating them??
If so, how can we do it? We can only validate them as an image or any other procedure there?

Please help me out.

Thanks.

Re: Testing on Maps

Posted: Tue Jun 12, 2012 4:06 pm
by Support Team
Hi,

Basically Ranorex is able to track and validate applications like google maps, but it depends on what you want to test.
Which technology are you using to implement your application?
I recommend to download the Free Trail version of Ranorex in order to check if it meets your requirements.

Regards,
Bernhard
Ranorex Support Team

Re: Testing on Maps

Posted: Wed Jun 13, 2012 7:45 am
by ghrkus
Thanks for your reply. I am using C#.
In the application am testing, can point out the positions of the clients, with the help of their IP addresses, in the map. That Map can be Zoom in(to pin point the address) and Zoom out and can point out the IP address in that Map.

My job is to validate whether the Map is pointing to correct address with the given IP.

Thanks.

Re: Testing on Maps

Posted: Wed Jun 13, 2012 10:51 am
by Support Team
Hi,

as Markus mentione dbefore, I would recommend to download our free trial version and try to track the specific inforamtion using Ranorex Spy.
If you have problems with tracking the specific information, please feel free to provide us a snaphsot of your application under test as described in Lesson 9: Ranorex Spy ยป Creating Ranorex Snapshot Files.

For furhter inforamtion please have a look at our user guide.

Regards,
Tobias
Ranorex Team

Re: Testing on Maps

Posted: Wed Jun 20, 2012 6:46 am
by ghrkus
ok Thanks :)