Skip to content

ligioca-zz/testing-liveintent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overall informartion

Automation test project to cover the test case:

Contact Us button should be present on Free Evaluation page

Steps Expected Result
User opens https://liveintent.com/ 'Get Started' button is present on the page
User clicks on the 'Get Started' button The page https://liveintent.com/free-evaluation/ is loaded
Verify the presence of CONTACT US button CONTACT US button should be present

Technical information

This project uses Gradle as build platform so the test can be executed using a regular ./gradlew clean test execution on the command line.

The code is in Groovy.

It uses Geb as test framework with Spock as BDD.

The test runs automatically in Chrome browser.

Execution

Clone project git clone https://github.com/ligioca/testing-liveintent.git

In the root of the project execute ./gradlew clean test

The report will be available in build/reports/tests/index.html

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages