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 |
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Explain the branch coverage testing?
Explain the load testing?
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!
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.
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
what is difference between repeatable and reusable test case?and what is self cleaning test cases?
What is component testing?
write a test cases for WLAN
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
Write test cases for bulb.