What is the difference between Testing and Code review?
Answer Posted / lehlohonolo
Testing means checking the code against predefined test cases for quality to ensure that the code meets the requirements.
Review is assessing the program to see if it does what it suppose to do and further amendments if required.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is lload testing?
Suggest some good webinars on Testing concepts?
Which types are testing are important for web testing?
What is data validity?
What is memory leaks and buffer overflows ?
Explain path testing?
What is static analysis?
What is the dfd (data flow diagram)?
Explain what test plan is? What is the information that should be covered in test plan?
What are the different types of QA Testing approaches and the process of each?
What is your daily routine in your office?
Mention what the difference between a 'defect' and a 'failure' in software testing is?
What it means by test harness?
How you will write test cases for integration testing? Explain me with an example ?
What is control chart?