Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Release Testing Instructions WooCommerce Admin 2.6.0

Joshua T Flowers edited this page Sep 3, 2021 · 3 revisions

Smoke Test Checklist

Testing instructions for smoke tests can be found in the Smoke Test Checklist wiki page.

New Feature Tests

The following new features/bug fixes should also be tested. You can use a test site from the above test flows to perform these tests.

Match stock status value in CSV download to table #7284

  1. Add some products and set stock value.
  2. Place an order and make it completed.
  3. Navigate to Analytics -> Stocks
  4. Click the Download button.
  5. Open the downloaded file and confirm the status values match the table.

Add marketing extensions task to task list #7383

  1. Navigate to the task list and click on the "Set up marketing tools" task.
  2. Click on "Get started" next to any of the extensions.
  3. Make sure the extension is installed and moved to a separate card "Installed marketing extensions."
  4. Click on "Manage" next to an installed and activated extension.
  5. Make sure you're redirect to the respective extension settings page.
  6. Navigate back to the task list and make sure the marketing task is marked as complete.
Clone this wiki locally