write a test cases for advanced search
Answer / tester
test wether it accepts any no of characters
2.characters r not case sensitive
3.test wether navigation page is related 2 our search
| Is This Answer Correct ? | 2 Yes | 7 No |
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
why we need a test plan
What is gray box testing?
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
test cases for restaurant billing system????????
is it necessary to write test cases in tabular form or will point wise will do.
3 Answers Google, Zycus Infotech,
How can we write a good test case?
What are the test cases to write to test user account locksout after 5 invalid attempts
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<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);
Test a file replication service that copies files from one net location to another
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
Redbus- possible scenarios start the testcases accordingly. Please share me templates