write a single scenario which describe error , bug and
failure.
Answers were Sorted based on User's Feedback
Answer / rahul ubhale
“A mistake in coding is called error ,error found by tester
is called defect, defect accepted by development team then
it is called bug ,build does not meet the requirements then
it Is failure.â€
Error: A discrepancy between a computed, observed, or
measured value or condition and the true, specified, or
theoretically correct value or condition. This can be a
misunderstanding of the internal state of the software, an
oversight in terms of memory management, confusion about the
proper way to calculate a value, etc.
Failure: The inability of a system or component to perform
its required functions within specified performance
requirements. See: bug, crash, exception, and fault.
Bug: A fault in a program which causes the program to
perform in an unintended or unanticipated manner. See:
anomaly, defect, error, exception, and fault. Bug is
terminology of Tester.
Fault: An incorrect step, process, or data definition in a
computer program which causes the program to perform in an
unintended or unanticipated manner. See: bug, defect, error,
exception.
Defect:Commonly refers to several troubles with the software
products, with its external behavior or with its internal
features.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bhushan
In Short as friend @Rahul said
A mistake in coding is called error ,error found by tester
is called defect, defect accepted by development team then
it is called bug ,build does not meet the requirements then
it Is failure
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / m ravikumar
in proper human action is error.
there is a deviation between system output and client expected out put is fault and bug.
| Is This Answer Correct ? | 5 Yes | 6 No |
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
how do we know our perticular task is compltely tested or not
what are the mandatory fields when you rise a bug
I am a manual test engineer working on an web application product testing.I have worked on test mgmt tool-testlink,defect tracking tool=bugzilla and I know functional-selenium ide (basics.So can anyone tel me which scripting language is extensively used in testing tools so that i can acquire some knowledge about it in order to shift into automation?
1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...
Test Startegy Means?
What is Bugzilla ?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
how to get top two salaries from employee tables
what is checkin & checkout ?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What is the difference between the test case and a test script