What is the difference between Testing and Code review?
Answers were Sorted based on User's Feedback
Answer / karunakar reddy
Testing is a process of finding the bugs in an application
& giving a quality product to the client.
Code Review means its a review done by the developer before
doing Integration Testing.
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / sarath
REVIEW:
Through reviews we ensure that we are building the Product the right way using the right checklists, guidelines etc.
TESTING:
Through Testing, we ensure that we have built a product that meets customer requirements by testing the product against the test cases.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
Answer / nagasudheer dandamudi
testing is the process of checking wheather the program
runs according to our requirements or not.
review means checking whaether we followed particular
standards or not in the program.
| Is This Answer Correct ? | 3 Yes | 4 No |
What is API testing?
What certifications can a tester of less than 1 yr experience go for? which is the best certification and how many months of preparation is required?
What is a user manual?
What is functional decomposition?
What lcsaj is?
What it means by test harness?
I have Weekly status report template available with me and I want to pull execution data from Quality Centre directly to my WSR template. Is anybody knows how to synchronise both? Will only writing a Macro solve my problem? Please help me out.
What is a test plan? can we do without a test plan this was askes in tcs interview pls tell me fast by janaki
What is path coverage testing?
What are verification and validation?
What is glossary of software qa/testing?
Explain acceptance testing?