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

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -