Monday, 7 January 2019

How to create automated test for BOOT_COMPLETED and USER_PRESENT receivers using device farm?

I've reached a stage in development where I need to validate my application on real devices. I've never used a device farm and for this reason I do not know which one would suit me.

Two crucial application features are directly linked to the BOOT_COMPLETED and USER_PRESENT Receivers, so I should be able to reboot the device (at this point a service will start automatically and I will have to validate if it is running). Also, for the USER_PRESENT Receiver I should be able to perform the blocking and unlocking screen actions to perform some validations.

Is it possible to do that?



from How to create automated test for BOOT_COMPLETED and USER_PRESENT receivers using device farm?

No comments:

Post a Comment