## Plugin Name ##
Contributors: (this should be a list of wordpress.org userid's)

Donate link: https://boozang.com

Tags: comments, spam

Requires at least: 3.0.1

Tested up to: 3.4

Stable tag: 4.3

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

The Boozang plugin allows you to automate testing of your WordPress site.

## Description ##

Boozang is a plugin that turns your browser into a test tool. It allows you to test and report bugs directly in the browser. 

The following features are supported: 

1. Record/replay actions: The record function allows you to catch a series of events in the browser and replay them at will
2. Validation: The validation tool allows you to do validation directly in the browser
3. Bug reporter: The bug reporter allows you to highlight bugs in the browser and create hyperlinkable reproduce links that replays the bugs for the user.
4. Data binding: The data binding functionality allows user to bind external data (like json or csv files) into forms. The user can also loop over data.

For a full breakdown of all the features check-out the instruction videos at http://boozang.com/gettingstarted. 


## Installation ##

To install the Boozang plugin do the following

1. Sign-upp for free at https://boozang.com 
2. Create your first project "my-wordpress-site"
3. Note down your personal project API key (do not share this key)
4. Activate the plugin through the 'Plugins' menu in WordPress
5. Open Plugin Settings - > Enter the project API key from step 3
6. Access page by typing /bz relative to the Wordpress root URL

## Frequently Asked Questions ##

### Does it cost anything? ###

Boozang is currently totally free and will remain this way for the foreseeable future. There exists a premium tier that will unlock more functionality for teams but this is usually not necessary for the normal Wordpress user. The plan is to keep the free tier full-featured and useful, and not to limit the user experience for individual users in any way.

### Can I collaborate with other people? ###

Boozang is built for collaboration. Simply access your project in management view at https://api.boozang.com, pick the project, click Users > Add User. After typing in the email of the user, an email will be sent to the user where they will be invited to sign-up. After signing-up they will be able to access the project. Note: A maximum of two team members can collaborate in the Free tier.

### How can I do cross-browser testing? ###

It’s actually quite easy. Because Boozang is browser-agnostic, you can work creating tests in the browser of your choice. When doing cross-browser testing simple copy the URL into the browser you want to test, login and you can access and replay all the tests previously created.

### Which browsers are supported? ###

It’s been tested working on all recent versions of Chrome, Firefox, Safari, and IE. The only known browsers which is not working is Opera and IE 8.

## Screenshots ##

No screenshots in this release

## Changelog ##

### 0.1 ###
* Added first plugin version. Supports adding Boozang API key on the Plugin Settings page.  

## Upgrade Notice ##

### 0.1 ###
This is the first BEta of the plugin. It has not been verified or approved. 