What are the common defects revealed in Functionality
testing?

Answers were Sorted based on User's Feedback



What are the common defects revealed in Functionality testing?..

Answer / nag

Types of Defects
Generally the Black Box
Testing techniques is finding below type of defects during
system testing such as

? User Interface Defects
? Boundary Related Defects
? Error Handling Defects
? Calculations Defects
? Race Condition Defects
? Load Condition Defects
? Hard Ware Related Defects
? ID ? Control Bugs
? Version Control Bugs
? Source Bugs

Note 1:
Generally the Test Engineer?s are deciding
severity & priority of defect during reporting but the
priority of defect is modifiable by development team

Note 2:
Generally the development people are
postponing / differing low severity & low priority defects.

L-S: Low Severity
M-S: Medium Severity
H-S: High Severity
L-P: Low Priority
H-P: High Priority

1. User Interface Bugs / Defects : (L-S)
E.g.1. Spelling mistake (L-S & H-P) Seriousness is low but
importance is high priority.
2. Improper Right Alignment (L-S & L-P)
2. Boundary Related Bugs: (M-S)
E.g.1. One object is not taking valid type of values as
input (M-S & H-P)
2. One object is taking invalid type also (M-S & L-P)
3. Error Handling Bugs: (M-S)
E.g.1. Does not return error message to prevent wrong
operations on build (M-S & H-P)
2. Returns error message but complex to understand (M-S & L-P)
4. Calculations Bugs: (H-S)
E.g.1. Dependent output is wrong (application show stopper)
(H-S & H-P)
2. Final output is wrong (Module show stopper) (H-S & L-P)
5. Race Condition Bugs: (H-S)
E.g. 1. Dead lock or Hang (Application Show Stopper) (H-S & H-P)
2. Does not run on other customer expected platforms (H-S & L-P)
6. Load Condition Bugs: (H-S)
E.g. 1. Does not allow multiple users (Application Show
Stopper) (H-S & H-P)
2. Does not allow customer expected load (H-S & L-P)
7. Hardware Related Bugs: (H-S)
E.g.1. Does not activate required hardware device
(Application Show Stopper) (H-S & H-P)
2. Does not support all customer expected hardware
technologies (H-S & L-P)
8. ID-Control Bugs: (M-S)
E.g.1. Wrong logo, logo missing, copy right windows mixing,
wrong version no. , development and testing people names
missing.
9. Version Control Bugs: (M-S)
E.g.1. Invalid differences in between old build version and
current build version.
10. Source Bugs: (M-S)
E.g.1. Mistakes in help documents.

Is This Answer Correct ?    12 Yes 1 No

What are the common defects revealed in Functionality testing?..

Answer / satya_k21

Common Defects:
===============

-Page not found (Error 404)
-Server Not foung


Regards,
Satya.k

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is test log..? what it consists?

7 Answers   MBT,


What is cart meeting?have you participated any time?

2 Answers   SoftSol,


Why does software have bugs?

2 Answers   Crea,


when there is a new enchancement done by the developers what will do as a tester ?

2 Answers  


Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)

2 Answers  






i have 2 year experience in manual testing, if i am attending any interview what kind of question i will get?

6 Answers   HDFC, IBM, TCS, Tech Mahindra, Value Labs,


Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..

7 Answers  


what is regression testing?

11 Answers   IBM, TCS,


What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?

3 Answers   AZTEC,


Difference between postponed and deferred bug

1 Answers  


what is srs based review, brs based review and trm based review

1 Answers  


How will you report defect in your organisation?

4 Answers  


Categories