Skip to content

przemastro/java-aws-snowflake-tableau-framework-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaAWSSnowflakeTableau Test Framework

GitHub issues GitHub forks GitHub stars Java version

Features

This is a demo version of framework I used for data flow testing during development of POC project for LCH.

  1. API tests - Using RestAssured and TestNg frameworks
  2. AWS S3 file loader tests - Using S3 connector with access tokens
  3. Snowflake DB tests - using Snowflake JDBC connector
  4. Tableau tests - using Selenium + Tableau JS API

Installation

  1. Open repo in your favourite IDE (I use Intellij because of built-in Maven) and set Project SDK to "java version 1.15.0_*"
  2. Right click on pom.xml and set MAVEN project, you might need to re-import maven dependencies

Run

Run maven build

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published