If the user finds deviation from the requirement is it
called Fault, Error, Defect or Failure
Answer Posted / prem
If tester find any deviation then It is called defect
When the Deffect is approved by his senior or Manager then
It is call as Bug.
When a developer finds any deviation it is called error.
When user finds any deviation it is called failure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
What are similarities of Agile and Scrum?
What is junit & api?
What are the benefits of creating multiple actions within any virtual user script?
What is deferred status in defect life cycle?
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?
tell me 5 new requirements in ur project? plz urgent
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
what is fusion testing and impact analysis???
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
On what basis you are fixing up the time for project completion?
what r the 5 major defects that u found in ur shopping related project?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is user acceptance testing (uat)?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?