what r the GUI Test Cases for calculator?
Answers were Sorted based on User's Feedback
Answer / radhika
>Check for the title bar displayed for the calculator
>Check for the visibility of all buttons(0-9,Backspace,CE,
C,MC, MR, MS,M+,+/-,.,+,=,-,/,sqrt,%,1/x) and their
allignment
>Check for the default value displayed in the textbox
was "0."
>Check for look and feel of calculator
| Is This Answer Correct ? | 27 Yes | 5 No |
Answer / jm
1.check for all the buttons are available r not
2.check the screen for displaying
3.check consistency of all the buttons
3.check the spelling for the objects
| Is This Answer Correct ? | 22 Yes | 8 No |
Answer / preeti sarawade
1. Title bar should display the correct spelling of "Calculator".
2. Minimize,Maximize and Close options should be there on the window.
3. Edit,View and Help options should be present.
4. Check numbers 0-9 are present alongwith the +,-,*,/,%,sqrt,MC,MR,MS,M+,=,1/x,Backspace,CE and C options all are available or not.
5. Look and feel of the application.
6. Easy to handle and understand.
7. '0' is displayed in the textbox.
8. Indentation of the buttons is precise and accurate.
9. All the buttons properly occupy the space of the window size.
10.The Edit,View and Help menus should contain the appropriate sub-menus in the list.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / vishnukumar.
in GUI test we concentrate on the look and feel and ease of
use. whatever the page is we check all the buttons and
navigatios, tab orders, colors and alignments.....etc.
| Is This Answer Correct ? | 12 Yes | 4 No |
Answer / ramana
1. check for whether the screen is displaying the digits or not
2. check for each button is available or not
3. check for all calculations working correctly or not
4. check for the spellings of all buttons
| Is This Answer Correct ? | 11 Yes | 6 No |
Answer / bindu laxminarayan
In GUI test we always concentrate on the look and feel of
the software. Along with this we should also concentrate on
the messages displayed when exception occurs. For example:
when you click on 1/x in the calculator you get a message
"Cannot divide by zero" instead of some unfriendly messages.
Such scenarios are also covered in GUI testing
| Is This Answer Correct ? | 8 Yes | 10 No |
Answer / madhu n a
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..
| Is This Answer Correct ? | 6 Yes | 10 No |
Orthogonal Arry Testing?
Testing Methodologies
what is test strategy and methodology ?what is the different between them?
what is buddy testing ?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Can you explain confirmation testing?
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?
what is the differance between functionality and functional testing?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
wat is the format of the build (the testers) get from dovelopers?
Test Director is use only for bug tracking or another purpose.
What is Risk Analysis