Title: AutoQA
Author: julsterobias
Published: <strong>November 4, 2024</strong>
Last modified: November 4, 2024

---

Search plugins

![](https://ps.w.org/autoqa/assets/banner-772x250.jpg?rev=3181498)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/autoqa/assets/icon-256x256.png?rev=3181498)

# AutoQA

 By [julsterobias](https://profiles.wordpress.org/julsterobias/)

[Download](https://downloads.wordpress.org/plugin/autoqa.0.9.8.3.zip)

 * [Details](https://twd.wordpress.org/plugins/autoqa/#description)
 * [Reviews](https://twd.wordpress.org/plugins/autoqa/#reviews)
 * [Development](https://twd.wordpress.org/plugins/autoqa/#developers)

 [Support](https://wordpress.org/support/plugin/autoqa/)

## Description

#### Ver 0.9.8.3 Beta

### AutoQA

Automate the testing of your WordPress sites and plugins without the need for coding.

AutoQA is a simple automation plugin designed to improve your regression testing
process, reducing testing time by up to 70%. It comes equipped with a variety of
useful testing steps and a WordPress-specific test runner, ensuring seamless integration
and efficient performance within your WordPress environment.

[Website](https://julsterobias.github.io/autoqa/) | [Documentation](https://julsterobias.github.io/autoqa/documentation)

### Key Features

### Flows

Each flow acts as a customizable test case, allowing users to simulate and verify
various processes within their application. A flow consists of a series of steps,
which represent specific actions or interactions. Whether it’s a simple user journey
or a complex workflow, this feature enables detailed testing by breaking down tasks
into manageable steps, ensuring that every aspect of your process works seamlessly
from start to finish.

### Steps

The Steps feature in the Flow plugin is designed to automate user actions, emulating
how a real user would interact with your website or WordPress application. Each 
step represents a specific action, such as clicking a button, filling out a form,
or navigating through pages. These steps are built within a Flow, where they combine
to form a comprehensive test case.

By using Steps, you can easily automate repetitive user interactions, allowing the
plugin to test your site or app seamlessly. This saves you time and ensures that
all key functionalities are thoroughly verified without manual intervention.

With Steps, you can ensure a smoother, error-free experience for your users, all
while simplifying your testing process.

### Runners

Designed to efficiently handle and execute each step of your flow in sequence. It
ensures that all steps are processed systematically, checking whether each step 
passes or fails based on predefined criteria. The Runner automatically records the
results, including pass/fail status, directly into the database for easy tracking
and review. This feature simplifies the management of test cases, making it easier
to monitor progress and identify issues at any step in the process.

### Steps

 * Start – This step initiates the test by directing the browser or test framework
   to navigate to a specific URL provided by the user.

### Input

 * Click – Simulates a user clicking on an element (e.g., a button or a link) on
   the web page.
 * Hover – Simulates a user hovering their mouse over a particular element on the
   webpage.
 * Manual Input – Provides an opportunity for the user to input values or perform
   actions manually during the test run.
 * Set Text – Automatically fills in a text field or text area with specified input.
 * Set Select – Simulates selecting an option from a dropdown or selection field.
 * Send Keys – Simulates the sending keys to field.
 * Drag and Drop – Simulates the drag and drop event.
 * Empty Field – Empty the text field.
 * Scroll – Emulates the action of scrolling through a page or a specific element.
 * Reload – Simulates refreshing or reloading the current web page.

### Upload File

 * Upload Image – Generates test image and simulate the upload event.
 * Upload PDF – Generates test PDF and simulate the upload event.

### Check

 * Check Page Title – Verifies that the title of the current webpage matches the
   expected value.
 * Check Text – Verifies that specific text is present within a non-input field 
   element, such as a div, span, or p.
 * Check Value – Validates the value of form field elements like input, textarea,
   or select.
 * Check Attribute – Validates that a specific attribute of an element has the expected
   value.
 * Check Element Count – Verifies the number of occurrences of certain elements (
   e.g., li, div, option) on the page matches the expected count.
 * Check Visibility – Checks if a specified element is visible or hidden on the 
   page.
 * Check Data – Validates data stored in the browser’s local or session storage,
   using a user-assigned name and value.

### Delay

 * Delay – Pauses the execution of the test for a specified amount of time (in seconds).
 * Wait To – Pauses the test execution until a specific element performs a certain
   action (e.g., becomes visible, clickable, or contains text).

### Data

 * Element Data – Stores the value or attribute of an element into a data variable
   for later use.
 * Store Data – Allows users to store dynamic data into a variable, which can include
   system-generated values like date and timestamp, or data extracted from elements.

### WordPress

 * Check Meta – This step verifies specific metadata associated with a WordPress
   post, page, or custom post type. Users can define which meta keys and values 
   to check, ensuring that expected metadata is present and correct.
 * Check Transient – This step inspects WordPress transients, which are temporary,
   cached data stored in the database. It checks if a specified transient exists
   and whether it holds the correct data, helping ensure that temporary data caching
   behaves as expected.
 * Check Scheduler – This step reviews scheduled tasks (cron jobs) in WordPress 
   to confirm their existence
 * Check Post – This step validates specific details of a WordPress post, such as
   its title, content, status, or other attributes. It ensures that a particular
   post or custom post type is published, draft, or set up with the correct data
   as expected.

## Screenshots

 * [[
 * [[
 * [[
 * [[

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AutoQA” is open source software. The following people have contributed to this 
plugin.

Contributors

 *   [ julsterobias ](https://profiles.wordpress.org/julsterobias/)

[Translate “AutoQA” into your language.](https://translate.wordpress.org/projects/wp-plugins/autoqa)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/autoqa/), check out
the [SVN repository](https://plugins.svn.wordpress.org/autoqa/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/autoqa/) by [RSS](https://plugins.trac.wordpress.org/log/autoqa/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.9.8.3**
 *  Last updated **1 year ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/autoqa/)
 * Tags
 * [automation](https://twd.wordpress.org/plugins/tags/automation/)[q&a](https://twd.wordpress.org/plugins/tags/qa/)
   [test](https://twd.wordpress.org/plugins/tags/test/)
 *  [Advanced View](https://twd.wordpress.org/plugins/autoqa/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/autoqa/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/autoqa/reviews/)

## Contributors

 *   [ julsterobias ](https://profiles.wordpress.org/julsterobias/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/autoqa/)