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 |
pls explain company testing process in detail (if anybody working as a test engeneer)
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
What is meant by Decision Table Testing Technique?
how to maintain review reports
How can it be known when to stop testing?
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
What is the term ‘quality’ mean when testing?
When new application ready to test than whats your testing strategies?
0 Answers Capillary Technologies,
what is mean by Performance Related Testing in data base?
Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi
6 Answers ISTQB, Mercer, Seed Infotech,
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?