Skip to content

bogdan192/automation-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ING code challenge

Prove your coding and automation skills by completing the following challenge.

Minimal Requirements

  • Implement the first scenario from the CodeChallenge.feature
  • Make the feature runnable when executing the maven command mvn test
  • Implement a second scenario where you :
    • Chose a page from the list of Google search results and navigate to it
    • Execute specific actions on the given page in accordance with it's functionality . For example you search for Amazon , you chose the first result from the list , on the Amazon page, you search for java book , select the result with smallest number of ratings and add it to your cart (this only servers as an example you are free to choose any other website and scenario)

Bonus Requirements

Work methodology

  • Checkout the code from the master branch
  • Implement the requirements in your own branch
  • When you are finished push the new branch to this repository

About

automation-code-challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors