Documentation

Webship-JS 1.0.x

Webship JS is an Automated Functional Acceptance Testing tool.

Install Webship-JS

Prior to installing Webship-js to any project, it is necessary to fulfill certain general requirements.

Step Definitions

Step definitions are vital in automated testing frameworks, particularly for behavior-driven or test-driven development.

Drupal

Webship JS supports the Drupal CMS using the Cucumber UI module, and here we will explain how to install this module on your site.

Assertions

Assertions are checks that check whether the expected results of a step have been achieved or not.

Commands

Commands are the actions that the automation code takes to simulate user interactions with the application.