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 |
Plz give me manual testing real test case ?
Who will prepare the Tracaility Matrix?
can anyone give me good and clear example for high severity and low priority and high priority and low severity?plz its very urgent...........
What is known Issue???
What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?
What are the Blackbox Testing Techniques?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
How many testcases can you write an avg for a day?
What is known issues?
3 Answers Mantra Media, Yardi,
Why must we use Tester to test software instead of BA, Developer?
How does a coverage tool work?
when testing will starts in a project?