What is the difference between debugging and manual testing?
Answer Posted / bhavya_b
Debugging is localization of the bug/error and fixing it.
Debugging is performed by developers.
Manual testing is manually executing an application with
the intention of finding defects. And verifying whether the
application is working as intended. It is performed by
developers or testers(mainly testers).
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
How can I do Server side Interface testing in Web Testing?
What is a top-down and bottom-up approach in testing?
Define what is a critical bug.
What are all the scenario for 1.google analytics 2.api 3.paypal
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
What is defect cascading in software testing?
What is severity and priority of bug? Give some example.
what are the risks and contingencies u had in ur project?
Can you explain a pair-wise defect?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Is quality control similar to quality assurance?