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

Answers were Sorted based on User's Feedback



what is test coverage??..

Answer / dines singh

The aim of coverage based testing method is to 'cover' the
program with test cases that satisfy some fixed coverage
criteria.

Coverage base testing criteria are:

Statement Coverage or Node Coverage
Branch coverage or Decision Coverage
Decision/Condition Coverage
Multiple Condition Coverage
Path Coverage

Is This Answer Correct ?    42 Yes 3 No

what is test coverage??..

Answer / debanjan ghosh

Percentage of requirements covered by that scenario is
called test coverage.

Is This Answer Correct ?    19 Yes 2 No

what is test coverage??..

Answer / ishita

Test coverage is determined by mapping test cases to
requirements. It is determined by the following formula.

(No. of test cases mapped to requirements/ total no of
requirements) * 100

As long as every requirement is mapped to a test case, the
coverage is 100%. Test coverage is requirement coverage
(black box)

Is This Answer Correct ?    18 Yes 6 No

what is test coverage??..

Answer / bhavani

Test Coverage:
It is a measure that how well the program is exercised by a test suit ie,identifying which parts of the program are executed when running the test suit .
some test coverage are:
1.code coverage testing(basic level).
2.condition coverage testing.
3.branch coverage testing.
4.path coverage testing(most methodological).

Is This Answer Correct ?    4 Yes 0 No

what is test coverage??..

Answer / tarun

Test coverage in the test plan states what requirements will
be verified during what stages of the product life.

Is This Answer Correct ?    3 Yes 3 No

what is test coverage??..

Answer / shivakumar

white box testing techniques are called as

Statement Coverage or Node Coverage: Execute all statements
Branch coverage or Decision Coverage
Decision/Condition Coverage: execute each decision at least one
Multiple Condition Coverage : Invoke each point of entry at least once

Is This Answer Correct ?    2 Yes 3 No

what is test coverage??..

Answer / naveen reddy kolli

Verify the component with number of possitive tc's &
Negitive tc's is called Coverage.

Is This Answer Correct ?    3 Yes 5 No

what is test coverage??..

Answer / pradeep kumar

Test coverages are of two types.
They are-

1.Features to be tested:The list of all the features within
the test engineer's scope.

2. Features not to be tested:The list of all the features
beyond the test engineer's scope.
Ex:low rik areas,skipping some functionalities based on the
time constraints.

Is This Answer Correct ?    9 Yes 27 No

what is test coverage??..

Answer / erraa madiga

coverages are two types they are upper coverage &lower
coverage beware both coverages are need

Is This Answer Correct ?    5 Yes 32 No

what is test coverage??..

Answer / syam

I wont tell the answer for test coverage....
Ha ha ha....

Is This Answer Correct ?    18 Yes 63 No

Post New Answer

More Manual Testing Interview Questions

How you will assure client that the number of test cases written by you is sufficient or can complete the test coverage completion criteria?

1 Answers  


what is Adittrail in test factors

1 Answers  


What is the diff bet test scenario and test case.

3 Answers  


What is data matrix? What is the use of it?

0 Answers  


who wil give the standards of testing ? iso or astm

1 Answers   iSoft,


If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?

1 Answers   GL Noble Denton,


What is the difference between functional test cases and business test cases?

2 Answers  


what is differance between web applicatins and web based applications?

0 Answers   CA,


Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?

1 Answers  


HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.

0 Answers  


This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.

6 Answers   ACS,


HI friends, I am 1.2 years of exp in manual testing,,, now i got job in Visteon,,, as a tester in embedded products,,, but they told it is contract of only 3 months,,, can i take this offer or not plz give idea,,,,, if i take mean it there any possibility to be a regular employe of that company after 3months..... reply soon

2 Answers  


Categories