In Testing What Type of Defects your finding
Answers were Sorted based on User's Feedback
Basically the defects are classified in to three types:
1.Missing Functionality(Requirement not implemented)
2.Extra Functionality(Added some thing more than need )
3.Wrongly implemented functionality(implemented requitement
is not working)
Apart from this there is a very big list of defects are
there:
1. incorrect or missing functions,
2. interface errors,
3. errors in data structures or external database access,
4. performance errors, and
5. initialization and termination errors
6. GUI releated
7.Failure of validation conditions.....etc
Byeee friends
B.ramyasri.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / deepti
It depends.
(1) Some memory leakage exceptions
(2) Time out exceptions
(3) Functionality missing
(4) Flow between one form to other missing
(5) Output is coming without prompting any validation even
if we enter some invalid data also
(6) Some UI issues
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / biraja nayak
The fallowing defects you find as given below:
GUI Errors.
Functionality missing.
Data still in database on deleting from UI.
Usability issues.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Hi
1. Missing functionalities.
2. Mal-functionalities.
All Based on verification vs Validation only.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / keerthanakoluvu
Hi Deepti,
Please can you explain memory leakage means?
Thanks in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What report u generate after completing testing?
is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers
Tell me about the best bug you ever found.
What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.
Is anybody have the telecom systems test cases from start to end?
Functional and Integration test scenarios for actitime application
Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.
What is a test severity and test priority? difference between them with suitable examples?
What is verification and Validation?
What is deferred?
what is 2tier and multi tier architecture?