Skip to content

ankorstore/qe-technical-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ankorstore Quality Engineering technical test

What is this

This test aims to evaluate automation and technical levels from candidates. You've been given a script written by a junior automation engineer. His task was to automate two simple scenarios:

  • go to https://demoblaze.com, login with the given credentials, open the first product page in the list and check the name of the product is correct
  • go to https://demoblaze.com, add the first product to your cart, then check you correctly have one product in the cart

He hands you his first version: index.js. You launch it and it pass ! Everything is green ✔️ !

You then take a took at the code. Oops, there's room for improvement... what kind of improvement can you suggest to your colleague ?

⚠️ All remarks are valid, from code issue to automation-related issues and weird design choices.

How to install

Use npm install to install all dependencies.

How to run

Use npm run test to run the automated test.

About

Quality Engineering Team - Hiring technical test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published