|
11 | 11 | <test name="StorefrontConfigurableProductBasicInfoTest">
|
12 | 12 | <annotations>
|
13 | 13 | <features value="ConfigurableProduct"/>
|
14 |
| - <stories value="Storefront configurable product details"/> |
15 |
| - <title value="Guest customer should see the basic configurable product details in product view"/> |
16 |
| - <description value="Guest customer should see the basic configurable product details in product view"/> |
| 14 | + <stories value="View configurable product details in storefront"/> |
| 15 | + <title value="Guest customer should see basic Configurable Product details"/> |
| 16 | + <description value="Guest customer should see basic Configurable Product details"/> |
17 | 17 | <severity value="MAJOR"/>
|
18 | 18 | <testCaseId value="MC-77"/>
|
19 | 19 | <group value="ConfigurableProduct"/>
|
|
52 | 52 | <test name="StorefrontConfigurableProductOptionsTest">
|
53 | 53 | <annotations>
|
54 | 54 | <features value="ConfigurableProduct"/>
|
55 |
| - <stories value="Storefront configurable product details"/> |
56 |
| - <title value="Guest customer should see configurable product options in product view"/> |
57 |
| - <description value="Guest customer should see configurable product options in product view"/> |
| 55 | + <stories value="View configurable product details in storefront"/> |
| 56 | + <title value="Guest customer should be able to see product configuration options"/> |
| 57 | + <description value="Guest customer should be able to see product configuration options"/> |
58 | 58 | <severity value="MAJOR"/>
|
59 | 59 | <testCaseId value="MC-92"/>
|
60 | 60 | <group value="ConfigurableProduct"/>
|
|
93 | 93 | <test name="StorefrontConfigurableProductCanAddToCartTest">
|
94 | 94 | <annotations>
|
95 | 95 | <features value="ConfigurableProduct"/>
|
96 |
| - <stories value="Storefront configurable product details"/> |
97 |
| - <title value="Guest customer should be able to add configurable product to cart after an option is selected in product view"/> |
98 |
| - <description value="Guest customer should be able to add configurable product to cart after an option is selected in product view"/> |
| 96 | + <stories value="View configurable product details in storefront"/> |
| 97 | + <title value="Guest customer should be able to successfully add the product to the cart"/> |
| 98 | + <description value="Guest customer should be able to successfully add the product to the cart"/> |
99 | 99 | <severity value="MAJOR"/>
|
100 | 100 | <testCaseId value="MC-97"/>
|
101 | 101 | <group value="ConfigurableProduct"/>
|
|
131 | 131 | <test name="StorefrontConfigurableProductCantAddToCartTest">
|
132 | 132 | <annotations>
|
133 | 133 | <features value="ConfigurableProduct"/>
|
134 |
| - <stories value="Storefront configurable product details"/> |
135 |
| - <title value="Guest customer should not be able to add configurable product to cart if no option is selected in product view"/> |
136 |
| - <description value="Guest customer should not be able to add configurable product to cart if no option is selected in product view"/> |
| 134 | + <stories value="View configurable product details in storefront"/> |
| 135 | + <title value="Guest customer should not be able to add the product to the cart if options are not selected"/> |
| 136 | + <description value="Guest customer should not be able to add the product to the cart if options are not selected"/> |
137 | 137 | <severity value="MAJOR"/>
|
138 | 138 | <testCaseId value="MC-81"/>
|
139 | 139 | <group value="ConfigurableProduct"/>
|
|
0 commit comments