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 |
What is crash?
What is the difference between BUILD,RELEASE & VERSION ?
What is the difference between interoperability and compatibility testing with some examples?
Which testing method is used to check the software in abnormal condition?
What is life cycle?
Explain configuration management?
What is the formal technical review?
there is a function called changevalues(x,y)inside this function x=x+y/2 y=y+x+5 end so i am calling function in one program as changevalues(y,x) what is the output if x=2 and y=10(ignore exact programatic statements) please can any one provide me answer for this immediately
Q: Testing across diffrent languages is called? (suryah2@yahoo.com.au)
Hi, I want to write ISTQB exam. Can anybody send me the material regarding this.
Explain path testing?
Testing an SAP B1 -Add -on ? How?Different types of testing done, functional areas to be tested, any check list for testing SAP B1 as SAP takes care of Date fields, validation of text fields, telephone fields etc.... ?What to be tested and how?