wirte the test cases for triangle by using testing
techniques
Answer Posted / yogesh bhadane
Which technique to be used dont know.
but cases are.
1> min and max number of sides = 3
2> sum of angles between sides = 180
3> shud have min and max 3 intersection points
4> no line overlapping each other.
IF type of triangle is to tested
1> all sides shud be same in length for equilateral
2> only 2 sides shud be same for isosales triangle
3> if 1 angle is 90' then it is right angled.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
please give me different test scenario for uploading whatsapp status from gallery and camera
Explain the static testing?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
how to write test cases for online restaurant table booking system?
How to write test cases on laptop???
Explain the concept of semi-random test cases?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Explain the soak testing?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Can anybody help me out to write test cases for booking train ticket online???
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation