write test cases on calculator
Answer Posted / shyam
1)to verify the all the buttons
2)to verify the timer is working or not
3)to verify the(+,/,*,-) operations./
4)to verify the edit option
5)when we enter some values in caluculator , whether it is possible to delete the last digit or not
6)combination of arithamatic operations working or not
7)to veriy the data is visible or not
8)to verify the operation like(when i enter (0-55) the answer should be -55)displayed.
9)to verify the power on/off
10) when we use divide operation the example (like 33/6 then the answer should display quotient not a remainder)
11)to verify the max and minimum values.
12)when we enter float values like (1.5, it should be display float value only not a round value =2)
13)verify the batteries
14)to verify the reusable or not
15)to verify the performance
16)to verify the storage values
17)to verify the recovery values(when caluculator get crashed it will be recovery or not)
18)to verify the comfortability
19)when we enter 2 values without using eual(=) operator ,it should be display last value
20)when we press two buttons at a time we verify the caluculator is understandble or not..
| Is This Answer Correct ? | 37 Yes | 11 No |
Post New Answer View All Answers
how to write manual testcases for download the files from the template. for example:from product cost enddate
Suggest some book to learn more test case???
How do you Prepare a Defect Managemnt Policy
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
Explain severity with example and expalin each example?
Do submit teststrategy to customer if yes at what time
functional testing and usability testing test cases for transfer funds...
Explain branch coverage and decision coverage.
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
What is fuzz testing?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
How do u determine,what to be tested?