Answer Posted / deepali
Most of the points are covered above.
I would like to add one more..
Check if it is easily available in market.. in case if the
nib breaks or gets damaged are we able to get another in
the market easily.. if not we will require to purchase
altogether a new pen..
Please let me know your thoughts...
Regards,
Deepali
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is ramp testing?
What are all the companies are doing manual testing till now ?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
How to generate test cases for 'replace a string' method?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
how many test cases do u need to ship a product?
write test cases for hospitality management system
What is use case testing?
Explain how to develop a test plan and a test case.
write the testcases for migrating data from one database to another database?
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
Sample test cases for data conversion(Utility billing system)
What are semi-random test cases?
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..
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent