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 is the correct answer of basic types of test cases ?

Answer Posted / psrisusee

Hi there is nothing like Black Box text cases and white box
test cases.

The exact type of text cases are

1. Positive Test Cases
2. Negative Test Cases.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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..

16431


Please guide me for Add new user test cases

1599


How to write test cases for "open file dialog box" for ms word? Thanks a lot!

4046


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

2492


Why is it that the boundary value analysis provides good test cases?

1215


Explain the domain testing?

1063


Write the test case for a login page?

1138


What is test cases for mobile phone ?

1288


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

2199


What is business validation test case?

1105


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

2485


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

2353


Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)

4458


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

2418


How many test cases u will write for Acceptance testing?

2184