dmitryvinn / calculator-demo-live

Calculator app for Mobile Visual Testing Tutorial

Home Page:https://calculator-demo-238014.appspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator Demo for Mobile Visual Testing Tutorial

Overview

This project is a simple HTML5 app which demonstrates how Functional testing alone is not enough for a proper quality control.

In this demo, we first look at Figure 1, where we can see a standard layout calculator:

Figure 1
Figure 1, Normal Layout Calculator (aka, v1)

Then, we observe Figure 2 with a completely re-arranged layout of the calculator. The focus is on the fact that this v2 calculator functionally behaves correctly (i.e. caclutions are correct), but visually it drastically differs from what a user tend to expect (i.e. differ visually from v1 calculator).

Figure 2
Figure 2, Re-arranged Layout Calculator (aka, v2)

Resources

About

Calculator app for Mobile Visual Testing Tutorial

https://calculator-demo-238014.appspot.com


Languages

Language:HTML 63.6%Language:JavaScript 36.4%