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
Answer Posted / harpal cheema
Answer is a) use of variable before it has been defined
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
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.
What if the project isn’t big enough to justify extensive testing?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
Why is software testing required?
Password is having 6 digit alphanumeric then what are the possible input conditions?
how will we change the server system time?
What are the types of maintenance?
14.What is function point breakdown?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Easiest way to write test cases? How i can learn writing the test cases?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
Which test cases are written first: white boxes or black boxes?
Why is it impossible to test a program completely?
What is Difference between Test Strategy and Test Methodology?