This is a test created to a job position interview.
For this exercise, we advise you to:
- We would recomend work with linux/Mac;
- All documents creates on this process should be shared with the e-mail [email protected], we would recommend google docs for it;
- Install Ruby;
- Create an account at https://manager.cloudwalk.io/
2.1. Create a Test Plan, Specficication and Test Execution Evidency to https://manager.cloudwalk.io/devices
- Create a document, or as many documents you need, covering a test plan, specification and a test execution;
- A description of what part you would manually test or automate and why;
- An example of an automated test;
- Questions to ask to the engineers to fill the gap in the documentation.
- Repository https://github.com/scalone/design-patterns-builder;
- Use git and split your commits;
- Clone the repository, develop the tests and, after finish update the code in a private Bitbucket repository and grant read access to [email protected].
- BONUS: Add a static code analyzer, code formatte, or code quality monitor tool, example: https://github.com/rubocop-hq/rubocop
HAVE FUN :)