mobile web site testing report

25
1 Mobile Web Site Testing Report Version: example

Upload: qa-madness

Post on 17-Jul-2015

124 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Mobile web site testing report

1

Mobile Web Site Testing Report

Version: example

Page 2: Mobile web site testing report

2

Contents

1.0 Introduction……………………………………………………………………………. 3

1.1 Purpose……………………………………………………………………………. 3

2.0 Environment………………………………………………………………………….. 4

3.0 Test Results…………………………………………………………………………... 5

3.1 List of functionalities that were checked……………………………………….. 5

3.2 List of bugs………………………………………………………………………... 10

3.3 Regression testing results………………………………………………………..

22

Page 3: Mobile web site testing report

3

1.0 Introduction

1.1 Purpose This Test Report provides the summary of the results of test performed as outlined within this

document. It shows to the best extent the testing environment, test results and the examples of bug reports.

Page 4: Mobile web site testing report

4

2.0 Environment

Devices Details

iPhone 5 OS Version: iOS 8.0.2 Resolution: Retina 640 × 1136

iPhone 6+ OS Version: iOS 8.0.2 Resolution: Retina HD 1080 × 1920

Nokia Lumia 800 Windows Phone 7.8 Resolution: 480 x 800

Nokia Lumia 920 Windows Phone 8.1 Resolution: 1280 x 768

Nokia Lumia 525 Windows Phone 8.1 Resolution: 480 x 800

iPad Mini Retina OS Version: iOS 8.0 Resolution: Retina 2048 x 1536

iPad 3 OS Version: iOS 7.1.2 Resolution: 2048 × 1536

Amazon Kindle Fire 2nd gen Android 4.0.3 Resolution: 1024 × 600

Samsung Galaxy S4 Android 4.2.2 (Jelly Bean) Resolution: 1920x1080

Page 5: Mobile web site testing report

5

3.0 Test Results

3.1 List of functionalities that were checked

Functionality Result

Main navigation:

Expand Products menu Passed

Click any item in the Products menu Passed

Collapse Products menu Passed

Site search:

Expand site search Passed

Collapse site search Passed

Check search if no keyword entered Passed

Check search if keyword entered Passed

Check search if no results received Passed

Check search results Passed

Home page slider:

Check that user can navigate between banners Passed

Check that product details page is opened after user has clicked 'Learn More' link on a banner

Passed

Check that correct product is added to the shopping cart after user has clicked cart button on a banner

Passed

Check that banners in the slider are changing automatically Failed

Tabs with products on the Home page:

Check that user can open any tab with products Passed

Check that corresponding product details page is opened after user has clicked product image/name

Passed

Check that corresponding product is added to the shopping cart after user has clicked Passed

Page 6: Mobile web site testing report

6

cart icon

Social media block on the Home page:

Check most recent posts from all social media channels are uploaded to the site after user has clicked View All link

Passed

Check that only Facebook posts are displayed on the site after user has clicked Facebook link

Passed

Check that only Instagram posts are displayed on the site after user has clicked Instagram link

Passed

Check that only YouTube posts are displayed on the site after user has clicked YouTube link

Passed

Check that corresponding Facebook/Instagram/YouTube page is opened after user has clicked a social media post on the site

Passed

Check that more SM posts are displayed after user has clicked "Load More Messages" button

Passed

Check that "Load More Messages" button isn't displayed after all SM posts are displayed on the page

Passed

Newsletter subscription:

Subscribe for newsletter with empty required fields Passed

Subscribe for newsletter with incorrect email Passed

Subscribe for newsletter with correct data Failed

Registration:

Check registration with empty required fields Passed

Check registration with incorrectly filed required fields Passed

Check registration with email that was registered previously Passed

Check registration with correctly filled required fields Passed

Check newsletter subscription after registration Failed

Check registration confirmation letter Passed

Check newsletter subscription letter Failed

Page 7: Mobile web site testing report

7

Log in:

Check log in with incorrect password Passed

Check log in with email that was not registered previously Passed

Check log in with correct email and password Passed

Forgot password:

Check forgot password with inccorect email address Passed

Check forgot password with email that was not registered previously Passed

Check forgot password with correct email Passed

Check letter with password Passed

Check log in with new password Passed

Try to change password more than one time in less than 360 minutes Passed

Address book:

Create new address with empty required fields Passed

Create new address with correct information Passed

Edit address Passed

Delete address Passed

Add more then one address Passed

Create address with long short name Passed

Account information:

Save account information with empty fields Passed

Save account information with incorrect email Passed

Save account information with correct data Passed

Change password by entering non-matching passwords Passed

Change password with empty fields Passed

Change password with incorrect current password Passed

Page 8: Mobile web site testing report

8

Change password with correctly filled fields Passed

Product listing page:

Check product's filtering on the product list page Passed

Add product to the cart from the product list page Passed

Open product details block on product listing page Passed

Product details block:

Share product via Facebook Failed

Add product to the shopping cart Passed

Change qty of product to add to the shopping cart Passed

Navigate between product tabs Passed

Shopping cart:

Edit qty of a product in the cart Failed

Remove product from the cart Passed

Clear shopping cart Passed

Add correct discount code in the cart Passed

Add incorrect discount code in the cart Passed

Remove discount from the cart Passed

Proceed order from cart to checkout Passed

Proceed order to checkout as not logged in user Passed

Proceed order to checkout as not registered user Passed

Checkout:

Place an order without saved addresses Passed

Place an order with different shipping and billing addresses Passed

Place an order with same shipping and billing addresses Passed

Change shipping address during checkout Passed

Page 9: Mobile web site testing report

9

Change billing address during checkout Passed

Add new address during checkout Passed

Add note to the order Passed

Place an order without agreement with general terms and conditions Passed

Place an order with agreement with general terms and conditions Passed

Place an order with PayPal account that isn't resident of the given country Passed

Place an order with correct PayPal account Passed

Open order details page after order was placed Passed

Check support link on the order confirmation page Passed

Your vouchers page:

Check that voucher is displayed on the Your vouchers page after user has used it

Passed

Order history page:

Open order details Passed

Reorder Failed

Contact us page:

Send message with incorrect email Passed

Send message with correct email Passed

Send message without text Passed

Send message with text Passed

Send message without order number Passed

Page 10: Mobile web site testing report

10

3.2 List of bugs

Key Summary Priority Environment Description

TEEK-1

Mobile. Three-digit quantity is not adapted to the size of shopping cart icon on Home Page

Minor iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 iPhone4s, iOS 6.1.6

Steps to reproduce: 1. Open site 2. Go to any Product Page 3. Select quantity 100 4. Add to shopping cart 5. Go to Home Page 6. Look at the shopping cart icon on Home Page Actual results: Three-digit quantity is not adapted to the size of shopping cart icon on Home Page Expected result: Three-digit quantity is adapted to the size of shopping cart icon on Home Page

TEEK-2

Samsung. Main menu is not adapted to the screen size in the landscape mode on the Home page

Major Samsung Galaxy s2, Android 4.1.2

Steps to reproduce: 1. Open Front end 2. Go to the Home page 3. Turn device into landscape mode 4. Look at the main menu Actual result: Main menu is not adapted to the screen in the landscape mode on the Home page Expected result: Main menu is adapted to the screen in the landscape mode on the Home page

TEEK-3 Red separation line is not displayed under gallery navigation on the Home page

Minor Kindle Fire 2gen, Android 4.0.3 (in the landscape mode)

Steps to reproduce: 1. Open Front end 2. Go to the Home page 3. Look under gallery navigation 4. Look at design Actual result: Red separation line is not displayed under gallery navigation on the Home page. Issue is reproduced to the grey line under product categories on the Home page in the "Discover our product range" block Expected result: Red separation line is displayed under gallery navigation on the Home page

TEEK-4

Mobile. The filter does not match design on the Home page

Minor

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open site 2. Look at the filter on Home Page 3. Look at the filter on Design Actual results: The filter does not match design on the Home page

Page 11: Mobile web site testing report

11

