Answer Posted / 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 |
Post New Answer View All Answers
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
Inwhat basis the time is allocated for testing the application?
If automating - what is your process for determining what to automate and in what order
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
Describe a past experience with implementing a test harness in the development of software.
What r the features,u take care in prototype testing?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
Explain the components of a test plan?
What is software configuration management?
Work flow in testing in your company?
What is ofx testing?
what are the typical problems in web testing?
What is boundary value testing? Give an example.
what is the difference between PEGA based web application testing versus web application testing?
If asked to create a Configuration Design Pattern, where would you start?