Skip to content

Instantly share code, notes, and snippets.

@jackblackCH
Created January 24, 2017 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackblackCH/d6e6be14290bd1455b0be442ba38ef82 to your computer and use it in GitHub Desktop.
Save jackblackCH/d6e6be14290bd1455b0be442ba38ef82 to your computer and use it in GitHub Desktop.
# Browser Matrix
This repo should to sell websites and applications for different browsers / devices
## Text templates
Due to many different browsers and OS combinations, it is not possible to test all variants.
You should recommend a test matrix.
Aufgrund der Tatsache, dass es eine grosse Anzahl an Browser/OS-Kombinationen gibt, kann nicht jede mögliche Kombination getestet werden. Aus diesem Grund empfiehlt es sicht eine Testmatrix zu definieren.
This matrix shows the exact versions or ranges which must be tested.
Browsers are used in default mode. In fact that we use the current web standards of HTML, CSS and Javascript, most of the compatibility is already done by itself for modern browsers.
Diese Testmatrix zeigt auf, welche Browser/OS-Kombinationen explizit getestet werden.
Dafür werden die jeweiligen Defaulteinstellungen verwendet. Durch das Einhalten von aktuellen Web-Standards von HTML, CSS und JavaScript in der Frontend-Entwicklung ist die Kompatibilität für moderne Browser weitgehend gegeben.
Following Browser-Testmatrix will be used for developing the website.
Frontend code will be written according to current standards of HTML, CSS and Javascript und tested by following Browsers / Devices.
Folgende Browser-Testmatrix wurde für die Entwicklung der Website definiert:
Der Frontendcode wird gemäss aktuellen Standards von HTML, CSS und Javascript entwickelt und auf folgenden Browsern / Devices getestet:
## Matrix
- Microsoft Edge.
- Internet Explorer 11 (latest) / Windows 8.1 auf Notebook (1920x1080) - HiFi-Support-Level.
- Internet Explorer 10 (latest) / Windows 8.1 auf Notebook (1920x1080) - HiFi-Support-Level.
- Google Chrome (latest) / Mac OS X 10.X (latest) auf 15" MacBook Pro (Retina Display) - HiFi-Support-Level
- Mozilla Firefox/ Mac OS X 10.X (latest) auf 15" MacBook Pro (Retina Display) - HiFi-Support-Level
- Internet Explorer 9.0 / Windows 7 auf Virtual Machine (Virtual Box) - LoFi-Support-Level
- Mobile Safari (latest) / IOS 9 auf iPad 4 - HiFi-Support-Level
- Mobile Safari (latest) / IOS 9 auf iPhone 6s - HiFi-Support-Level
## Definition HiFi / LoFi
- HiFi supports exact development features by design & specification .
- Beim HiFi-Support werden alle Features gemäss Spezifikation unterstützt und dargestellt.
- LoFi supports most of the features in a appropriate way. Small limitations in usability and layout may be possible.
- Beim LoFi-Support sind die meisten Features nutzbar. Bei der Benutzerfreundlichkeit ist mit Einschränkungen zu rechnen und das Layout kann kleinere Mängel aufweisen.
## Nicht beachtende Versionen
## Neglected versions
Any other browsers and operating systems will not be tested withtin the project development scope.
Alle anderen Browser auf anderen Betriebsystemen können in dem Umfang nicht mitgetestet werden.
- Internet Explorer Mobile (all Versions)
- Internet Explorer < 9
- Safari iOS < 8.4
- Android < 4.4
- Firefox < Latest Version
- Google Chrome < Latest Version
- Safari OSX < Latest Version
Es wird mit den Defaulteinstellungen (keine Kompatibilitätsmodi) der jeweiligen Browser getestet.
All browsers will be used for testing in default modes (no compatibility modes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment