Skip to content

ganeshbsubramani/STMFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STMFramework

A simple test automation framework based on Page Object Model using selenium , maven and testng.

Key Points:

  • Highly extensible, maintainable and flexible enough.

Configuration:

config.properties file is where the username / password and url information are stored. change it accordingly for running it across different browsers like firefox and chrome.

Running :

On a system where maven is installed , just invoke the command line and use "mvn test" command.

About

Basic automation framework using Selenium , TestNg and Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages