Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

rockwig/code_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Features

QA Code Test

Setup

  1. Download and unzip file
  2. Rename your project "qa-interview-yourname"
  3. Make sure your Ruby environment is using ruby 2.3.3
  4. Be sure to bundle install
  5. Run the example feature file:
    • bundle exec cucumber features/example.feature
  6. Create the tests below in order. You should be able to create any tests by building on the files that are already set up in the project.

Homepage='http://www.myrapname.com/'

Tests

Write an automated test to validate each of the following:

  1. The input fields exist
  2. A negative scenario using the input fields
  3. Input data into the fields
  4. Submit a name for male with a nickname and validate that a new name has been prepended to the list
  5. Submit twice for a female with a last initial and validate that a new name has been prepended to the list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published