What is the difference between bug,defect, error, failulre,
fault & mistake?
Answer Posted / krish
Bug- Bug should be found during testing the application
Error:It is a non-conformance to the explicitly stated
requirement. It should be found during unit testing or
compiling the code
Defect: A defect is any of the above but found/un-covered in
the “released-application” - running in the “Production
Servers” [gone “Live”] or may be in “Beta-Release”.
Fault: When the application runs without any issues in the
intended Production Environment under normal circumstances
but misbehaves after continuously running for about a month
or after performing about a million transactions then we
call this condition as Fault.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the interview question on insurance domain in manual testing
what is a horizontal and vertical matrix explain with examples
What is test driver and test stub?
define risk management system with example ?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
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?
What is a test server?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
Tell me the SRS based review,brs based review
Explain unit testing, integration tests, system testing and acceptance testing?
i need manual testing interview questions for 2+ experience plzz help me..
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
What are the different levels of manual testing?
Did you ever worked with B.A's and when?
What are bug leakage and bug release?