what r the GUI Test Cases for calculator?

Answers were Sorted based on User's Feedback



what r the GUI Test Cases for calculator?..

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

what r the GUI Test Cases for calculator?..

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

what r the GUI Test Cases for calculator?..

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

what r the GUI Test Cases for calculator?..

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

what r the GUI Test Cases for calculator?..

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

what r the GUI Test Cases for calculator?..

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

what r the GUI Test Cases for calculator?..

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

Post New Answer

More Manual Testing Interview Questions

hi testing friends,can any tell ...how is career in selenium Testing?

1 Answers  


Write test cases on duster

0 Answers  


What is SCRUM model?

8 Answers   Digient Technologies,


What is Statement Testing

6 Answers   Ness Technologies,


how does a client server environment affect testing?

2 Answers  






if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?

1 Answers   Aloha Technology,


Preference should be given for High priority bug or Critical severity bug?

3 Answers   Fidelity,


What are the main key components in Web applications and Client Server applications? and their differences?

0 Answers   AO Software Solution, SoftSol,


If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?

1 Answers  


What is Hands-Off Testing?

0 Answers  


What is Conventional & Unconventional testing?

0 Answers  


What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???

4 Answers  


Categories