Skip to content

ulianovish0/automation-engineer-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Engineer Test

This project was created to test your automation skills.

What you found in this project

  • A React App build using functional components with Hooks
  • The Components have their corresponding unit test
  • The elements in each component use Data-TestId attributes

Goals

You have one hour (1H) to complete the following goals:

  • Select an automation framework and setup to use with this project
  • Create an Object Model Page for each component in the project using the data-testid
  • Create the all E2E test that you consider in order to cover the functionality of the app

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

FullStack Labs Automation Engineer Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published