what is defect?
Answers were Sorted based on User's Feedback
Answer / rajeshwar rao
During these testing testing team report the defect to
developers==== in terms
1. Mismatch between expected and actual.
2. Missing funanality to customer requirements.
When defects are accepted by development team. They are
calling defects as bugs. Some times defects are known as
issus.defects arises in application due to errors in coding.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramkumar
Defect is nothing but the mismatch between the expected
result and the actual result.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
defect is defined in two ways
1) from producer pointb of view
2) from customer point of view
from producer point of defect is deviation from desired
output.
from customer point of view application that cause
customer dissatisfaction.
defects are recorded for 4 major purposes
1) to correct the defects
2) to know the status of the aplication
3)to develop the defect expectation in future aplication
4) to maintain the quality of the application.
sa person makes an error it causes fault in the software it
result failure in operation.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / venkat
It is varience between expected and actual results
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / m dora babu
Defect: Developed Product having any bugs, that should be
found by Client is call Defect.
1) Error : while developing the application incase any
mistakes in the application is called Error. we will get
developer hand or developer place.
2) Bug: while Testing the application incase any mistakes
in the application is called Bug. we will get Testers hand
or developer place.
3) Defect : After develop the application incase any
mistakes in the application is called Defect. we will get
Clients developer place.
M Dora Babu S O N T A S O F T W A R E
BANGLORE Mail me @ mdorababum@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / satya
If a software misses some feature or function from what is
there in the requirement then is called a defect.
A Bug is a fault in a pgm which causes the function to
perform in an unintended manner or unanticipated manner.
| Is This Answer Correct ? | 0 Yes | 1 No |
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)
How to do risk management?
what is module testing, integrity testing? what is a test script?
What is driver and stub? where it is used, in top down or bottom up approach?
how to excute testcases in regression testing time.
wt is the diff. bet. verification and validation If possible explain with one example.
Discuss what test metrics you feel are important to publish an organization?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
What is Statement Testing
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
any one please send me any test case examples with tabular columns in manual testing