Expected result: The filter matches design on the Home page

TEEK-5

Mobile. Search icon is not displayed in the main menu

Minor

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open site 2. Open Main Menu 3. Look at the Search 4. Look a design Actual results: Search icon is not displayed in the main menu Expected result: Search icon is displayed in the main menu

TEEK-6 Newsletter block does not match design on the Home page

Minor Kindle Fire 2 gen, Android 4.0.3

Steps to reproduce : 1. Open Front end 2. Go to the Home page 3. Scroll down to the Newsletter block 4. Look at the block 5. Look at design Actual result: Newsletter block does not match design on the Home page Expected result: Newsletter block matches design on the Home page

TEEK-7 Length of the separation line does not match design on the Product list page

Major Samsung Galaxy s2, Android 4.1.2 (in the landscape mode) Kindle Fire 2gen, Android 4.0.3(in the portrait mode)

Steps to reproduce: 1. Open Front end 2. Go to the Product list page 3. Look at the separation lines between products 4. Look at design Actual result: Length of the separation line does not match design on the Product list page Expected result: Length of the separation line matches design on the Product list page

TEEK-8

Mobile. Arrow of the menu item does not match design

Minor iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle FIre 2gen, Android 4.0.3 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open site 2. Open Main Menu 3. Tap "Products" 4. Look at the Arrow 5. Look at design Actual results: Arrow of the menu item does not match design. Issue is reproduced to the arrow in the Filter drop-down on the product list page Expected result: Arrow of the menu item matches design

TEEK-9 Mobile. Colours of the category and

Major Samsung Galaxy s2, Android 4.1.2

Steps to reproduce: 1. Open Front end

Page 12: Mobile web site testing report

12

subcategory backgrounds do not match design on the Home page

Kindle Fire 2gen, Android 4.0.3

2. Go to the Home page 3. Tap at the menu icon 4. Look at the category background color 5. Tap Product category 6. Look at the subcategory background color 7. Look at design Actual result: Colors of the category and subcategory backgrounds do not match design on the Home page Expected result: Colors of the category and subcategory backgrounds match design on the Home page

TEEK-10

Mobile. Shopping cart is not displayed in the main menu

Minor iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open site 2. Open Main Menu 3. Look at design Actual results: Shopping cart is not displayed in the main menu Expected result: Shopping cart is not displayed in the main menu

TEEK-11

Mobile. Menu overlaps page in the landscape mode on the Product details page

Major Samsung Galaxy s2, android 4.1.2 Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP8 iPhone5, IOS 7.1 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open Front end 2. Go to the Product list page 3. Tap Main menu icon 4. Turn device into landscape mode 5. Look at the menu Actual result: Menu overlaps page in the landscape mode on the Product details page Expected result: Menu does not overlap page in the landscape mode on the Product details page

TEEK-12

Mobile. Products Navigation does not match design

Minor

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open site 2. Open any Product Page 3. Look at the Products Navigation 4. Look at design Actual results: Products Navigation does not match design Expected result: Products Navigation matches design

TEEK-13

Location of the product QTY field does not match design on the Product

Minor

Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, iOS 7.1

Steps to reproduce: 1. Open Front end 2. Go to the any Product details page 3. Scroll down to the product QTY field 4. Look at the location of the QTY field

Page 13: Mobile web site testing report

13

details page

Nokia Lumia 525, WP 8.0

5. Look at design Actual result: Location of the product QTY field does not match design on the Product details page Expected result: Location of the product QTY field matches design on the Product details page

TEEK-14 Kindle. Empty space is displayed in the both sides on the Product details page

Minor Kindle Fire 2gen, Android 4.0.3

Steps to reproduce: 1. Open Front end 2. Go to the any product details page 3. Look at the screen Actual result: Empty space is displayed in the both sides on the Product details page Expected result: Empty space is not displayed in the both sides on the Product details page

TEEK-15

Mobile. Footer is missing on the product page

Minor

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3

Steps to reproduce: 1. Open site 2. Open any Product Page 3. Scroll to the bottom of the page 4. Look at the footer 5. Look at design Actual results: Footer is missing on the product page Expected result: Footer is displayed on the product page

