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 sre the documents used in SDLC, and STLC?
what is the diff between application server and data base server?
what is meant by Inspections? what arewalkthrough?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
what is the criteria for selecting automation testing ?
If you find a bug and the developer says it is as-designed, what can you do?
How do test documents in a project span across the software development lifecycle?
Diff between stress and load testing with example?
3 Answers Mind Q Systems, Sonata,
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?
What is the role of QA in a company that produces software?
what is the diffrence b/w Sanity testing and smoke testing
what are the 3 key elements of agile methodology