Skip to content

Instantly share code, notes, and snippets.

@original4sure
Last active December 4, 2019 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save original4sure/22f032f5ae90d49cacb93bf672664be4 to your computer and use it in GitHub Desktop.
Save original4sure/22f032f5ae90d49cacb93bf672664be4 to your computer and use it in GitHub Desktop.
QA ASSIGNMENT

O4S QA ASSIGNMENT

About this test

The purpose of this is to see how would you write test scenarios and automate them. Do it like it was for real. Follow your code conventions but make it coherent through all the code you write. You can find the details of the assignment here: https://github.com/digitalorigin/pg-qa-assignment#feature-2-test-automation-of-a-json-api Instructions regarding runnning the service are in the link above along with api documentation and constraints.

Delivery

  • You are expected to share code hosted on a public repository at Github
  • You will provide necessary, build and run instructions along with your source code. We will be strictly following your instructions and a build failure or missing dependency issues will lead to a deduction in points or complete rejection of the submission.
  • You can assume your code will be run on a Ubuntu 16.04 machine, if you are using non-standard system level dependencies then please mention installation instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment