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 |
what is the difference between Desktop testing,Client/server testing and webapplication testing
Main concepts in webpage Testing?
What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .
Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...
What is the difference between static and dynamic
Roles and responsibilities of TL
What is the difference between functional testing and behavioral testing?
which metrics you collect after testing process?
what is gui testing? what is the most important thing we need 2 know before this and how 2 do gui testing
hOW WILL U ENSURE THAT U HAVE COVERED EACH AND EVERY TEST CASE
For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?
State a generalized process for load test? Or explain how you did it previously.