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
Explain compatibility testing?
What lcsaj is?
Mention what the difference between a 'defect' and a 'failure' in software testing is?
What is syntax?
plz give me any body some 3top UAT test cases, Advance thanks?
What is the major risk or challenge faced by you as QA analyst other than clash with the developer regarding the defect log.
What is dynamic analysis?
Can somebody provide me some interview questions on Selenium? plz email on er.pallavikapoor@gmail.com
When should 'regression testing' be performed?
hi every body, I am new to testing? I completed MCA. I am trying jobs on Testing.Plz send me the real time questions on testing like WinRunner, QTP, TD and Manual Testing. Advance thanks for all (id is rashee_1985@yahoo.co.in)
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is?
In which phase should testing begin – requirements, planning, design, or coding?