Skip to content

chriscantu/ServiceNow-Geb-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Service Now Automated Tests in Geb
=============================

Requirements
--------
* Java 1.6 Installed
* Groovy 1.7+ Installed
* Gradle 1.2+ installed

To Run Tests
--------
* To Run All Tests enter the command "gradle test"
* To Run a Single Test, enter the command "gradle test(TestName)" (IE: LoginSpec, gradle testLogin)

For Browers Use
--------
* Firefox (latest version)
* Chrome (latest version)

About

An example of automated testing in Service Now environment leveraging Geb, Spock and Gradle technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published