employer cover photo
employer logo
employer logo

Patni Computer Systems

Acquired by IGATE

Is this your company?

Patni Computer Systems interview question

How can you use cyclomatic complexity to determine the testing strategy?

Interview Answer

Anonymous

12 Jun 2010

The cyclomatic complexity gives us an idea about the efforts required in the testing process. It also guides us in achieving modularisation. (this is the answer that I gave, I not very sure about its correctness.)