Skip to content

web-automation (Project Object Model) test project. In this project, we use the Selenium Web Driver and TestNG in Java.

Notifications You must be signed in to change notification settings

Md-Soliman-Ali/Selenium-TestNG

Repository files navigation

Manual Testing Standards Case Study

  • Test Case ID
  • Test Scenario/Title
  • Test Case
  • Prerequisites (Optional)
  • Test Steps
  • Test Data
  • Expected Result
  • Actual Result
  • Status
  • Remarks

Technology:

  • Tool: Selenium
  • IDE: IntelliJ IDEA Community Edition
  • Build Tool: Gradle
  • Language: Java
  • Test Runner: TestNG

Prerequisite:

  1. JDK 1.8 must be installed.
  2. Requires reliable internet access

Run The Automation Script

Terminal: gradle clean test

Run The Allure

Terminal: allure generate allure-results --clean -o allure-report
Terminal: allure serve allure-results

About

web-automation (Project Object Model) test project. In this project, we use the Selenium Web Driver and TestNG in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages