Skip to content

Selenium Automation with GCP BigQuery API data verification - Playground

Notifications You must be signed in to change notification settings

AhmedAlsaab/SeleniumBDD-GoogleCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumBDD-GoogleCloud

Selenium Automation with GCP BigQuery API data verification - Simple proof of concept & playground

Objective

To create a BDD Test Automation framework that compares data stored locally against data stored in the cloud. Ideally, users can query a select number of public datasets in BigQuery by making API requests. Responses are then interpreted and compared against previous versions of that same data, yes you guessed it, regression testing.

Note

Selenium usage is within the scope but not a priority, perhaps it can be used as a mechanism to push new data into the cloud datasets or to automate the cloud console.

Note

This is very much work in progress.

Stack

  • Java
  • Cucumber
  • Selenium WebDriver
  • BigQuery & SQL
  • Google Cloud Platform
  • Junit

About

Selenium Automation with GCP BigQuery API data verification - Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published