Users Guide

Getting started

On this page:


Tips and Tricks

Before creating any Charlotte Task

  1. Make sure that the capabilities have been loaded according to Load Capabilities page
  2. If the server doesn't have JDK 1.7+ loaded after following the Load Capabilities documentation, please make sure you install Java 1.7+ and reload the capabilities

Additional Resources

Selenium Documentation

We recognize that the Selenium IDE may not be something you are familiar with. Checkout some of the links below to get more information about the IDE and the commands. 

Information about Selenium IDE

Installation

  1. Log into your Bamboo instance as an admin.
  2. Click the admin dropdown and choose Atlassian MarketplaceThe Manage add-ons screen loads.
  3. Click Find new add-ons from the left-hand side of the page.

Post Deployment Test Run

There are various strategies for running tests using Charlotte. All of them require the application being tested to be hosted on a server somewhere. A common strategy for testing is to trigger tests right after an application has been deployed. Charlotte allows you to execute this strategy using the Dependency deployment Task. When you place this task at the end of your deployment, it allows you to trigger a Bamboo plan that will run your tests against the deployed application.