TEEK-16

Mobile. Shopping Cart page does not match design

Trivial Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 Nokia Lunia 525, WP 8.0 iPhone5, IOS 7.1 iPhone4S, iOS 6.1.6

Steps to reproduce: 1. Open Front end 2. Go to the any Product details page 3. Add product to the cart 4. Go to the Shopping cart page 5. Look at the screen 6. Look at design Actual result: Shopping Cart page does not match design. Issue is reproduced in the Address step, "Shipping" step on the Checkout page Expected result: Cart page matches design

Page 14: Mobile web site testing report

14

TEEK-17 Mobile. Lines between steps are missed on the Checkout page in the portrait mode

Minor Samsung Galaxy S2, Android 4.1.2

Steps to reproduce: 1. Open Front end 2. Add any product to the Cart 3. Go to the Shopping cart 4. Go to the Checkout 5. Look at the checkout steps 6. Look at design Actual result: Lines between steps are missed on the Checkout page in the portrait mode Expected result: Lines between steps are presented on the Checkout page in the portrait mode

TEEK-18

Color of inactive steps does not match design on the Checkout page

Minor

Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1/iPhone 4s, iOS 6.1.6 Nokia Lumia 525, WP 8.0

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart 4. Go to the Checkout 5. Look at the inactive steps of checkout 6. Look at design Actual result: Color of inactive steps does not match design on the Checkout page Expected result: Color of inactive steps matches design on the Checkout page

TEEK-19 Mobile. Item of sex selection is not marked with an asterisk

Minor iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3

Steps to reproduce: 1. Open site 2. Add any products to cart 3. Open Cart 4. Go to Checkout 5. Tap "Next" button 6. Look at the "Heading" 7. Look at design Actual results: Item of sex selection is not marked with an asterisk Expected result: Item of sex selection is marked with an asterisk

Page 15: Mobile web site testing report

15

TEEK-20

"Overview” and "Sign in" steps are displayed instead LogIn step on the Checkout page

Minor

Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1 Nokia Lumia 525, WP 8.0

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart page 4. Go to the Checkout page 5. Look at the steps 6. Look at design Actual result: "Overview” and "Sign in" steps are displayed instead LogIn step on the Checkout page Expected result: LogIn step is displayed on the Checkout page

TEEK-21

"Next" button is not adapted to the screen on the 1 step on the Checkout button

Trivial

Samsung Galaxy 4, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1 Nokia Lumia 525, WP 8.0

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart 4. Go to the Checkout 5. Look at the "Next" button in the "Guest Order" block 6. Look at design Actual result: "Next" button is not adapted to the screen on the 1 step on the Checkout button Expected result: "Next" button is adapted to the screen on the 1 step on the Checkout button

TEEK-22

Mobile. Name of buttons and blocks does not match design randomly on all pages

Minor iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3

Steps to reproduce: 1. Open site 2. Look at the Name of buttons and blocks on all page 3. Look at the Name of buttons and blocks on design Actual results: Name of buttons and blocks does not match design randomly on all pages Expected result: Name of buttons and blocks matches design randomly on all pages

Page 16: Mobile web site testing report

16

TEEK-23 Location of the "Forgot password" link does not match design on the Checkout page

Minor Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5. IOS 7.1 Nokia Lumia 525, WP8.0

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart 4. Go to the Checkout 5. Look at the location of the "Forgot password" link in the "Bereits registered?" block 6. Look at design Actual result: Location of the "Forgot password" link does not match design on the Checkout page Expected result: Location of the "Forgot password" link matches design on the Checkout page

TEEK-24

Arrow near "Forgot password" link is missed in the 1step on the Checkout page

Trivial Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP 8.0 iPhone5. IOS 7.1

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart page 4. Go to the Checkout page 5. Scroll down to the "Already registered ?" block 6. Look at the "Forgot password" link 7. Look at design Actual result: Arrow near "Forgot password" link is missed in the 1step on the Checkout page Expected result: Arrow near "Forgot password" link is displayed in the 1step on the Checkout page

