How many Test-Cases can be written for the calculator
having 0-9 buttons,Add,Equalto buttons.The testcases should
be focussed only on add-functionality but mot GUI.What are
those test-cases?
Answer Posted / raghu
we can write 3 test caes...following are the test cases
--Check for the enabled property of buttons from
0,1,2,3,4,5,6,7,8,9 and Add , Equal to.
--Click on all thebuttons from 1 - 9 and check whether the
respective no's are displayed or not.
--Enter the valus as per the valid input the table,click on
ADD button and check whether the actual value is matching
ith the expected value.
s.no values Actual Expected
value Value
1 0+1 1
2 0=2 2
till 9
In the same way for all the values we can write table and
calculate the actual values.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how will the test plan is pepared in ur organisation>?
What is Web testing & which action we take at the time of Web Testing?
What is coverage and what are the different types of coverage techniques?
what is sanity test (or) build test?
What makes a good test engineer?
How does quality control differ from quality assurance?
What are different types of verifications?
What are the benefits of requirement traceability?
14.What is function point breakdown?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
Artifacts in design phase of SDLC ?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
What is an mr?
how to access a build & wat is its configuration
Diffrence b/w functional testing,functionality testing,system testing?