8 What can static analysis NOT find?
a) The use of a variable before it has been defined
b) Unreachable (“dead”) code
c) Whether the value stored in a variable is correct
d) The re-definition of a variable before it has been used
e) Array bound violations
Answers were Sorted based on User's Feedback
Answer / harpal cheema
Answer is a) use of variable before it has been defined
| Is This Answer Correct ? | 4 Yes | 10 No |
Explain Application boundary?
what is mean by testing process ?
What is scalability testing
8 Answers FSS, TCS, WebTekLabs,
why is testing necessary , explain with some examples?
what is smoke testing? what is sanity testing?
knowledge of Sales domain
when there is minimal or no document available to carry out the testing for a login screen, what will you do?
Is it necessary to do retesting if we are going to do regression testing?please reply
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
wat are the questions would the project leader ask about the project?? please do send the answers early.
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
Difference between Re-testing and Regression testing?