TEEK-25

Mobile. Extra element is displayed on the "-" button on the Cart

Trivial

Nokia Lumia 525, WP 8.0

Steps to reproduce: 1. Open site 2. Add any product to cart 3. Open Cart 4. Look at the "-" button Actual results: Extra element is displayed on the "-" button on the Cart Expected result: Extra element is not displayed on the "-" button on the Cart

TEEK-26

Placeholders of the Birth Date dropdowns do not match design on the Registration page

Minor Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1 Nokia Lumia 525, WP 8.0

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart page 4. Go to the Checkout page 5. Enter email in the "Create an Account" block 6. Tap "Create an Account" button 7. Look at the placeholders into Birth Date block 8. Look at design Actual result: Placeholders of the Birth Date dropdowns do not match design on the Registration

Page 17: Mobile web site testing report

17

page Expected result: Placeholders of the Birth Date dropdowns match design on the Registration page

TEEK-27

Location of the salutation radiobuttons does not match design on the Registration page

Trivial

Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP 8.0 iPhone5. IOS 7.1/iPhone 4S iOS 6.1.6

reproduce: 1. Open Front end 2. Add any product to the Shopping cart 3. Go to the Shopping cart page 4. Go to the Checkout page 5. Enter email into "Create an Account" block 6. Tap "Create an Account" button 7. Look at the Location of the salutation radio buttons 8. Look at design Actual result: Location of the salutation radio buttons does not match design on the Registration page Expected result: Location of the salutation radio buttons matches design on the Registration page

TEEK-28

PayPal page is displayed broken

Critical Samsung Galaxy s2, Android 4.1.2

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Checkout page 4. Choose Registration block 5. Go to the "Checkout" step 6. Choose PayPal 7. Tap "Jetzt bezahlen" button 8. Look at the page Actual result: PayPal page is displayed broken Expected result: PayPal page is not displayed broken

TEEK-29

Mobile. 5 step checkout displayed not completed at the end of the payment

Minor iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0 Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPad3, iOS 7.1.1

Steps to reproduce: 1. Open site 2. Add any products to cart 3. Open Cart 4. Go to Checkout 5. Finish fifth step of checkout Actual results: 5 step checkout displayed not completed at the end of the payment Expected result: 5 step checkout displayed completed at the end of the payment

TEEK-30

Mobile. Menu for logged user is not displayed on the Homepage in the

Major Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3

Steps to reproduce: 1. Open Front end. 2. Go to the Home page 3. Scroll down to the Footer

Page 18: Mobile web site testing report

18

Footer

iPhone5, IOS 7.1 Nokia Lumia 525, WP8.0

4. Look at the menu for logged user 5. Repeat steps 1-4 in the device Actual result: Menu for logged user is not displayed on the Homepage in the Footer Expected result: Menu for logged user is displayed on the Homepage in the Footer

TEEK-31

Required fields are displayed without asterisks on the "Your Information" page

Major Samsung Galaxy s2, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1/iPhone 4s, iOS 6.1.6 Nokia Lumia 525, WP8.0

Steps to reproduce: 1. Open Front end 2. Log In 3. Go to the My Dashboard page 4. Go to the "Your Information" page 5. Look at the Required fields 5. Look at design Actual result: Required fields are displayed without asterisks on the "Your Information" page Expected result: Required fields are displayed with asterisks on the "Your Information" page

TEEK-32 Samsung. Lists of choosing Birth date disappear after tapping date dropdown in the Registration step on the Checkout page

Major Samsung Galaxy s2, Android 4.1.2

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart page 4. Go to the Checkout 5. Enter email in the Create new account block 6. Tap Registration button 7. Try choose Birth date Actual result: Lists of choosing Birth date disappear after tapping date dropdown in the Registration step on the Checkout page Expected result: Lists of choosing Birth date disappear after choosing date in the data list in the Registration step on the Checkout page

TEEK-33

Mobile. Search block is displayed when you tap on the "Log In Now" button on the Newsletter subscription page

Minor iPhone5, iOS 7.1 iPhone4S, iOS 6.1.6 iPad3, iOS 7.1.1

Steps to reproduce: 1. Open the site 2. Scroll to Newsletter block 3. Go to Newsletter subscription page 4. Tap "Log In Now" 5. Tap one more time "Log In Now" Actual result: Search block is displayed when you tap on the "Log In Now" button on the Newsletter subscription page Expected result: Search block isn't displayed when you tap on the "Log In Now" button on the Newsletter subscription page

Page 19: Mobile web site testing report

19

TEEK-34

Color of the "View Recipe" button does not match design in the banners on the Homepage

Minor iPad3, iOS 7.1.1 Steps to reproduce: 1. Open Front end 2. Go to the Home page 3. Scroll down to the teaser banners 4. Look at the color of the of the "View Recipe" button 5. Look at design Actual result: Color of the "View Recipe" button does not match design in the banners on the Homepage Expected result: Color of the "View Recipe" button matches design in the banners on the Homepage

TEEK-35

Arrow is not displayed next to the button on the Home page

Trivial

iPad 3, iOS 7.1

Steps to reproduce: 1. Open Front end 2. Go to the Home page 3. Scroll to the footer 4. Look at the "Home" button 5. Look at design Actual result: Arrow is not displayed next to the button on the Home page Expected result: Arrow is displayed next to the button on the Home page

TEEK-36

Banner does not match design on the Product page

Minor iPad 3, iOS 7.1.1

Steps to reproduce: 1. Open Front end 2. Open Product Page 3. Tap on "Garden" button 4. Look at the Banner 5. Look at design Actual result: Banner does not match design on the Product page Expected result: Banner matches design on the Product page

TEEK-37

Bread crumbs do not match design on all pages

Minor

iPad3, iOS 7.1.1

Steps to reproduce: 1. Open Front end 2. Open any product 3. Look at the Bread crumbs 4. Look at design Actual result: Bread crumbs do not match design on all pages Expected result: Bread crumbs matches design on all pages

TEEK-38

The length of the field to display the name of the product does not match

Minor

iPad3, iOS 7.1.1 Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Tap on Cart Icon

Page 20: Mobile web site testing report

20

design on the Mini Cart

4. Look at the length of the field to display the name of the product 5. Look at design Actual result: The length of the field to display the name of the product does not match design on the Mini Cart Expected result: The length of the field to display the name of the product matches design on the Mini Cart

TEEK-39

Quantity of products are not fully displayed in portrait mode in Cart

Major

iPad3, iOS 7.1.1

Steps to reproduce: 1. Open Front end 2. Add any product to cart in 100 Quantity 3. Open Cart 4. Look at the Quantity of products in portrait mode 5. Look at the Quantity of products in landscape mode Actual result: Quantity of products are not fully displayed in portrait mode in Cart Expected result: Quantity of products are fully displayed in portrait mode in Cart

TEEK-40 Search block is displayed when you enter text in the field of registration on Checkout

Minor iPad3, iOS 7.1.1 Steps to reproduce: 1. Open Front end 2. Add any products to cart 3. Open Cart 4. Go to Checkout 5. Tap on "E-Mail" 6. Look at the Search block Actual result: Search block is displayed when you enter text in the field of registration on Checkout Expected result: Search block isn't displayed when you enter text in the field of registration on Checkout

TEEK-41

Backgrounds of the subcategories do not match design on the Product list page

Major

iPad3. IOS 7.1.1 Kindle Fire 2gen, Android 4.0.3 Samsung Galaxy s2, Android 4.1.2 Nokia Lumia 525, WP 8.0 iPhone5. IOS 7.1

Steps to reproduce: 1. Open Front end 2. Go to the Product list page 3. Look at the subcategories 4. Look at design Actual result: Backgrounds of the subcategories do not match design on the Product list page Expected result: Backgrounds of the subcategories match design on the Product list page

Page 21: Mobile web site testing report

21

TEEK-42

Kindle. Mini Cart is partly displayed after tapping at the Cart icon in the Landscape mode on the Product list page

Major

Kindle Fire 2gen, Android 4.0.3

