Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what would be the negative test case for serach that break
the search .

Answer Posted / psrisusee

Negative test cases for a Search, should be based on the
requirment.

The only posibility is

We have to Use the Equlance Partitioning and Boundary value
analysis and Error guesing.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

"search"test cases on Linkedin website and how will you write test cases on it?

6500


How to write test cases or test scripts for UAT testing which is done manually

5601


Explain the acceptance testing?

1199


write the testcases for migrating data from one database to another database?

2646


Write test cases for 8+4?

1202


how to write test cases for smart meter for gas and electricty

3028


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2471


What are basic types of test cases?

1270


Explain the format of a requirement traceability

1106


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

2688


How should I maintain the test cases and Test Log for different versions/builds of the application.

2488


Explain which test cases are written first black boxes or white boxes?

1115


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

2357


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

2367


Test a file replication service that copies files from one net location to another

2543