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 test coverage?

Answer Posted / kavita

Test coverage is the degree to which a program has been
tested. There are 5 kinds of Test coverage
1. Function coverage - Has each function in the program
been executed?
2. Statement coverage - Has each line of the source code
been executed?
3. Condition coverage (also known as Branch coverage) - Has
each evaluation point (such as a true/false decision) been
executed?
4. Path coverage - Has every possible route through a given
part of the code been executed?
5. Entry/exit coverage - Has every possible call and return
of the function been executed?

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)

1733


What is the test case?

1175


Is quality control similar to quality assurance?

1181


what is the difference between Risk based and Requirement based testing???

2310


What are the main key components in Web applications and Client Server applications? and their differences?

2135


How can you do the scalability testing?

1292


What is the responsibility of programmer’s vs QA?

2299


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

2334


can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)

3211


what are the prerequisite conditins to test clientserver and web applications

2182


What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)

1638


What are the advantages of waterfall model?

1158


How to do manual testing of a E-insurance project (end to end process)

3423


what is coupling integration testing

2209


Difference between smoke and sanity testing

1955