Skip to content
Roland Stens edited this page Feb 6, 2020 · 14 revisions

Introduction

Introduction

Getting Started

Pre-requisites

Transfer your NavUnit tests to the new framework

Set up..

Jenkins Setup for running in the pipeline

JenkinsFile updates required

Caveat

Potential issue with gradlew in Linux

Using BDDStack

Minimize the changes you need to make in the BDDStack Configuration files by using environment variables

Run just one Test Class, to allow for targeted testing and to allow for better test suite organization.

If you want to run tests against Internet Explorer, you need to make the following changes to IE on your workstation.

If you want to run tests against Safari in MacOS(only), please read the following wiki page.

BDDStack generates 4 types of reports from your test runs. Here is how you make these reports available in your Jenkins Menu.

BDDStack and AngularJS

BDDStack and ReactJS

Find new library versions

Overview of the Test Tools Used

Tools

Miscelleaneous

How to make Firefox Headless testing work on a non-GUI CentOS image.