what is the difference between error,bug and defect?
Answer Posted / neelavathy
When there is a mistake in programming it is a ERROR
The error noticed/found by the tester is a DEFECT
When the defect is agreed by the programmer also then it is
a BUG.
| Is This Answer Correct ? | 54 Yes | 17 No |
Post New Answer View All Answers
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
What are the main key components in client and server applications?
What is test plan and contents available in a test plan?
Why is software testing required?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
What are the phases involved in software testing life cycle?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is 'Account Conditioning'?
please send me interview questions asked in google in testing - manual
what r the measure bugs found in your project??? Give some example abt this.
What are the bugs we cannot find in black box?
How to do Performance Testing manually for a Flash Application?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
How do you go about testing a project?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.