Tell me the scenario where sevirity More and Priority Low?
Answers were Sorted based on User's Feedback
Answer / satya_k21
Hi,
Ex: u opened naukri.com and u searching for testing
opps are there or not.. while searching u are entering
domain name , exp ..suppose if "exp" functon is not
working also u can retrieve the results by using Domain name
Here functionality is not working but u can another way is
there to retrieve the details.the client can not bother abt
the Exp function.. then we can give the sevirity as High
and Priority sa Low...
Let me know if it is wrong.
Regards,
Satya.k
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sirisha.gbnvs
If u have to test any link or screen related to the
functionality that u r currently working,but that link or
screen is of out of scope,then u can give high severity n
low priority for that.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / khushboo
In Login page if you are entering "Q" 1000 times and then application is crashed. so its high severity because application is crashing but user will not enter 1000 times one word so priority is low.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shakun garg
In application by clicking a link , whole system stops working but user may click link in rare cases then tester can assign it as higher severity bug but with low priority.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pravati
for example if u click an image link of dress material in amazon page and it will not opened then it is high priority but low severity.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / naagieredde
Allowing invalid users is low priority
Not allowing valid users is high priority
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kuldeep
When you get serious bug or critical bug, but its very rare
snerio to get this bug then this bug have high sevrity and
low priority.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / pavan
Depending upon the situvations the development lead will be give the highest sevirity with lowest priority otherwise lowest sevirity with highest priority.
E.g: When ever the client will be received to the company,at that time the project will be completed 70% is completed remaining will be not completed for this we will give the lowest sevirity with highest priority.
When ever the client has received to the company if the project has completed 90% but welcome page is having some spelling mistakes at that time we will give the highest sevirity with lowest priority
If it is wrong send me message to pavansrirammca@gmail.com
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / kris
In my view there will not be that kind of situation since
the whole purpose of testing is to avoid the bugs that are
affecting the system. therefore, priority will be definitly
high when severity is high.
| Is This Answer Correct ? | 1 Yes | 7 No |
what is verification and validation?
34 Answers DRDL, Infosys, MBT,
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Can anyone tell me testing comes under verification or validation?
what type of problems faced with u'r team mates in u'r comapany?
Hi, Can anyone send me the interview questions & answer for 2+ year of experience in manual testing
what is 'v'model?
Does an increase in testing always improve the project?
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
difference between blackbox vs system testing
hi there… can any1 tel me small testing companies in bangalore to work…I hav learnt testing basics at home..I want to experience d job…watever may b d salary i dont bother..I just want to gain knowledge thanx in advance…
What is coverage and what are the different types of coverage techniques?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?