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

how to maintain review reports

0 Answers   CTS,


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

0 Answers   CashEdge, Cognizant,


What is field testing?

3 Answers   UST,


hi this is altaf ....could any one send me details of all testing models

0 Answers  


For any web application, what are the possible login features that should be tested?

0 Answers  


diff stages between open and fixed status in defect bug cycle

11 Answers   Wipro,


oracle table A havng one million records. write 10 test cases to test data?

1 Answers   IBM,


What is Bicycle Testing?

1 Answers   ACI Worldwide,


what is the metrics followed in a small company( if its not a cmm level company). if there is no business analyst in a company then who will prepare the requirement documents

1 Answers  


what is severity and what is priority

4 Answers   CMC,


5.what do you like most about testing?

1 Answers   VJIL Consulting,


Why must we use Tester to test software instead of BA, Developer?

2 Answers  


Categories