1
vote
5answers
117 views

how to test mobile application which uses wifi connection?

i am in need to test the application which was working based on the wi-fi signal strength,is it there any application/automation tool to randomize my wifi signal and check for applications ...
1
vote
0answers
49 views

testing an nfc application

my company is currently developing an NearFieldCommunication(NFC) based application,what can be the test scenarios need to be checked for nfc based application ?how to test the applications which uses ...
4
votes
2answers
165 views

How to test a location based application

Our application is location based. We have tested its main functionality, (using mock locations) and now it is time to test how it reacts on real cases using GPS. So, what are the main limitations ...