Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Testing REST API with JBehave
Rating: 4.0 out of 5(21 ratings)
114 students

Testing REST API with JBehave

Testing a REST API with Jbehave using Serenity, Maven, Jenkins, Gherkin syntax, acceptance Test, BDD keywords, steps
Created byNabil Jannat
Last updated 6/2019
English

What you'll learn

  • The basic of JBehave
  • Automated acceptance Testing with JBehave
  • Test REST API with JBehave
  • Integrate Jbehave in Jenkins
  • And more...

Course content

4 sections18 lectures1h 55m total length
  • Introduction1:29
  • Install Java3:24
  • Install IntelliJ3:02
  • Install Jbehave in IntelliJ4:21

Requirements

  • Basic of Java

Description

In This course you'll learn first the basic of Jbehave:

  • What is Jbehave?

  • Why we use it?

  • What is Serenity?

After that you'll learn how to create an acceptance Test with BDD

  • Write your first story

  • Map the story steps to java methods

  • Run your test

  • View the Reports

In the third Section of this course, you'll be able to test REST API with Jbehave.

  • Test the status code of a REST API

  • Test The Media Type of a REST API

  • Test The JSON Payload of a REST API

At the end of this course, you'll be able to integrate Jbehave into jenkins.

  • Install Jenkins

  • Install the HTML Publisher Plugin

  • Configure this plugin to see the Serenity Reports

Who this course is for:

  • Software Tester
  • Java Software Developer
  • Product Owner