How would you define a "bug?"
Answers were Sorted based on User's Feedback
Answer / chitti
During execution of testcases if a tester found any
defect/isue and that defect is accepted by the developer
than its is known as bug.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sireesha
Bug : Abnormal Behaviour of Software is called as a Bug.
It could be a Logical, Graphical, Calculation etc..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramachandra naidu
Bug:
----
--> Non-conformance of software to its requirements is
commonly called a bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chennakeshavulu
at the time of test execution the test engineers got any
defect.that defect is assigned to tracking team, the
tracking team is assigned that defect to developers if it is
acceptable defect.that defect is fixing by developers is
called as bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashish
Any un expected result from your software.
correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshmi
When the actual result deviates from the expected result it
is said to be a bug
| Is This Answer Correct ? | 0 Yes | 0 No |
what is test design techniques ?
What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?
what are the contents of SRS documents?
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
what is iterative testing
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
What is CRUD testing
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is agile testing, explain with example
What is localization testing?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
Amounts not dispatch in ATM what are all scenario to test?