write a test case for triangle?
Answers were Sorted based on User's Feedback
Answer / durga
1. Check if there are 3 sides
2. Check for the angles and their sum[should be 180degrees]
3. Check if the triangle is equilateral or isosceles or
scalene
4. Check if the sides are coinciding or not
5. Check if the triangle is right-angled isosceles, there
is a right angle or not.
6. Check if a triangle is right-angled isosceles whether
the Pythogaras law is observed.
7. Check if the triangle is acute or obtuse or right-angles
8. Check if the triangle is isosceles, the opposite angles
are equal or not.
9. Check if the triangle is equilateral, all the angles are
equal or not[i.e., 60degrees]
10. Check if the axioms SAS,SSS are followed.
11. Check if the user is able to draw the 3 circles
[interior,exterior,circumcirlce]
Is This Answer Correct ? | 27 Yes | 0 No |
Answer / kyle
Why not:
1) should have 3 lines
2) no one lines length can be greater than or equal to the
sum of the other two
3) the endpoints of the 3 lines should be connected
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / deepak
The most important criteria to be checked is:
>equilateral if all three sides are of equal length,
>isosceles if any two sides are of equal length,
>scalene if no two sides are the same length.
Based on these we can derive the test cases
Is This Answer Correct ? | 2 Yes | 0 No |
How to write test cases for Web related sites(ex: shopping carts sites)
What is the difference between test scenarios, test cases, and test script?
what is login and login in testcases we write in testcaseid
could u please tell the testcases to test gmail
13 Answers Jamcracker, Snap On,
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What is quick test professional and what test environment it supports?
what all are available test cases for Search engine NLP (Sixth sense).
What is the role of QA in a development project?
If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
What is the basis on which you can check a text box in a web page or application?
3 Answers HCL, IBM, R Systems,