how to write test case for triangle and sqaure?

Answers were Sorted based on User's Feedback



how to write test case for triangle and sqaure?..

Answer / lakshmi

For Triangle:

1. Check if there are 3 sides
2. Check for the angles and their sum [should be
180 degrees]
3. Check if the triangle is equilateral or
isosceles or
Scalene
4. Check if the sides are coinciding or not
5. Check if the axioms SAS, SSS are followed.
6. Check if the user is able to draw the 3 circles
[Interior, exterior, circumcirlce]

For Square:

1. Check if there are 4 sides
2. Check if the four angles should be in 90 degrees.
3. Check if the four sides are in equal length or not.
4. Check if the sides are coinciding or not.

Is This Answer Correct ?    13 Yes 0 No

how to write test case for triangle and sqaure?..

Answer / lakshmi

For Triangle:

1. Check if there are 3 sides
2. Check for the angles and their sum [should be
180 degrees]
3. Check if the triangle is equilateral or
isosceles or
Scalene
4. Check if the sides are coinciding or not
5. Check if the axioms SAS, SSS are followed.
6. Check if the user is able to draw the 3 circles
[Interior, exterior, circumcirlce]

For Square:

1. Check if there are 4 sides
2. Check if the four angles should be in 90 degrees.
3. Check if the four sides are in equal length or not.
4. Check if the sides are coinciding or not.

Is This Answer Correct ?    6 Yes 0 No

how to write test case for triangle and sqaure?..

Answer / vinoth kumar.k.r

test case for triangle can be write in circle & sqaure as
triangle

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is defect life cycle/

7 Answers   GE, Nokia, SunGard,


What is the difference between system testing and regression testing?

3 Answers   Emergis, Hexaware, Mascon Global,


Who will perform Integration Testing?

17 Answers  


9. Are there materials you would like to see added to the Web site? Which ones?

0 Answers  


Which are the basic challanges are face tester while doing testing?

2 Answers  






Give an example of High sevierity and low priority

8 Answers   Infosys,


which environment you like to work?

3 Answers  


hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

4 Answers   IBM,


When do we perform smoke testing?

0 Answers  


What is Dynamic Binding and Dynamic Loss?

0 Answers   Digient Technologies,


What is Orphan links ?

3 Answers  


Explain Functionality Testing Techniques

2 Answers   Target,


Categories