please test case for calculator
Answers were Sorted based on User's Feedback
Answer / rachu
UI Testing : 1.Color of the Calculator matches with the requirement.
2. Check the look and feel of the keys
3.Size of the calculator
4.Display screen - Clarity and screen color/ size
Functional Testing :
1. Check whether the start button works
2. Check whether the off button works
3. Check whether clear key works
3. Check whether all the operations gives the correct result like '+','-','*','/','%' .
Stress Testing :
1.Pressing on the each key for a specific time
2.Check and see how many numbers does it take to the max
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / k v k
1) check the calculator if it starts by on button
2) check whether all keys are working are not
3) check while pressing on key it display on screen
4) check while all symbol keys are working are not
4) check whether clear key is working
5) check whether arithmetic operation keys are working
6) check whether if it stops by off button
7) check addition of two integers
8) check addition of three or more integers
9) check addition of decimal numbers
9) check addition of negative numbers
10) check the subtraction of two numbers
11) check subtraction of two decimal numbers
12) verify the division of two numbers
13) verify multiplication of two or more numbers
| Is This Answer Correct ? | 1 Yes | 1 No |
pls send me the testcases for telecom billing system
write test case for pen cap if it is not present?
In a log in page what will be test procedure, test scenario, test description & test steps?
Test case for flight reservation system
test cases for bus transport (TNSTC)
difference between scenario and testcases?
5 Answers CarrizalSoft Technologies, Satyam,
Can test case contains more than 50 steps in single test case?
write a test case for car
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
Write the Load test cases on a water bottle.
5 Answers Cognizant, IBM, Logic, Microsoft, NIC,
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.