TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Software Testing

Android Calculator Test Cases

Overview

Let’s look at some specific Android Calculator Test Cases. Most of the functionality test cases listed here also apply to Android app as well.

https://www.testingdocs.com/manual-test-cases-for-calculator-application/

App Launch Test Case

Click on the App icon. Verify that the Calculator app launches successfully.

Android Calculator Icon

Verify Basic Mathematical Functions:

  • Addition
  • Subtraction
  • Division
  • Multiplication

The are the basic functions of the calculator.

App Orientation

Portrait Mode:

Verify Basic Calculator in Portrait mode.

Basic Calculator Portrait Mode

Auto rotate

Launch the calculator app. Enable Auto rotate.

Flip the mobile screen.

Verify that the calculator switches to Scientific mode.

Android Advanced Mode

Verify Scientific Mode Functions:

In addition to the basic mode, verify the advanced scientific mathematical functions like:

  • Square root
  • Square
  • Exponential
  • x power y
  • abs(x)

Logarithmic functions

  • Natural
  • Base 10, etc

Trigonometric Functions

  • Sin
  • Cos
  • Tan

Verify Clear History

Perform Calculations.

Click on Clear History button

Verify that the Clear History button wipes out previous calculations in the App.

Clear Calculator History

App Unit Testcases

https://www.testingdocs.com/junit-calculator-test-case-example/

 

Related Posts

PuTTY Tool UI

Software Testing /

Useful Tools for Software Testers

Errors Code Testing Development

Software Testing /

Error Density Metrics

Errors Code Testing Development

Software Testing /

Error Removal Effectiveness Metrics

RACI Chart

Software Testing /

RACI Chart

Software Testing /

Open source eCommerce Platforms

‹ Open source eCommerce Platforms› RACI Chart

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version