Skip to content

Tuscann/DEMOQA-automation-with-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test automation project for DemoQA using Java

Toolsqa

DemoQA is a demo site for QA engineers, learning selenium.
Made by Tools QA.
Consists of website with training forms and example of bookshop with open API.

Tools and technologies:
The automation tests in this project are written in Java using Maven framework.

  1. Java - 24
  2. Maven - 4.0.0
  3. TestNG - 7.11
  4. Selenium WebDriver - 4.35

Installation

Open terminal in IDE and git clone the repository git clone [email protected]:Tuscann/DEMOQA-automation-with-Java.git

Executing program

Run all tests from ModalDialogsPageTests from terminal with:

mvn test -Dtest=demoqa.web.tests.alerts.ModalDialogsPagePageTests

Run all tests in project from terminal with:

mvn test

img.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages