Home » Acceptance Testing

Acceptance Testing

API Testing with Cucumber, The Most Popular BDD Framework

API testing with Cucumber is really innovative way of using BDD style feature file. cucumber-api lets one validate public APIs JSON response in blazingly fast time. Inspired by cucumber-api-steps. Checkout sample to see cucumber-api in action. Installation Add cucumber-api gem to your Gemfile:

Require cucumber-api in your Cucumber’s env.rb:

Configuration Verbose logging: enable …

API Testing with Cucumber, The Most Popular BDD Framework Read More »

Basic Fit Fixtures

Today we will discuss the  types of Basic FIT Fixtures and their table format.But before that please go through these links for better understanding. Fitnesse – Introduction Fitnesse Installation/ Environment Setup Sample project for Fitnesse Understand Fixtures and Usability Recommendations in Fitnesse Following are basic fixtures in FIT Column Fixture Action Fixture Row Fixture Table Fixture  Import Summary Fixture  ColumnFixture maps …

Basic Fit Fixtures Read More »

Scroll to Top
Scroll to Top