A) Please give example for below statements.

1.Statement Coverage: Every statement in a program execute
atleat once.
2. Decision Coverage: Every point of Entry and Exit in a
program invokes atleast once. Each decision in a program
has taken all possible outcome atleast once.
3. Condition Coverage: Each condition is a decision in a
program has taken all possible outcome atleast once.
4. Modified Condition Decision Coverage: Each Condition has
shown to affect that decision independently by varying that
decision while keeping fixed all other possible condion.

B) If the condition is (A&&B||C) then minimum 4 test case
required to cover all the paths. Which are those 4 test
cases.

C) If the condition is (A||B&&C) then minimum 4 test case
required to cover all the paths. Which are those 4 test
cases.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Testing AllOther Interview Questions

Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?

0 Answers   HCL,


What is service pack..what is the purpose of this..?This question was asked in an testing interview..that's why i posted this in this category..

1 Answers   Infeneon Technologies,


Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char

0 Answers   Infotech,


Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?

0 Answers  


I Want To Join Infrasoft Technologies,what is the Procedure To Join The Company?

0 Answers   Infrasoft,






What is the difference between web application and desktop application in the scenario of testing?

0 Answers  


What are the Achievements in previous company...as a software Test engnineer...Anybody can give me answer..Thanks in advance..

0 Answers  


What all can be included in white box testing?

3 Answers  


What were your testing responsibilities at your previous employer?

0 Answers  


What is Test Script Planner

0 Answers  


What is outputs?

0 Answers  


What do you call a collection of descriptions of the data items for the benefit of programmers and others who might need to refer to them? 1. A data dictionary 2. A data model 3. A repository 4. A specification 5. A data map

1 Answers  


Categories