Hi All,
I am doing function automation testing using Appium. Now Geo fence feature has been implemented in my application. I need to test the feature in Emulator and Simulator.Can any help to how to proceed this .
Below are the sample test cases.
- Need to set up the geo fence for a particular location [Ex: Chicago Theatre] using Latitude & Longitude
- On entering or exit the geo fence area , application displaying an alert pop up with appropriate message with map view.
- I do not have any controls like text box or drop down to pass the location data in the app.
Note:
I found .gpx fils are used to store the lat & lon values. But I am not sure how to use the files in my Appium TestNG framework.
created
Jan '15
last reply
Jun '16
- 9
replies
- 8.5k
views
- 6
users