Skip to content

keizah7/java-selenium-testng-qaontime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs Welcome Chat HitCount Forks Stars Watchers Contributors

Testing qaontime.com with Java TestNG framework

This project is for educational porpuses only. Pull request are welcome! Thank you for your cooperation!

Requirements (optional)

Setup

Replace config/config.xml old data with valid login information

<config>
	<user>
		<url>http://qaontime.com/register/</url>
		<username>yourUsername</username>
		<password>yourPassword</password>
	</user>
</config>

In test-data/login.xml file you can write data which will be filled to login form. output UserName | Password

JohnDoee | john123123
JohnDoee | sdfsdfsdfs
... .... | .......

Dependencies

Dependencies management is available in pom.xml

Using

Use testng.xml or smoke.xml files to run tests. (Run As / TestNG Suite)

Authors: Artūras Followers

About

BIT užduotis: qaontime website testing using selenium, testng and java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages