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 differance between Bug and Defect.

Answer Posted / kc

bug: error in code or logic.
defect: we expected the result and we get another result.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you do " Keeping two folders in sync testing"

2480


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

2470


What is quick test professional and what test environment it supports?

1161


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

2194


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

2534


Explain how to develop a test plan and a test case.

1172


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

3024


Scenarios to test wireless Speaker via bluetooth

5487


Explain the branch coverage testing?

1204


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2513


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2547


Explain the exactly meaning of test case?

1174


What is test cases for mobile phone ?

1355


explain end to end scenario's for online Money transfer in Banking Domain?

1990


What are the test cases for mouse?

1377