Skip to content

ThiagoMFerreira/qa-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

On http://test.getgrex.com/ is a web page that calculates a factorial from a number. The page has a few bugs on it, your test is to find those bugs and create some automated tests to detect them.

To do

  • Fork this repository
  • Test the website and fill out a short summary of the bugs and reproduction steps
  • Create a small suite of automated tests that follows the summary

How to Run the Automated Tests

Is necessary to have Node installed on the machine.

On root folder of the project just run the command npm i

After the installation is finished run the command npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%