Is there any diff. between Bug,Defect,Error?
Answer Posted / deepti palagiri
error: is discrepancy in the s/w is error
bug: is deviation from the expected
defect: its similar to bug. Bug found in clients
environment after the release of the application
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Can you do system testing at any stage of sdlc?
what is dib format?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What are the main key components in Web applications and Client Server applications? and their differences?
What is the role of the test group vis-?is documentation, tech support, and so forth?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
Can you explain tailoring?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
6 what do you like least about testing?
1.What types of documents would you need for QA, QC, and Testing?
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
what is traceability matrix and its usefulness
what does 80hz refresh rate indicates?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?