What is STATEMENT COVERAGE testing



What is STATEMENT COVERAGE testing..

Answer / ajk



In this type of testing the code is executed in such a
manner that every statement of the application is executed
at least once. It helps in assuring that all the statements
execute without any side effect.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Cases Interview Questions

how to write test cases for smart meter for gas and electricty

0 Answers  


Write a test case scenario for Web-based address book?

0 Answers  


How to write test scenarios for a Web application, with an example?

2 Answers  


Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me

1 Answers  


Do you write test plan and test case?

1 Answers   Wipro,






what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability

2 Answers   Wipro,


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

0 Answers  


give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?

7 Answers  


hi can anybody can write the test cases for sticky note

4 Answers   Google,


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

0 Answers  


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

0 Answers   Microsoft,


1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?

1 Answers   GE,


Categories