how to write test case for triangle and sqaure?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What's the exact meaning of quality
20 Answers AppLabs, QCA, Textiles,
In web testing what is Brokenlink property,how can we test this property.plz answer for this
What is the RTM(Requirement Traceability Matrix)
please give information about ERP Projects and how V-model use in project
There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???
what is the difference between maintenence release and hot fix release?
what is compliance testing?
How can we test whether Java & .net was installed in our PC or not?
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
what is the diff b/w local and global variable?
pls explain perfomence testing and strees testing load testing
Do you know of metrics that help you estimate the size of the testing effort?