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 is sevirity and who will decided that one?
11 Answers Creative Informatics, MBT, TCS,
What is the difference between static and dynamic
Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?
What is industry standard for code coverage numbers?
how to write testcase for toaster?
what is unit testing? It comes under white box or Black Box testing?
test cases for internet explorer
2 Answers College School Exams Tests, Wipro,
To Review the test cases , to whom u'll send the document?
Have you ever completely tested any part of a product? How?
In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..
What is the difference between sanity testing and smoke testing
What test data will be required if Person 1 transfer money in Person2 account?