vaadin / patient-portal-demo-flow

0 stars 0 forks source link

Desktop browser testing #87

Closed pleku closed 6 years ago

pleku commented 6 years ago

Verify manually the following evergreen (and IE11) browsers to work with Beverage Buddy in development and production mode, interacting with all parts of the app.

Chrome on these operating systems:

Firefox on these operating systems

Safari

Edge

Internet Explorer 11

ZheSun88 commented 6 years ago

Testing have been done with following steps

(take master branch from https://github.com/vaadin/beverage-starter-flow/)

  1. check all the components have been loaded correctly and use searching function
  2. add a new review and check the review dialog has been loaded correctly
  3. edit a review and test all components in the view
  4. delete a review
  5. delete a category
  6. add a category
  7. edit a category
  8. assign the undefined review to another category

Browsers on Windows 10

Browsers Browser Version Development Mode Production Mode
Chrome 66.0.3359.117 works works
IE 11 11.371.16299.0 - Datepicker doesn't work as long as the initial value got changed; Grid doesn't show up as height is missing from the VerticalLayout
Edge 41.16299.371.0 works works
Firefox 59.0.2 works works

Browsers on Windows 7(32-bit)

(Test has been done with Oracle VM VirtualBox 5.1.34)

Browsers Browser Version Development Mode Production Mode
IE 11 11.0.9600.18860 - Same behavior as on windows 10
Chrome 66.0.3359.117 works works
Firefox 59.0.2 works works

Browsers on Windows 8.1 (64-bit)

(Test has been done with Oracle VM VirtualBox 5.2.8)

Browsers Browser Version Development Mode Production Mode
IE 11 11.0.9600.18894 - Same behavior as on windows 10
Chrome 66.0.3359.117 works works
Firefox 59.0.2 works works
ZheSun88 commented 6 years ago

There is an issue : prod mode isn't working in safari 10 which is/maybe not in our test scope

manolo commented 6 years ago

Testing have been done with the same 8 steps in previous comment

Browsers on Mac (Sierra 10.12.6)

Browsers Browser Version Development Mode Production Mode
Chrome 65.0.3325.181 works works
Canary 68.0.3398.0 works works
Firefox 59.0.2 works works
Safari 11.1 (12605.1.33.1.3) works works

Browsers Linux (Ubuntu 17.10 64 bits)

Browsers Browser Version Development Mode Production Mode
Chrome 65.0.3325.181 works works
Firefox 57.0 works works