What are the GUI Test Cases for calculator?

Answers were Sorted based on User's Feedback



What are the GUI Test Cases for calculator?..

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

What are the GUI Test Cases for calculator?..

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

Post New Answer

More Manual Testing Interview Questions

Example for a bug not reproducible ?

1 Answers  


What should be tested when Unit Testing is conducted?

1 Answers   Crea,


how we conduct security testing in realtime,for every project we conduct security testig or not

1 Answers   EE Limited, TCS,


The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?

2 Answers  


What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?

2 Answers  






How can a testengineer coordinate with developer in fixing bugs?

1 Answers  


What is the role of QA in a project developement?

2 Answers  


What are the points to be taken into consideration while doing desktop testing?

1 Answers  


what is the difference between automated testing n manual testing? which one is better?

3 Answers  


Difference between gui & Functional testing

4 Answers   TCS, Wipro,


How Many Types of Test Cases are ur following in ur company?

4 Answers  


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


Categories