Git Product home page Git Product logo

aura's Introduction

Aura Code Challenge

This challenge will allow you demonstrate your knowledge and understanding of test creation, Selenium, and node.js. It is intended to be familar, much like a test automation story that could come up on the job. It is up to you to identity the behavior of the feature.

The Story

Create a series of tests for the 'CREATE AN ACCOUNT' feature of automationpractice.com

Acceptance Criteria

  • design and define tests for the 'create an account' feature
  • tests span both email address form and 'Your Personal Information' form
  • tests include happy path and exceptions
  • Selenium must be used
  • tests pass in both headless/headful modes on Chrome at desktop resolution
  • it is NOT necessary to account for any other browser or screen resolution
  • 100% coverage of the feature is not required

Suggestions

  • Spend as much or as little time as you wish on this challenge.
  • Many implementation details are up to you, be prepared to explain your decisions.
  • Use any node packages you want, just remember we want to know what you can do.
  • Consider how you would structure your code for reusability.

Getting started

  • this bundle contains a git repository
  • work locally, commit changes
  • push to your own git service
  • share the repository link with us

Package Scripts

command description
npm run format:fix format files with "prettier"
npm run test execute tests with "jest"

aura's People

Contributors

codeami avatar clarakko avatar

Stargazers

Benjamin Van Houten avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.