Who will assign severity and priority to the bug?
Answer Posted / satya
Severity is defined based upon the Impact of the bug on the
functionality of the Application.
It is assigned by the Test Analyst who submitted the defect.
Priority is defined based upon the need of fixing the
defect and time constraints before pushing the code into
prodution.
Ex: The severity of the bug is High but due to some
constraints like cost and time,the priority can be set as
Low.In the same way a Low Severity defect can have a high
priority.
Priority can be assigned by Test Team Lead/Development
Manager who is aware of the criticality in fixing the
defect.
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What type bugs you will find in integration testing with example?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
When do we perform smoke testing?
What is an mr?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
What and why is api testing?
How do test documents in a project span across the software development lifecycle?
what is data guidelines
What is srs and brs document?
how to write test cases for epos/pos testing.
What is test management?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
how to creat 2 test plan in 2 different environment exp:tour and travel
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.