how to test (unit test) the android ui and how to test(functional test) the same android ui using the junit framework in eclipse -


i had tested ui of android applications .the output success one. test automatically assign , calculate things calculator activity.but ,iam confusing ,what unit test , functional test .if knows this.pls point me u know

unit testing : software testing process done smallest testable parts in screen

functional testing : see if fields(including non mandatory fields) functioning correctly


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -