Can u please explain wat is Cyclomatic Complexity?and wat
is incident?
Answer Posted / a sameer
Cyclomatic complexity is a software metric, It used to
measure the complexity of a program. It directly measures
the number of linearly independent paths through a program's
source code.
M = E − N + 2P
where
M = cyclomatic complexity
E = the number of edges of the graph
N = the number of nodes of the graph
P = the number of connected components.
Here main things is of identifying predicates or decision
points ( predicate node means edge connectin two nodes).
Incident:- Its unusual or unespected behaviour that occurs
or occured in the software or appplication is caled incident
specifically designated for the task beforehand or on the
spot, It can be a hardware problem too.
It can be produced or may not be produced
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is Mixed Testing
Can anyone tell me, What is wound fixing?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
what is Test management fundamental?
What is the difference between load and stress testing?
What is error cusing tecnique
what is your daily activities?
What do you think the role of test-group manager should be? Relative to senior management?
What is bottom-up approach?
What are the different test techniques used in functional testing?
How to do the performance testing manually? Does you have a test case for that?
What is an error?
what risks do u faced u r projest how do you solve