-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6182339
commit 87df960
Showing
6 changed files
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,19 +6,17 @@ weight: 1 | |
# BO - Shop Parameters - Contacts - Filter | ||
## Details | ||
* **Component** : Core | ||
* **Status** : Automated | ||
* **Status** : [TEST] To be automated | ||
* **Automated on** : 1.7.8.x, 1.7.7.x, 8.0.x, 8.1.x, 9.0.x | ||
* **Scenario** : https://forge.prestashop.com/browse/TEST-1095 | ||
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/BO/13_shopParameters/05_contact/01_contacts/01_filterContacts.ts | ||
* **Specification** : https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/configure/shop-paramaters/customers-settings/customer-settings/titles | ||
|
||
## Steps | ||
| Step Description | Expected result | | ||
| ----- | ----- | | ||
| Go to BO > Shop parameters > Contact > Contact tab | Contacts page is well displayed | | ||
| Filter by id_contact = 2 > Click Search | Number of contacts < total of contacts<br><br>All rows column 'id_contact' contains '2' | | ||
| Click on Reset | Filter is reset<br><br>Number of contacts after reset = total of contacts | | ||
| Filter by name = Customer service | Number of contacts < total of contacts<br><br>All rows column 'name' contains 'Customer service' | | ||
| Filter by Title = Customer service | Number of contacts < total of contacts<br><br>All rows column 'Title' contains 'Customer service' | | ||
| Click on Reset | Filter is reset<br><br>Number of contacts after reset = total of contacts | | ||
| Filter by email = [email protected] | Number of contacts < total of contacts<br><br>All rows column 'email' contains '[email protected]' | | ||
| Click on Reset | Filter is reset<br><br>Number of contacts after reset = total of contacts | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters