What are the GUI Test Cases for calculator?
Answers were Sorted based on User's Feedback
Answer / b.ramyasri
Hai...
1.first check the title bar is displayed as calculator or
not.
2.check the digit 0 is displayed in editbox of calculator.
3.check the arithmatic operations are performed correctly
or not.
for ex: 2+3=5,2*6=12 etc....
4.check the sqrt button shows the sqaure root of a number
or not.
for ex: 81 click on sqrt button output is 9
5.check if you click on 1/x button it shows can't divided
by zero or not..
6.check if you click on button then it clears the content
in the editbox.
7.check if you click on backspace button. then it deletes
the content one by one from right to left..
8.check if you select view menu and select a menu item
scientific ,then it displays the scientific calculator or
not..
9.check if you click on = symbol,then it gives the result
or not..
K,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mudaseer
check the back ground color of calculator it should not be dark color like red,yellow etc but it should be an attractive color
check the font size of the number when you input the data it should be visible
check whether there is minimize button close button maximize button is present or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true
hi tell me different testing methodologies
From which phase will you start testing and How will you find out the left out things in testing?
what is data base testing, explain with example
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
why we need quality assurance?
Tell me the test cases for the Bank Check?
2 Answers Cognizant, JPMorgan Chase,
Can you explain function points?
When you will raise defect? before defect raising what you will do?
What group of teams can do software testing?
What is Cyclometric testing?
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?