Skip to content

coveo/QA-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

QA Developer Technical Test

Requirements

  • Must be written in Nodejs (you should also install npm)
  • Java Development Kit (JDK) installed, minimum required version is 7

Quick Start

  1. Download zip file into your working folder
  2. Install
npm install
  1. Run Test Demo
npm test

If the test was successful, you are correctly configured to start the test

The Test

Establish a few scenarios to validate the following web page: http://todomvc.com/examples/react/#/ and build up a complete browser (End-to-End) test suite.

You can refer to testDemo.js to help you start building your own browser test file.

Background link

About

Challenge for QA developer candidates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published