What is meant code review?
Answers were Sorted based on User's Feedback
Answer / mrs
Code review is review of the source code to intend to check
whether the source code met the following things or not?
1) To meet the organizational code standards.
2) To avoid the ambiguity of the code.
3) To delete unnecessary code.
4) proper re-use of the existing code.
5) to improve the performance of the application.
6) To check the proper comments are added or not.
7) To check the code structure.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ramya
Code review is systematic examination of computer source
code intended to find and fix mistakes overlooked in the
initial development phase, improving overall quality of
software and can also be used as a tool to better develop
skills at the same time.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / bhanu
once tester fix the defect .if he feel it is a true defect then he conduct the review on code that is called code review..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasad
review is main thing in the testing so mainly concentrate on it
| Is This Answer Correct ? | 0 Yes | 1 No |
who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?
What is junit & api?
explain fields of a bug
How is your project connected to the Database...tell the procedure??
from where do u collect test data if u miss some data what will happen
What is Analyzing the test results / Reports mean ? plz its urgent
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers
what is the diffrence b/w Regression testing and re-testing
How can you conduct Database testing manually?...
what is the combination of grey box testing
plz can anyone tell me about agile in real time
what is definition of functional and security testing