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
Can you explain requirement traceability and its importance?
send the senario template
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
what are metrics and what are metrics did u collect in you are project
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
What is Registry?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is validation in software testing?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
Write test cases on duster
Explain Operational Acceptance Testing with example ?
wat is meant by frontend and backend testing
6 what do you like least about testing?
Tell me about Agile scrum and what is your role in Scrum ?
how to create automation frame work ?