Updated Release Testing Instructions WooCommerce 4.0 (markdown)
parent
c1d68b0d2d
commit
24f9686a3d
|
@ -77,14 +77,14 @@ As the WooCommerce Admin plugin is now included in WooCommerce 4.0 you should no
|
|||
|
||||
As we are merging all of the existing WooCommerce Admin functionality you may want to test all areas of it including:
|
||||
|
||||
* _WooCommerce / Dashboard:_
|
||||
### * _WooCommerce / Dashboard:_
|
||||
* Navigate to `WooCommerce / Dashboard`;
|
||||
* Go through each step to set up the store - make sure you can complete each step successfully:
|
||||
|
||||
![](https://cldup.com/e6KEBk-zeO.jpg)
|
||||
|
||||
|
||||
* _Analytics:_
|
||||
### * _Analytics:_
|
||||
|
||||
There is a brand new section with all kinds of analytics available. Please check a couple of reports to make sure they match what you expect. For example, you can check how many orders you received in February via `Analytics / Orders` (note that amounts shown are `net`):
|
||||
|
||||
|
@ -94,33 +94,33 @@ And compare it to what you see on the `All Orders` view via `WooCommerce / Order
|
|||
|
||||
![](https://cldup.com/-wFf6B3Jh4.jpg)
|
||||
|
||||
* _Inbox:_
|
||||
### * _Inbox:_
|
||||
* Navigate to `WooCommerce / Dashboard`;
|
||||
* Click on `Inbox` on the panel in the top right corner;
|
||||
* Go through each option available via `Inbox` - make sure you can complete each step successfully:
|
||||
|
||||
![](https://cldup.com/25XCwxxrPk.jpg)
|
||||
|
||||
* _Orders:_
|
||||
### * _Orders:_
|
||||
* Navigate to `WooCommerce / Dashboard`;
|
||||
* Click on `Orders` on the panel in the top right corner;
|
||||
* Proceed through actions available via `Orders` - such as `Begin fulfillment`;
|
||||
* Make sure you can complete each step successfully.
|
||||
|
||||
* _Stock:_
|
||||
### * _Stock:_
|
||||
* Navigate to `WooCommerce / Dashboard`;
|
||||
* Click on `Stock` on the panel in the top right corner;
|
||||
* Update stock of several products;
|
||||
* Navigate to each of the products individually to make sure that stock was updated.
|
||||
|
||||
* _Reviews:_
|
||||
### * _Reviews:_
|
||||
* Leave reviews on several products on your site;
|
||||
* Navigate to `WooCommerce / Dashboard`;
|
||||
* Click on `Reviews` on the panel in the top right corner;
|
||||
* Proceed through the options available such as `Manage` review;
|
||||
* Make sure you can complete each step successfully.
|
||||
|
||||
* _Notices:_
|
||||
### * _Notices:_
|
||||
|
||||
Your site may not have any notices (not all the sites do at any given moment) but if it does, you can test them as follows:
|
||||
|
||||
|
|
Loading…
Reference in New Issue