Daily howmany bugs will you find and what types are they?
Answers were Sorted based on User's Feedback
Answer / murthy
It depends upon the no.of requirements.We may not find even
a single bug in a day.
If found, these are the various types
defects which deviate from the expected functinality.
defects related to script errors,Date format errors,invalid
date and data
cosmetic defects (irregular font size of text,irrelevant
data(like reverse question marks in the middle of the text),
etc....,Missing functions.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / btech
Based on the screen functionality & complexity of the
logic, we can identify the defects. Whatever the screen, I
test with respect to Unit Test Case Document. I will verify
all the conditions and give the bug report.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lakshmana rekha basu
In addition to BTech[wipro] comments:
The Bugs i find in a Day could be
an User Interface deffect Bug,
boundary related,
Database Related,
Error Handling deffect,
calculation deffect
Load conditions,hardware failures,
Compatibility related.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / prakash.j
it also depend on the test lead - who gives the role to
play - to which part we have to concentrate - each and
every person can find many kind of bugs as mentioned by
btech, lax and murthy - the role and the case assign to
them in that test case the will find the bug and it also
depend on the programmer if he is good enough we may find
less if he is bad we will good in finding all the bugs
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you decide defect severity and priority?
How to answer when the interviewer asked "what is your project architecture?" pls. tell me in general ..
What does black-box testing mean at the unit, integration, and system levels?
How is an sql query executed in oracle 8?
What is WWPN and WWNN?
What is test driver?
what is the actual time to stop testing a product.
Explain mutation testing?
What the different types of test coverage techniques are?
can anybody tell me what would be the ideal architecture for java based application and for dot net applications(like what would be the name of the application server,database server,client server etc)in testing environment? its urgent..
What is top-down approach?
What is test development?