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 trigger? What is stored procedures? What is a cursor?
What is use of SCSI-ID?
Explain basis path testing?
What is a first work when tester get job
how to use bugzilla plz tell me details processs
Explain test plan?
HI friends, I am planning to take up foundation level ISTQB Certification exam in March. Anybody having the study materials and sample papers please mail sunkumaranr@gmail.com Thanks in Advance...
What is Software reliability?
How to find out duplicate records in a table(Query)
What parameters to consider for Performance Testing?
What is applications of FCOE?
You have been given an application and you have only 15 mins to test the application. How would you do the testing?