what is the difference between error,bug and defect?
Answer Posted / raghavan
Error: An Fault in the program (ie. syntax error found in the program)
Defect: An Error in the Program which is found out by the tester Then it is called Bug
Bug: An Defect in the program which is accepted by the developer then it is called as Bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What Is risk Based testing?
what is port testing and do it comes in manual testing?
What are the challenges you faced in your project (Testing) and in your company?
online demo for bug tracker tool(let me know the website)
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What is bug severity?
What is white box testing, and what are the various techniques?
what is the difference between Risk based and Requirement based testing???
Can you explain the elementary process?
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...
Write 2 scenarios for Integration testing? Please let me know its urgent.
How to do the performance testing manually? Does you have a test case for that?
can any body tell me what is the process of between after getting a documents and testcase writing.
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
Can you explain regression testing and confirmation testing?