Give the example for high severity high priority high
severity low priority low severity high priority low
severity low priority ?
Answer / ramyab.mca@gmail.com
Hai...
Severity:
Severity determines the defect's effect on the
application. Severity is given by Testers
Priority:
Determines the defect urgency of repair.Priority is
given by Test lead or project manager
1. High Severity & Low Priority : For example an
application which generates some banking related reports
weekly, monthly, quarterly & yearly by doing some
calculations. If there is a fault while calculating yearly
report. This is a high severity fault but low priority
because this fault can be fixed in the next release as a
change request.
2. High Severity & High Priority : In the above example if
there is a fault while calculating weekly report. This is a
high severity and high priority fault because this fault
will block the functionality of the application immediately
within a week. It should be fixed urgently.
3. Low Severity & High Priority : If there is a spelling
mistake or content issue on the homepage of a website which
has daily hits of lakhs. In this case, though this fault is
not affecting the website or other functionalities but
considering the status and popularity of the website in the
competitive market it is a high priority fault.
4. Low Severity & Low Priority : If there is a spelling
mistake on the pages which has very less hits throughout
the month on any website. This fault can be considered as
low severity and low priority.
K,Byeee..
Thanks & Regards
B.Ramyasri.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the concepts of networking and database ,a software tester should know?
Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....
approx how long a simple website take time just for manual testing including report generation.
do you write test case for smoke testing?If not why?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
Can you explian $ pillar of Agile
what is functional testing terminologies
with out any training on domain with out any document only with the help of build screen is it possible to write testcases
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
1. After completing testing , what whoulds you deliver to the client ?
What is the Difference between Stub Testing and Driver Testing?
How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?