In Testing What Type of Defects your finding

Answers were Sorted based on User's Feedback



In Testing What Type of Defects your finding..

Answer / ramyasri

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

In Testing What Type of Defects your finding..

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

In Testing What Type of Defects your finding..

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

In Testing What Type of Defects your finding..

Answer / vijju

missing
wrong
extra...these r main defects..

Is This Answer Correct ?    0 Yes 0 No

In Testing What Type of Defects your finding..

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

In Testing What Type of Defects your finding..

Answer / hghg

Warnning,Error Executing Data base query.

Is This Answer Correct ?    0 Yes 0 No

In Testing What Type of Defects your finding..

Answer / keerthanakoluvu

Hi Deepti,
Please can you explain memory leakage means?

Thanks in advance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

which sanity testing is performed?

0 Answers   PCS,


what is spiral model?

1 Answers  


What is Adhoc testing?

10 Answers   4Cplus, Mind Tree,


what r the client side scripting languages and server side scripting languages

9 Answers   MBT, TCS, Wipro,


What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?

1 Answers  






you filed a bug that has high severity & high priority what happens till it gets fixed(that means what u do till it gets fixed)? Urgent

3 Answers   3i Infotech,


What are the different available models of sdlc?

0 Answers  


Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?

0 Answers  


How do u test the application without any documents?

4 Answers  


Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?

2 Answers   Cap Gemini,


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

0 Answers  


Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing

3 Answers  


Categories