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
Explain the strategy for testing a Java application?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Explain Testing process in your organization?
Explain the manual testing process?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
Write the function test case to add a customer to database.
test cases for Insurance Processing System ?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
What is software configuration management?
Test approach to windows scheduler?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
How do test documents in a project span across the software development lifecycle?
How do u go about testing of web application?
how to creat 2 test plan in 2 different environment exp:tour and travel