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 |
Any body can explain how do we find Duplicate Defects.
write test cases forthe function f=a+b ?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
6. What is difference between a Test Plan, a Test Strategy, A Test Scenario, and A Test Case ? What’s is their order of succession in the STLC?
Who will repare SRS? What is the basis for SRS preparation?
what is meant by Adapt testing?
How to test check boxes
I need to know, what is Traceability matrix? How, Who and where we prepare it? What are contents of it?
what is test case review?
knowledge of Sales domain
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong