GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Testing  >  Whitebox Testing
Go To First  |  Previous Question  |  Next Question 
 Whitebox Testing  |  Question 39 of 44    Print  
What are Coverage Techniques?
What are Coverage Techniques? type of coverage?
Please explain me with example.
Thanks in advance.



  
Total Answers and Comments: 1 Last Update: January 26, 2008     Asked by: wankhederan 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 26, 2008 14:00:07   #1  
ks9bp Member Since: January 2008   Contribution: 1    

RE: What are Coverage Techniques?

the main coverage tecniques used in the software industry are white box testing and black box testing. in the black box testing we don't need to bother about code just we have to know about the specifications.
EX: in calculator we don't need to worry about code , just testing whether it gives 4+3=7 or not like that.

where as in white box we have to observe the code line by line whether  it is executing or not.  there are different tecniques in white box like branch testing , statement testing. in statement testing we have write test cases to execute each and every statement only , where as in the branch testing we have to cheak for each side of branch and each statement.  For better understanding read ISEB meterial from BCS. ORG


 
Is this answer useful? Yes | No

 Related Questions

Given the following code, which is true about the minimum number of test casesrequired for full statement and branch coverageRead PRead QIF P+Q > 100 THENPrint "Large"ENDIFIF P > 50 THENPrint "P Large"ENDIFa) 1 test for statement coverage, 3 for branch coverageb) 1 test for statement coverage, 2 for branch coveragec) 1 test for statement coverage, 1 for branch coveraged) 2 tests for statement coverage, 3 for branch coveragee) 2 tests for statement coverage, 2 for branch coverage

Latest Answer : It is a method of LOGIC COVERAGEAnd to calculate cyclometric complexitythere are three methods1)E-N+2here E - Edges        N - Nodes2)P+1here P means Predicate Node i.e Node from which branches are  coming out3)C+1here ...

Latest Answer : In Equaliance class portion we perform the data entered in the text boxes that is valid characters and Nummers and combination of both it depends on the funcationality of the text box In Boundary value anyalasis we calculate Maximum and minum values accpted ...
Read Answers (1) | Asked by : Robert

What are Coverage Techniques? type of coverage? Please explain me with example.Thanks in advance. 
Latest Answer : the main coverage tecniques used in the software industry are white box testing and black box testing. in the black box testing we don't need to bother about code just we have to know about the specifications. EX: in calculator we don't need to ...

How many test cases are needed to have 100% path coverage and decision coverage in the following code. if (conditionA){ c=c+1}if(conditionB)d=d-1elsee++consider condition A and condition B are independent. 
Latest Answer : Path Coverage is all path coveredSo for Condition 1 , as there is no else part so 1 TCfor condition 2, 2 T.C .Decision Coverage requires 4 T.C ...

Switch PC onStart “outlook”IF outlook appears THENSend an emailClose outlooka) 1 test for statement coverage, 1 for branch coverageb) 1 test for statement coverage, 2 for branch coveragec) 
Latest Answer : For the 1st ex-1 Statement Coverage, 1 for Branch CoverageFor the 2nd-2 Statement Coverage, 3for Branch Coverageis this correct? ...


 Sponsored Links

 
Related Articles

ODP.NET - Techniques to Improve Performance while Retrieving Data

ODP NET Techniques to Improve Performance while Retrieving Data Performance tuning is a great subject in Oracle Volumes of books would not be enough to cover every aspect of performance tuning in Oracle However in this section we will only discuss the fundamental performance techniques while working
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Client-Server Testing Technology

Client Server Testing Technology Client Server Software Client server software requires specific forms of testing to prevent or predict catastrophic errors Servers go down records lock I O Input Output errors and lost messages can really cut into the benefits of adopting this network technology Test
 

Supply Chain Management Marketing Techniques

Supply Chain Management Marketing Techniques Introduction A company that is market oriented first figures out who its customers will be then build their products or services around that market group Marketing theory has it that a specific customer uses a product or service because he or she has a pa
 

NLP Mirroring and Matching Techniques

NLP Mirroring and Matching Techniques Mirroring and matching are two techniques of Neuro linguistic Programming used to gain rapport at the unconscious level This is possible by becoming like the person with whom you need to make a connection mosgoogle center Introduction Generally people look act s
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

Software Testing Myths

Software Testing Myths Any IT professional is sure to know the different phases of the Software Development Life Cycle or SDLC namely Feasibility Study Requirement Analysis Design Construction or Coding Testing Implementation Maintenance Support the activities carried out in each phase their sig
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape