android - how to test robotium test project apk file -
i using robotium create test project. suppose app name myapp , test project name myapptest.i giving both myapp.apk , myapptest.apk qa tester (not giving source code of app , test project). per knowledge tester can run testcase using these 2 apks of command prompt.but need know whether there other tools or run testcases these 2 apks.please me
i thinks helps ,
- install both myapp & myapptest apk in emulator
- goto,dev tools -> instrumentation -> (select package name) test project start run.
if u wany same in device install developer tools apk.( haven't tried that..)
Comments
Post a Comment