Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 579 Bytes

user-journey.md

File metadata and controls

22 lines (14 loc) · 579 Bytes

Test Automation Engineer

Create a test scenario to ensure that the following user journey is working as expected

Required functionality:

  • Create a test suite.
  • Test this user journey.
  • Verify the desired product is in your cart.

Technical constraints:

  • Test suite is runnable from CLI.

Bonus points:

  • Provide a Dockerfile or container for packaging the necessary dependencies to run the tests
  • Create an entrypoint for your Docker container which runs the test