Explain the difference between decision coverage and
condition coverage ? If possible provide few examples.
Answer Posted / mfsi_satyakamm
Decision coverage - It checks whether every edge of the
program is covered or not i.e. each edge of every control
structure(i.e. IF and CASE statements)are covered or not.
Condition coverage - It checks whether every conditional
statements are covered or not. It evaluates for only true
and false condition for each conditional statement not every
edge of those conditional statement.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
How we will test ubercate
During alpha testing why customer people are invited?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What are the different types of integration testing?
What are the challenges you faced in your project (Testing) and in your company?
What is an inspection in software testing?
How can we test for drastic (severe) memory leakages?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
1.what kind of testing have you done ?
When should you opt for manual testing over automation testing?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What is the first test in software testing process?
What is mean by multi-threading testing?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
What is XML Testing? Do we have any tools to test the XML? Please let me know.