Steps to reproduce: 1. Open Front end 2. Add any product to the cart 3. Turn device into landscape mode 4. Tap at the Shopping cart icon 5. Look at the Mini cart block Actual result: Mini Cart is partly displayed after tapping at the Cart icon in the Landscape mode on the Product list page Expected result: Mini Cart is displayed fully or possible to scroll it after tapping at the Cart icon in the Landscape mode on the Product list page

TEEK-43

Extra field is displayed in the Registration box in the 1 step on the Checkout page

Major iPad3. IOS 7.1.1 Kindle Fire 2gen, Android 4.0.3 iPhone5. IOS 7.1 Samsung Galaxy s2, Android 4.1.2 Nokia Lumia 525, WP 8.0

Steps to reproduce 1. Open Front end 2. Add any product to the cart 3. Go to the Shopping cart page 4. Go to the Checkout page 5. Look at the email field in the Registration box 6. Look at design Actual result: Extra field is displayed in the Registration box in the 1 step on the Checkout page Expected result: Extra field is not displayed in the Registration box in the 1 step on the Checkout page

Page 22: Mobile web site testing report

22

3.3 List of bugs

Resolved Key Summary Environment

No TEEK-1 Mobile. Three-digit quantity is not adapted to the size of shopping cart icon on Home

Page

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

iPhone4s, iOS 6.1.6

No TEEK-2 Samsung. Main menu is not adapted to the screen in the landscape mode on the Home

page Samsung Galaxy S2,

Android 4.1.2

No TEEK-3 Red separation line is not displayed under gallery navigation on the Home page

Kindle Fire 2gen, Android 4.0.3 (in the landscape mode)

No TEEK-4 Mobile. The filter does not match design on the Home page

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

iPhone4S, iOS 6.1.6

No TEEK-5 Mobile. Search icon is not displayed in the main menu

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

iPhone4S, iOS 6.1.6

No TEEK-6 Newsletter block does not match design on the Home page Kindle Fire 2 gen, Android 4.0.3

No TEEK-7 Length of the separation line does not match design on the Product list page

Samsung Galaxy S2, Android 4.1.2 (in the landscape mode)

Kindle Fire 2gen, Android 4.0.3(in the portrait mode)

No TEEK-8 Mobile. Arrow of the menu item does not match design

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

Samsung Galaxy S2, Android 4.1.2

Kindle FIre 2gen, Android 4.0.3 iPhone4S, iOS 6.1.6

No TEEK-9 Mobile. Colors of the category and

subcategory backgrounds do not match design on the Home page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3

No TEEK-10 Mobile. Shopping cart is not displayed in the main menu

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone4S, iOS 6.1.6

No TEEK-11 Mobile. Menu overlaps page in the

landscape mode on the Product details page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP8

iPhone5, IOS 7.1 iPhone4S, iOS 6.1.6

No TEEK-12 Mobile. Products Navigation does not iPhone5, iOS 7.1

Page 23: Mobile web site testing report

23

match design Nokia Lumia 525, WP 8.0 Samsung Galaxy S2,

Android 4.1.2 Kindle Fire 2gen, Android 4.0.3

iPhone4S, iOS 6.1.6

No TEEK-13 Location of the product QTY field does not match design on the Product details page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5, iOS 7.1

Nokia Lumia 525, WP 8.0

No TEEK-14 Kindle. Empty space is displayed in the both sides on the Product details page Kindle Fire 2gen, Android 4.0.3

No TEEK-15 Mobile. Footer is missing on the product page

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3

No TEEK-16 Mobile. Shopping Cart page does not match design

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP 8.0

iPhone5, IOS 7.1 iPhone4S, iOS 6.1.6

No TEEK-17 Mobile. Lines between steps are missed on the Checkout page in the portrait mode

Samsung Galaxy S2, Android 4.1.2

No TEEK-18 Color of inactive steps does not match design on the Checkout page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1/iPhone 4s, iOS 6.1.6 Nokia Lumia 525,

WP 8.0

No TEEK-19 Mobile. Item of sex selection is not marked with an asterisk

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3

