Skip to content

alaaeldein/LinkedinRegressionAutomationTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedinRegressionAutomationTest

Regression test for linkedin using Selenium WebDriver, java, TestNG, Maven, POM and data driver.

Test Cases:

  • Login into linkedin.
  • Perform forget password.
  • Login with new password.
  • Update profile:
    • Update baackgound section in profile.
    • Update education section in profile.
    • Update summary section in profile.
    • Update courses section in profile.

Tech Stack:

  • Java.
  • Selenium WebDriver.
  • TestNG.
  • Maven.
  • POM
  • DDT.
  • OOP.
  • Git.
  • Github.

To run this project:

  • Clone it.
  • Open this project using your IDE (ex, eclipse).
  • Open pom.xml file and click save to download all dependencies.
  • Open cmd and change dir to project folder.
  • Run "mvn test".

Releases

No releases published

Packages

No packages published

Languages