Skip to content

rodneyaquino/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEST PROJECT


The Scenario

Our developer was not exactly focused on quality when he built this simple Tic Tac Toe game:

https://roomy-fire-houseboat.glitch.me/


The Task

  • Write up the bugs and issues that you find with it and publish your results in a GSuite product of your choice
  • Hand-code 3-5 automation scripts

Task 1 | Bug Report

The Bug Report was built using Google Sites

BUG REPORT - TEST PROJECT


Task 2 | Automation Scripts

This repo is based off an Automation Boiler Plate | AUTOMATION-BOILER PLATE - Adrian Distoica

The relevant code lives in 3 places

  • HomePage | locators, page actions, boolean checks for element visibility and additional helpers live here
  • TicTacToe | This is where our tests hangout
  • BasePage | Added a helper isElementPresent that is used frequently in HomePage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages