51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

12
返回列表 发新帖
楼主: lklovers
上一主题 下一主题

[求助] 计算器的测试用例

[复制链接]

该用户从未签到

21#
发表于 2012-6-17 20:01:04 | 只看该作者
学习。。。。。。
回复 支持 反对

使用道具 举报

该用户从未签到

22#
发表于 2012-8-19 14:24:30 | 只看该作者
很好;最近刚好在学;借鉴了
回复 支持 反对

使用道具 举报

  • TA的每日心情
    郁闷
    2015-7-15 17:35
  • 签到天数: 3 天

    连续签到: 2 天

    [LV.2]测试排长

    23#
    发表于 2015-3-1 09:06:38
    计算器的测试案例
    Basic Operational Tests

    Write the test cases based on the following functions and scenarios.

    Check the calculator if it starts by on button. If it is software based calculator then check if it starts via specific means like from searching for calculator in search bar and then executing application. Or by accessing menu item in the Windows.
    Check if the calculator window maximizes to certain window size.
    Check the if the calculator closes when the close button is pressed or if the exit menu is clicked from file > exit option.
    Check if the help document is accessed from Help > Documentation.
    Check if the calculator allows copy and paste functionality.
    Check if the calculator has any specific preferences.
    Check if all the numbers are working ( 0 to 9)
    Check if the arithmetic keys ( +, -, *, %, /) are working.
    Check if the clear key is working.
    Check if the brackets keys are working.
    Check if the sum or equal key is working.
    Check if the square and square root key is working.

    Functionality Test Cases

    Check the addition of two integer numbers.
    Check the addition of two negative numbers.
    Check the addition of one positive and one negative number.
    Check the subtraction of two integer numbers.
    Check the subtraction of two negative numbers.
    Check the subtraction of one negative and one positive number.
    Check the multiplication of two integer numbers.
    Check the multiplication of two negative numbers.
    Check the multiplication of one negative and one positive number.
    Check the division of two integer numbers.
    Check the division of two negative numbers.
    Check the division of one positive number and one integer number.
    Check the division of a number by zero.
    Check the division of a number by negative number.
    Check the division of zero by any number.
    Check if the functionality using BODMAS/BIDMAS works as expected.

    Advanced Tests on Scientific Calculator
    You can add few more tests in the scientific calculator.

    Check if the sin, cos, tan and cos is operational using the keys.
    Check if the x-1, x!,|x|,x^y and f(x) is operational and works as expected.
    Check if the log key is operational and works as expected.
    Check if the natural logarithm key i operational and works as expected.
    Check if the factorial key is working as expected.
    Check if the real and imaginary component keys are working as expected.
    Check if the complex conjugate keys are working as expected.

    Conversion Function Tests

    Some of the advanced scientific calculator has the converter option. It does the conversion of angle, length, weight, area, volume, duration, currency, temperature. Make sure you write the test cases for the same.

    Financial Calculator Tests

    The additional keys for the financial calculator will be as shown in the image. Some calculator has the mode for enabling these keys.
    支持 反对

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-9-22 23:29 , Processed in 0.077830 second(s), 20 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表