Skip to content

d3zorg/aqa_interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#Programming

  1. Create test plan for functional testing of Google Translate web-service. (3-5 scenarions are quite enough)
  2. Create mini-framework which meets the requirements of test plan. Technologies: Ruby + Cucumber + Capybara/Selenium/watir-webdriver/PageObject/SitePrism (any mix)
  3. Implement the scripts from test plan using the framework

Quick start:

  1. Install Ruby Windows / Linux
  2. Install bundler gem install bundler
  3. Install git
  4. Fork this repo
  5. Clone your repo with git clone <addr>
  6. Run bundle install in aqa_interview directory
  7. Code!
  8. Check out your code by running cucumber --require features --color in aqa_interview directory
  9. Run 7,8 until tests become green
  10. Commit and push to your repo

Documentation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published