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 |
Tell me about your Roll and your Team Lead's Role
How to write a Scenario and test cases for escalator
7 Answers ABC, Accenture, CTS,
write a test case which covers the major functionality of yahoo login
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
write test case for coin-box telephone
Difference between Automation testing and manual testing.
test case for digital camera
In a log in page what will be test procedure, test scenario, test description & test steps?