Learning resources

Getting started

Learning resources

This video gives an overview where a user can find learning material on Boozang, such as video pages, forum, blog, Udemy, Boozang youtube channel, and in-tool video helper.

Overview of the tool

Getting started

Overview of the tool

In this video, we give an overview of the Boozang tool, and the different views.

Signing up & creating your first test

Getting started

Signing up & creating your first test

This video shows how you sign-up to Boozang, create your first project, and launch the IDE. In the IDE, you set the application URL, and create your first module and test.

The sidebar

Getting started

The sidebar

This video introduced the Boozang side-bar and the purpose of the different views.

Introduction to data

Getting started

Introduction to data

This video introduces the data tab in Boozang, explains the differences between the different data scopes $test, $module, and $project. It also goes over the supported data types in Boozang.

Debugging a test-case

Getting started

Debugging a test-case

This video shows how you can debug a test case in Boozang. We show how you can run a single test action with custom data, use the console, use break-points, and how to trigger Chrome built-in debugging functions.

Elements selectors

Getting started

Elements selectors

This video shows how you can customize the element selector for an action, using the DOM picker. It also introduces the different element selector methods, and shows how you can automatically generate the best selection policy.

Cucumber Features and Scenarios

Getting started

Cucumber Features and Scenarios

This video gives an introduction of how to handle Cucumber features and scenarios in Boozang.

Implementing Cucumber test steps

Getting started

Implementing Cucumber test steps

This video shows you how to implement Cucumber test steps in Boozang using the "Sorted List" module of The Lab (http://thelab.boozang.com).

Implementing a data-driven Cucumber test

Getting started

Implementing a data-driven Cucumber test

This video shows you how to implement a data-driven Cucumber test (scenario outline) in Boozang using the "Form Fill" module of The Lab (http://thelab.boozang.com).