Automatic testing using B4A

vincelge

Member
Licensed User
Longtime User
Hello,
I've a new android software to test.
I want to write/use automated testing tool in order to run framework tests.

Is it possible to simulate human actions on the screen with B4A (using x and y coordinates for exemple ?

The objective would be to make a coordinates file which could be read by an apk (writen with B4A) in order to make clicks on other apk.

Thanks for your help !
 
Top