how to write the test case for 1 to 12 months in equivalence
partitioning?
Answer Posted / narender09reddy
test case type
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Can anybody help me out to write test cases for booking train ticket online???
write a test cases for WLAN
Explain the concurrency testing?
How to write the test cases for STP
Explain the state testing?
What is transaction 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 any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
write a test case flipkart login page
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..
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
How should I maintain the test cases and Test Log for different versions/builds of the application.
What is the state testing?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character