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's the relationship between environment reality and test phases?

0 Answers  


If they give alphanumeric in the specification can it accept only numbers and only alphabets

5 Answers  


Tell me the situation where sanity test cases should pass and smoke test cases fail...?

6 Answers  


What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?

1 Answers  


Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID

0 Answers  






Explain about I18N Testing ?

2 Answers   Crea,


Who can perform the unit testing?

5 Answers  


As a manual tester what will do from day one getting the project and till signoff?

1 Answers  


What is Concurrency Testing?

1 Answers   PanTerra,


How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?

1 Answers   AVS,


what type of questions they asked in symphony company for manual testing?

1 Answers   Symphony, Symphony Teleca,


As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?

2 Answers   CTS,


Categories