Skip to content

Project where the used of the serenity screenplay pattern with cucumber, gradle and rest assured for testing rest API

License

Notifications You must be signed in to change notification settings

cedaniel200/example-of-Screenplay-Rest-and-SOAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Screenplay-rest

Consuming a SOAP and Rest web service with Screenplay-rest

Project where the used of the serenity screenplay pattern with cucumber and gradle for testing rest API and SOAP API.

For this automation the services exposed by https://www.reqres.in/ (Rest) and http://www.thomas-bayer.com/axis2/services/BLZService?wsdl/ (SOAP) are used.

The application was built with the following tools and languages:

  • Java 8
  • Gradle 4.5.1

To clone the repository:

git clone https://github.com/cedaniel200/example-of-Screenplay-Rest-and-SOAP.git

To compile

gradle clean build -x test

To run the tests and generate the report of serenity bdd

gradle test aggregate

About

Project where the used of the serenity screenplay pattern with cucumber, gradle and rest assured for testing rest API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published