what is lifecycle of a buG???
give an example of high severioty and low priority bug???
Answers were Sorted based on User's Feedback
Answer / ranjith kumar
Bug life cycle means detect defect,defect
reproducable,defect report,bug fixing,bug closing.
seviority tells how worst the application is.
PRIORITY tells how fast the bug should be fixed.
suppose if the data is not saved into the database after
inserting some records say 200 records then this comes
under high seviorith and low priority.Because this should
be fixed before delivered to the client but not urgent.
For any queries feel free to ask me at
pulavarthy.ranjith@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pramod mallick
Suppose, there is a parameter in your application, when
turns on, application shows "run time error", which is a
high severity bug,
but the parameter would be turned on, in next release or
next version, till that time, the parameter could be turned
off and and application works fine with that paramter turned
off,
then, this is high severity and low priority. This bug can
be fixed in next release or next version itself.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who can perform the unit testing?
What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .
What is the difference between Integration Testing and System Testing ?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
I want the correct answer for this question, because i read so many answers from this site which have wrong answers for this question and so during interviews i only gave wrong answers. If anyone really knows the right answers only then answer, Pls give the examples for: High Priority High severity, HP LS, HS LP, LS LP.
What is the difference between smoke an sanity testing with example ?
What is black box testing, and what are the various techniques?
What is the difference between functional specifications and business requirement specification?
self join query in sql. 15 objective questions. What is equi join and outer join
1. when to start and stop testing ?
What is the Manual Testing?
Is the regression testing can call it as Retest