To automate UI tests with Android Studio, you implement your test code in a separate Android test folder. Folder could be named:
To automate UI tests with Android Studio, you implement your test code in a separate Android test folder. Folder could be named:
A . app/androidTest/java
B . app/src/androidTest/java
C . app/java/androidTest
Answer: B
Latest Associate Android Developer Practice Questions with 107 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments