Updated Release Testing Instructions WooCommerce 6.9 (markdown)

Fernando 2022-08-25 15:39:43 -03:00
parent dfa9fc3953
commit e166c29055
1 changed files with 5 additions and 13 deletions

@ -654,19 +654,11 @@ Set `woocommerce_allow_tracking` to `no`
### Add/42 new product page [#34115](https://github.com/woocommerce/woocommerce/pull/34115)
2. Turn on the feature flag by using the plugin [woocommerce-admin-test-helper](https://github.com/woocommerce/woocommerce-admin-test-helper) (link [here](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/download/v0.7.6/woocommerce-admin-test-helper.zip)). You will see the option `new-product-management-experience` under `Tools > WCA Test Helper > Features`.
3. Refresh the page.
4. Verify that a blank page is shown with the title `Add product` after pressing the following buttons:
`Products > Add New` and the `Add New` button under `Products > All Products` and the `Add manually` in the `Add my products` task.
5. Verify the event `view_new_product_management_experience` is being recorded when viewing the `Add product` page.
6. Verify that it works as expected using the new navigation too.
7. Turn off the feature flag and verify that the `Add New` button works as expected.
![screenshot-clean local-2022 07 29-10_06_00](https://user-images.githubusercontent.com/1314156/181767935-f885b562-6c0b-4da0-9468-a562e3845be6.png)
![screenshot-clean local-2022 07 29-10_05_52](https://user-images.githubusercontent.com/1314156/181768048-aa60636d-5d4e-491d-ad11-8e510e3efaa1.png)
![screenshot-clean local-2022 07 29-10_06_19](https://user-images.githubusercontent.com/1314156/181767814-45482303-efdf-4c92-82d6-5286725b5471.png)
1. Turn on the feature flag by using the plugin [woocommerce-admin-test-helper](https://github.com/woocommerce/woocommerce-admin-test-helper) (link [here](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/download/v0.7.6/woocommerce-admin-test-helper.zip)). You will see the option `new-product-management-experience` under `Tools > WCA Test Helper > Features`.
2. Refresh the page.
3. Verify that a blank page is shown with the title `Add product` after pressing the button `Products > Add New (MVP)`.
4. Verify that the event `view_new_product_management_experience` is being recorded when viewing the `Add product` page.
5. Verify that it works as expected using the new navigation too.
### Add/33 two column product page layout [#34113](https://github.com/woocommerce/woocommerce/pull/34113)