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

pls i want test cases for oss? whts the process of oss testing

2618


150 integration testing scenarios for gmail

12959


What are semi-random test cases?

1391


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2998


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

2614


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);

2528


Explain the ramp testing?

1250


write test cases for flipkart.

11191


Can some body help to write possible test cases for a credit card at POS (point of sale)

2891


How to write test cases for lift?

1374


What is the toughest moment you faced in your testing carrier in which everyone praised you?

2310


Write a test case of login window?

1307


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

9273


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

3095


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

3322