Skip to content

FarmDrop/web-automation-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Welcome to the farmdrop technical test for automation testers

Please spend no more than two hours on the following task. You are not expected to finish all of it - this is as much to understand how you approach things as it is to see if you can build working tests.

Background

Farmdrop sometimes uses a staging site at https://staging-web.farmdrop.com to run integration tests. The database is reset periodically and the payments system is connected to a sandbox, so you can experiment freely.

Task

Please build a suite of tests for the sign up form which will run against this staging site.

  1. Write out a series of scenarios as a Cucumber feature file(s). Try to think from regression prospective and come up with as many scenarios as you feel are appropriate in order to make sure this form is fully tested.
  2. Begin to automate your scenarios and continue until your allocated time runs out.
  3. Use Cucumber/Ruby and any other gems/frameworks you feel are appropriate or use Cypress as end to end testing framework tool.

Notes

  • Code reuse is important to us, so we are interested in seeing what approaches you take to keep your code and tests modular.
  • Can you show an approach to handle multiple browsers(headless,chrome should do) as well.
  • Your submission should include instructions on how to run it.(Preferably edit this README)

Submission

Please fork this repository and commit code to it. Send us the link to your repo in an email.

Good Luck!!!

About

Code test for Software Engineer in Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published