Skip to content

TheBlockCrypto/QADevExcercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

QADevExcercise

Welcome to the The Block Product QA Engineer exercise! This exercise is here to get you acquainted with a small sample of what we do and for us to get acquainted with your skills. It should take no more than two hours of your time.

Some guidance

  1. Fork this repository to your personal GitHub account and clone the fork to your computer.
  2. Save and commit your answers to your fork of the repository, and push them back to your personal GitHub account.
  3. Use the Internet as a resource to help you complete your work. We do it all the time.
  4. We like to use Web Driver IO for end to end testing, so please feel free to use. However, you may use any testing framework in order to accomplish your task.
  5. Have fun and don't overthink it!

The Task

  1. Create an END-2-END test for this url:
    1. https://the-flock.vercel.app/
  2. The app will have 3 components:
    1. A simple todo component
    2. A simple calculator component
    3. A simple counter component
  3. Write a test that succesfully tests both successes and failures for each component
  4. When done, commit your work to your clone of this repository. Add any instructions we need to build your work. Send us a link to your clone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published