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 |
. Is any graph is used for code coverage analysis?
what are the microsoft six rules for usability?
What is Finite state Machine in Testing? What is High Availability Testing? What is Incremental Regression Testing? What is sensitivity Testing? Plz Reply ASAP.
What is mean by "instance" in case of software testing..?
What is the role of software tester in process of verification? Explain.
can anbody tell me wht are microsoft 6 rules
What is difference between Test Plan and Test Strategy
What is deferred?
What is Risk anlaysis in software testing?
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Which is the best testing model?