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 many test cases u will execute per day?
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
Write the test case for a login page?
In general, how do you see automation fitting into the overall process of testing?
Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Explain the ad hoc testing?
Write test cases for orkut?
test case for pen?? with actual value and expected calue
How to write test cases for Web related sites(ex: shopping carts sites)