How do you feel about cyclomatic complexity?
Answer / malayattil
Cyclomatic complexity is a software matrices by Thomas
Mccabe . It is basicaly used to meassure the complexity of
codes or programes.
| Is This Answer Correct ? | 1 Yes | 0 No |
tell wat u did in ur banking project?
What is the difference bet white box testing and black box testing.pls give me an example
What r the major problems faced in manual testing?
why is testing necessary , explain with some examples?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
what r the topics coverd in maual testing? OR syllabus for manual testing
Is Alpha Testing done by Testers or Developers?
Write as many test cases of InternerExplorer compatibilty on test ON wiNDOWS OPERATING SYSTEM?
diff b/w desktop based testing & web application testing
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
what is pareto analysis?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.