what is meant by cyclomatic complexity???
Answers were Sorted based on User's Feedback
Answer / vinodh anandhan , software tes
Cyclomatic Complexity is a software measurement developed
by Thomas Macabe. It directly measures linearly independent
path of program source code
Cyclomatic Complexity = No of Edges - No of Nodes + 2 *
Number of connected components
or alternative Definition G = Edges - Nodes + 2
or No of closed loops in the flowgraph + 1
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / jagadeesh
Cyclometric complexity is a whitebox testing technique
(More useful when doing Unit testing). In this we try to
identify all possible unique program branches (if, while,
forloops etc.) and ensure our test suit is covering these
all possible branches at least once.
Is This Answer Correct ? | 2 Yes | 0 No |
What do you mean by penetration testing? i go through' in some site, but i want in detailed . how we have to test by these type of testing. Will any one knows plz guide me. Thanks in advance
Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines
In your company,does a different tester writes test cases & a different one executes them or a particular tester writes a set of test cases & executes them too?
What is meant by gui testing?
what is the difference between sanity and smoke testing?
what type of diffects we can find while preparing the test plan
3 Answers G S Lab, Patni, Saba,
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?
what is the difference between test case and test scenario.Explain with example?
19 Answers Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,
IN software testing i have 3.2 yrs exp in testing. last week i attend the interview at Dell comaputers. interviewer asked me that what are the challenges faced in the project. but i didn't able to answer it properly. Anybody can answer it. Thanks in advance.
HI GUYS...I INFORM U ONE IMP MATTER PLS..... REMEMBER IT...IN AMEERPET OR HYD ..YOU NEVER GO TO TRAINING FOR ETL TESTING..BECAUSE ALL FACULTIES ARE FRAUDS.. ZERO KNOWLEDGE ON ETL TESTING...ESPESIALLY "INFOSHARE TECH", & "CTRL+A" ETC...
In development costs what percent Software testing accounts?
Tell me the Test cases for the Fan?