what is cyclomatic complexity
Answer / ashwin bhagat
Cyclomatic complexity is computed using the control flow graph of the program: the nodes of the graph correspond to indivisible groups of commands of a program, and a directed edge connects two nodes if the second command might be executed immediately after the first command. Cyclomatic complexity may also be applied to individual functions, modules, methods or classes within a program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the major difference between database testing and datwarehouse testing ?
7.Do you have working knowledge on any international quality systems?If yes name then?
Explain stress.load,performance and volume testing with example..
Please send me Sample Template on Test Strategy. Tnx in Advance.
Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None
What r the roles and responsibilities of a TestLead?
why QA team is necessary for an organization?
I faced this question in interview. please answer any body what is core team in testing
What are test closure document?
Could anybody send me testcase format for website testing?
Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure
What is the Configuration Management?