Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
kkarolk edited this page Jul 1, 2016 · 2 revisions

What is Bobcat?

Bobcat is an automated testing framework for functional testing of web applications. It wraps Selenium Browser Automation with a handy set of tools (accelerators). Since using Selenium (Webdriver), it aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application. Bobcat is implemented in Java and allows test development in Java language and in Gherkin for BDD approaches. Bobcat also provides set of good practices that will accelerate testing process.

Getting started with Bobcat

  1. Getting started

AEM Related Features

  1. Authoring tutorial - Classic
  1. AEM Classic Authoring Advanced usage
  1. Authoring tutorial - Touch UI
Clone this wiki locally