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 |
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.
what is the main difference between Compatibility testing and system testing
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
what is diff b/w smoke testing & sanity testing?
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
What is a Regression testing? And do you follow that in your project?
What is GUI Check list?
2 Answers Covansys, IDS Software,
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Can you explain calibration in Testing?
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
What is the Desktop Testing?