Hey guys , i am very very new to android , i need to write a test for the "hello world" application , now i saw a few articles that were helpful , see links below ::
testing with android .
basic testing guide .
but i am still unsure about how to write a test for a hello world .
i am using android studio and under the folder com.example.gautam.orb(androidTest) , there is a file Application test , is that the folder i need to modify ?
i think the code for checking if "Hello world" appears on the screen is given in the 1st link that i posted . can somebody show me an example pls .
P.S. this is my 1st post , tell me if i have not included something necessary in my question.
Thank you.
gautam .
testing with android .
basic testing guide .
but i am still unsure about how to write a test for a hello world .
i am using android studio and under the folder com.example.gautam.orb(androidTest) , there is a file Application test , is that the folder i need to modify ?
i think the code for checking if "Hello world" appears on the screen is given in the 1st link that i posted . can somebody show me an example pls .
P.S. this is my 1st post , tell me if i have not included something necessary in my question.
Thank you.
gautam .
