Skip to content

FardinArpon/Web_Portal_Test_Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_Portal_Test-Automation_Selenium_Junit-Gradle

I test Green University student web portal functional test in JUnit Selenium After read this Please Watch Test Repoet & Screen rec. for better understanding my project. Link is down below.

Technology:

  • Tool: selenium
  • IDE: IntelIJ
  • Build tool: Gradle
  • Language: Java
  • Test_Runner: Junit

Requirement:

  1. Navigate to portal site
  2. Need a unique student ID account with passwordd

Prerequisite:

  1. Need to install jdk 1.8
  2. Need good internet connectivity

Run the automation script:

  1. Open cmd to the project folder
  2. Type this command:
gradle clean test
  1. Selenium will open the browser and start automation.
  2. To view report, type this command:
allure generate allure-results --clean -o allure-report
allure serve allure-results

Report View & Screen Rec.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages