Skip to content

Sample selenium java testing framework for managing backend connections and managing test scenarios with AWS S3, Web Servers, and Database

Notifications You must be signed in to change notification settings

charithananayakkara7/database-aws-s3-webserver-connectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description This is a backend service testing automation framework with Selenium using OOP concepts and various creational design patterns like the factory method pattern, singleton pattern, builder pattern, abstract factory pattern, page object model pattern, etc.This backend-end connection would help if your team does not have access to the downstream application or upstream application but is expected to receive files to process in your application and deliver your application output to another AWS S3 locations or the webserver.

Other than that, this framework will mainly focus on managing connections with databases, AWS, and web servers.

Steps :

  1. Git clone https://github.com/charithananayakkara7/UI-API-AUTOMATION.git
  2. Navigate to src/test/java/cucumber/Options
  3. Run TestRunner.java
  4. Enable lombok from the pop-up or else use the dialog File > Settings > Compiler > Annotation Processors and turn it on.
  5. Execute the test runner class.

image

About

Sample selenium java testing framework for managing backend connections and managing test scenarios with AWS S3, Web Servers, and Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published