What is the difference between bug and defect???
Answer Posted / ananth
Defect is non conformance to the requirements and the test case.
Bug is a undesired functionality crept in. This could be
because of a scenario not thought of during requirements
gathering.
The best example of a bug is the Y2K. most of the systems
worked up to 1999 and couldn't round of to year 2000.
The floor and ceil is another example - 14.3 when rounded
off should round off to 14 and not 15 as per majority of the
requirement.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
!what are the entry criteria for antomation testing ?
write the test case for Bulb & Mobile phone
What is an inspection in software testing?
How we will test ubercate
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
Inwhat basis the time is allocated for testing the application?
i need manual testing interview questions for 2+ experience plzz help me..
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
What is white box testing?
What is the difference between static testing and dynamic testing?
What is user acceptance testing (uat)?
Changes and enhancements to system?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks