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 |
how to maintain review reports
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
0 Answers CashEdge, Cognizant,
What is field testing?
hi this is altaf ....could any one send me details of all testing models
For any web application, what are the possible login features that should be tested?
diff stages between open and fixed status in defect bug cycle
oracle table A havng one million records. write 10 test cases to test data?
What is Bicycle Testing?
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
what is severity and what is priority
5.what do you like most about testing?
Why must we use Tester to test software instead of BA, Developer?