Answer Posted / bhargavi
If the program is small, dead code can be detected by
manual code review.for each file,class,module and
interface,list where it is being used.For which no use
location is available is the candidate for removel.
If program is very large it is hard to detect the
unreachable code,in such cases make use available tools.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
what is prototyping model,RAD model V model, spiral model?????
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
can anybody tell me what is release process of company? release note?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What is quality center?
How do you determine user soad for a perf test of a Web application?
Why documentation testing is important?
what is mean by impact analysis ,how we used to select regression TC using this?
test cases for Insurance Processing System ?
Explain stub in testing point of view?
Define cause effect graphing?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?