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 |
Tell me example for Risk,Mitigation,Assumption?
What is the template used for informing clients regarding known issues when u near to release?
Do you agree testing is needed?Justify it?
What is integration testing
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
is retesting and regression same
What is the main theme of doing Regression Testing
11 Answers HCL, vCentric Technologies,
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
can anyone give me a good example for creating Bug report with all its mandatory field
What exactly you do as a Configuration controller?
What are quality assurance and quality control?