Skip to content

Project using cypress + circleci + applitools eyes for applitools hackathon

Notifications You must be signed in to change notification settings

tiagodread/applitools-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Applitools Hackaton 🎉

CircleCI

The Challenge

The challenge is to write five (5) automated tests for both versions of the app:

1- One suite using your preferred traditional functional testing approach 2- Another suite which covers the same tests but uses visual AI testing with Applitools

The Hackathon App

Version 1

Version 2

5 Main Tasks To Automate

Full instructions

Login Page UI Elements Test

Data-Driven Test

Table Sort Test

Canvas Chart Test

Dynamic Content Test

Install

Pre requisites:

  • NPM is installed with Node.js NPM

1- Clone this repo:

$ git clone https://github.com/tiagodread/applitools-hackathon.git

2- Install dependencies:

$ cd applitools-hackathon
$ npm install

3- Run

$ export APPLITOOLS_API_KEY=DU1rUARVJEqgrrUGQFeLG9nsCVuni5n980czZBB24AfU110
$ npm run test

Details

  • Traditional Test: 9h spent
  • Visual IA Test: 3h spent

About

Project using cypress + circleci + applitools eyes for applitools hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published