Bug : problem found during Testing Cycle is called as 'Bug' Issue : Problem found by user in Production Environment is called as 'Issue'
A regression test is a test where a previously known bug is tested for after a change. A retest is simply repeating a test.
Rear Admiral Grace Murray Hopper developed the COBOL (Common-Business Oriented Language) on the MARK I & MARK II Mainframe computers. A moth got into the electronics and caused the program to stop. The BUG was retrieved and pasted in the log book. Thus the terms: BUG (there's an error in the program) & DE-BUG( find the errors in a computer program).
Regression testing is intended to uncover any bug that may have been introduced in the application as a side effect of fixing some other bug. So all the test cases are run. This is different from Unit testing, where we run only unit tests for the unit where we fixed the bug. Stress testing stresses particular functionality so see where is will break etc. For example a good stress test for MS Word may be to open a file in MS Word and keep writing text to it till it breaks.
Probably a mis-spelling of the Y2K bug.
gigo is an error dueto wrong input and output. but bug is an error due to problemin hardware.
an Error is A discrepancy between a computed, observed, or measured value or condition and the true, specified, or theoretically correct value or condition. See: anomaly, bug, defect, exception, and fault.whereas a Failure is the inability of a system or component to perform its required functions within specified performance requirements. See: bug, crash, exception, fault.
"Bug" means "error" in Computer Programming. So it means they're exactly the same.
A defect is an error or a bug, in the application which is created. A programmer while designing and building the software can make mistakes or error. These mistakes or errors mean that there are flaws in the software. These are called defects.
->A defect is an error or a bug, in the application which is created. A programmer while designing and building the software can make mistakes or error. These mistakes or errors mean that there are flaws in the software. These are called defects. ->When actual result deviates from the expected result while testing a software application or product then it results into a defect. Hence, any deviation from the specification mentioned in the product functional specification document is a defect. In different organizations it's called differently like bug, issue, incidents or problem. ->When the result of the software application or product does not meet with the end user expectations or the software requirements then it results into a Bug or Defect. These defects or bugs occur because of an error in logic or in coding which results into the failure or unpredicted or unanticipated results.
Is there a differance between lighting bug and firefly?
There is no difference, a pumpkin bug is referred to a lady bug that is an orange colour. Lady bugs change colour throughout their lives.
Exceptions can be errors that have been caught or where expected. They can then be managed. The may look like bugs to the user if the error message is outputted to the screen but this is a handled procedure. A bug something not been anticipated and so causes an error and this error is not handled. So bugs can be more serious as they can cause the program to stop running.
There is no difference. The term "bug" is just a nickname created in the U.S. for the beetle (or superbeetle).
A deer is an animal and a bug is an insect , so two different things
what is the difference between a boy and a girl potato bug
A bug is an error in a program. If you make a mistake in your code or type and it doesn't work properly or crashes, the error that causes it is known as a bug.