Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freenowtech/mobileappautomationtest
https://github.com/freenowtech/mobileappautomationtest
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freenowtech/mobileappautomationtest
- Owner: freenowtech
- Created: 2017-11-22T08:59:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T14:36:26.000Z (about 3 years ago)
- Last Synced: 2023-03-02T21:56:15.190Z (almost 2 years ago)
- Language: Java
- Size: 419 KB
- Stars: 4
- Watchers: 5
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MobileAppAutomationTest
Dear candidate,
🎈 Welcome to the mobile test challenge.
As a talented QA engineer, your task is to write pretty and stable Android UI tests with [**Espresso**](https://developer.android.com/training/testing/espresso/index.html) for the given Android source code / app.
✏️ **Task**:
* Login case, the up-to-date credential (`username` & `password`) you can find [here](https://randomuser.me/api/?seed=a1f30d446f820665)).
* Search for "***sa***", select the 2nd result (via the name, not the index) from the list, then click the call button.
* Deploy the tests on [**CircleCI**](https://circleci.com/), and send us the link to the CircleCI builds overview page.📖 **Rules**:
* The only rule is to use Espresso ☕ ;)
* Don't worry if you have no Espresso experience, we believe that you're a fast learner, and we'd like to give you enough time to finish this challenge.
* You can choose either Java or Kotlin, whatever you prefer.
* Try your best to apply best practice when writing test code.
* Feel free to touch the product's source code, apply any necessary change (for testability, fixing bug or improving code).
* Think big, what possible scenarios should be tested if the app has various kinds of users? You don't have to code this, just show your thoughts in plain text.
* QA engineers don't only work with developers, but also closely collaborate with product managers. It would be great if you have a strong product sense, you're welcome to spot any UX issues in this demo app and write it down.💪 Roll up your sleeves and have fun 😊