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

is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".

2 Answers   Zycus Infotech,


what is a horizontal and vertical matrix explain with examples

0 Answers   BirlaSoft,


When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan

5 Answers  


what is the common in all s.o.p (standaed operating procedure)?

0 Answers  


Why do we prepare test condition,testcases,testscript?

1 Answers  






What do you mean by testing matrices?

3 Answers   Keane India Ltd,


Who will do the Effort Estimation and Scheduling ?

2 Answers   IBM,


Can u please explain wat is Cyclomatic Complexity?and wat is incident?

2 Answers   CSC,


Difference between System Testing and System Intergration Testing(SIT) with Example

3 Answers  


There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?

2 Answers   DELL, IBM,


anyone can tell me the example of high severioty and low priority ?

5 Answers   TCS,


What are the Testers Responsbile

1 Answers   Mind Q Systems,


Categories