write test cases on calculator
Answer Posted / ehsan
Hi, I have got following requirement for interview question, so how should i write test cases for them?
- user should be able to enter at least 10 character using mouse.
- user should be able to enter at least 10 character using keyboard.
- user should be able to enter at least 10 character using number block.
- user expects, that calculator display corresponding title
- user expects using arabic number for calculation
- user must be able to do calculation in rational space
- user should be able to do addition of 2 digits and see the correct result by Enter or mouse over
- user should be able to do multiplication of 2 digits and see the correct result by Enter or mouse over
- user should be able to delete last input using CE
- user should be able to delete all input using C and go back to exit state
- user should be able to save a number using M+ and recall it later
- saved digits should be displayed using MR
- user should be able to add a digit to already saved digit using M+
- user should be able to subtract a digit from already saved digit using M-
- user should be able to clear memory using MC
does anybody have idea?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Catapult Testing in E-Learning Domain?
What are the Important test scenarios which can be used for testing a web site?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
What is test plan and contents available in a test plan?
What is change request, how you use it?
What will be your approach if a particular script in Load Test fails?
Can you explain regression testing and confirmation testing?
How quickly we need to fix the bug?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Why is software testing required?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
What is a testbed in manual testing?
What is application programming interface (api)?
Which is the best testing model?
What are the basic forms of variations?