[android-developers] Android Test automation engineer (Java, Android, Test automation, UI automator, Espresso)---Mountain view, CA---6+ Months

2019-09-18 Thread vamshi krishna
Hi All, Hope you are doing great, My-self Vamshi, I’m working as a Recruiter in Yochana IT Solutions INC. I have an urgent requirement from one of my esteem client, I will appreciate if you can have an eye on the below requirement and send me your consultant updated profile ASAP *Job

[android-developers] Android Test automation engineer (Java, Android, Test automation, UI automator, Espresso)---Mountain view, CA---6+ Months

2019-09-17 Thread vamshi krishna
Hi, Hope you are doing great, My-self Vamshi, I’m working as a Recruiter in Yochana IT Solutions INC. I have an urgent requirement from one of my esteem client, I will appreciate if you can have an eye on the below requirement and send me your updated profile ASAP *Job title: Android

[android-developers] Android Test Cases

2016-08-28 Thread sagar ranganath
I am starting my Master Thesis which is more or less focussed on Android development and testing. Right now my question is, say I have developed an android application and have certain users who are already using my application. Is there a way where in I can push my custom test cases only to a

[android-developers] Android test with OpenGL ES Shaders

2012-03-08 Thread Sanchiski
Hello I am learning now OpenGL ES and the use of shaders. I have written a test class that should only paint the application icon into the screen. So far no luck. Can anyone see what I am doing wrong or maybe point me to the right direction? public class GLTester { final int

[android-developers] Android test project - are any permissions ignored in favor of the target application?

2011-11-25 Thread B Lyon
I have been trying to create an android test where the android test project has permissions that the target application does not. The purpose would be for the test to change various things about the environment as part of testing the application. However, the testing harness/framework seems to

[android-developers] Android Test Market

2011-05-16 Thread Anuj Goyal
Consumer goods companies will often release a product to market in a test or pilot zip code. Is there a similar way to do this with Android Apps? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Android Test Framework - instrumentation

2009-06-04 Thread dev
Hello All, I am trying to develop a test framework for my applications running on Android. My applications are simple apk files.I do not have to perform any user interface tests i.e. clicking of buttons and all that. I need to perform simple operations on android or peripherals of my device or

[android-developers] android test

2009-05-28 Thread danielececil...@gmail.com
Hi, I am writting unit tests on my Android project. I would like to test whether a specific dialog window appears when i click on a button. For example, I have : --Begin Code - public class MyDialog extends Dialog {

[android-developers] Android Test-driven Development

2008-08-23 Thread jtaylor
It looks like android.test is basically an extension of the JUnit Framework for android specific cases. Is test-driven development the way to go? Should this be a standard in Android development? --~--~-~--~~~---~--~~ You received this message because you are