No TEEK-20 "Overview” and "Sign In" steps are displayed instead LogIn step on the

Checkout page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1

Nokia Lumia 525, WP 8.0

No TEEK-21 "Next" button is not adapted to the screen on the 1 step on the Checkout button

Samsung Galaxy 4, Android 4.1.2 Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1

Nokia Lumia 525, WP 8.0

No TEEK-22 Mobile. Name of buttons and blocks does not match design randomly on all pages

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3

Page 24: Mobile web site testing report

24

No TEEK-23 Location of the "Forgot password" link does not match design on the Checkout page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5. IOS 7.1 Nokia Lumia 525, WP8.0

No TEEK-24 Arrow near "Forgot password" link is missed in the 1step on the Checkout page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP 8.0

iPhone5. IOS 7.1

No TEEK-25 Mobile. Extra element is displayed on the "-" button on the Cart Nokia Lumia 525, WP 8.0

No TEEK-26 Placeholders of the Birth Date dropdowns do not match design on the Registration

page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1

Nokia Lumia 525, WP 8.0

No TEEK-27 Location of the salutation radio buttons

does not match design on the Registration page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 Nokia Lumia 525, WP 8.0

iPhone5. IOS 7.1/iPhone 4S iOS 6.1.6

No TEEK-28 PayPal page is displayed broken Samsung Galaxy S2, Android 4.1.2

No TEEK-29 Mobile. 5 step checkout displayed not completed at the end of the payment

iPhone5, iOS 7.1 Nokia Lumia 525, WP 8.0

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPad3, iOS 7.1.1

No TEEK-30 Mobile. Menu for logged user is not displayed on the Homepage in the Footer

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1 Nokia Lumia 525, WP8.0

No TEEK-31 Required fields are displayed without asterisks on the "Your Information" page

Samsung Galaxy S2, Android 4.1.2

Kindle Fire 2gen, Android 4.0.3 iPhone5, IOS 7.1/iPhone 4s,

iOS 6.1.6Nokia Lumia 525, WP8.0

No TEEK-32 Samsung. Lists of choosing Birth date

disappear after tapping date dropdown in the Registration step on the Checkout page

Samsung Galaxy S2, Android 4.1.2

No TEEK-33 Mobile. Search block is displayed when you

tap on the "Log in Now" button on the Newsletter subscription page

iPhone5, iOS 7.1 iPhone4S, iOS 6.1.6

iPad3, iOS 7.1.1

No TEEK-34 Color of the "View recipe" button does not

match design in the banners on the Homepage

iPad3, iOS 7.1.1

No TEEK-35 Arrow is not displayed next to the button on the Home page iPad 3, iOS 7.1

Page 25: Mobile web site testing report

25

No TEEK-36 Banner does not match design on the Product page iPad 3, iOS 7.1.1

No TEEK-37 Bread crumbs do not match design on all pages iPad3, iOS 7.1.1

No TEEK-38 The length of the field to display the name

of the product does not match design on the Mini Cart

iPad3, iOS 7.1.1

No TEEK-39 Quantity of products are not fully displayed in portrait mode in Cart iPad3, iOS 7.1.1

No TEEK-40 Search block is displayed when you enter text in the field of registration on Checkout iPad3, iOS 7.1.1

No TEEK-41 Backgrounds of the subcategories do not match design on the Product list page

iPad3. IOS 7.1.1 Kindle Fire 2gen, Android 4.0.3

Samsung Galaxy S2, Android 4.1.2

Nokia Lumia 525, WP 8.0 iPhone5. IOS 7.1

No TEEK-42 Kindle. Mini Cart is partly displayed after tapping at the Cart icon in the Landscape

mode on the Product list page Kindle Fire 2gen, Android 4.0.3

No TEEK-43 Extra field is displayed in the Registration box in the 1 step on the Checkout page

iPad3. IOS 7.1.1 Kindle Fire 2gen, Android 4.0.3

iPhone5. IOS 7.1 Samsung Galaxy S2

Android 4.1.2 Nokia Lumia 525, WP 8.0