Answer Posted / duggapu srinivasa rao
we can find the bugs Depending on the complexity of the
project.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Write a test case for computer keyboard?
What is test environment? Elaborate with example.
Explain the concept of semi-random test cases?
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
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
how to write a test cases for courier offices?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Write all test cases for Bus Pass Renewal
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
What are basic types of test cases?
test cases for friend finder system using gps?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Do you write test plan and test case?
Explain which test cases are written first black boxes or white boxes?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking