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

  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Print Triangle Pattern Flowchart
  • RAPTOR Editions
  • Flowgorithm Conditional Breakpoint Statement
  • Flowgorithm Read Numbers from File Example
  • Search Text File Flowchart Example
  • Flowgorithm Turtle Graphics Symbols
  • Draw Circle using Flowgorithm Turtle

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version