Featured
-
Difference between Boundary Value Analysis and Equivalence Partitioning
Both Boundary Value Analysis and Equivalence Parti
by vinay.kumar -
7 Principles Of Testing
Testing shows presence of defects: Testing identi
by mayank.thapliyal -
Bug life cycle
Below are the state of any bug by which bug goes
by vishwanath.rana
Tags
Priority and Severity?
Priority:- When a task should be worked upon or when a bug should be fixed.
Severity:- What is the effect if this problem is not operate upon now/a defect is not fixed now.
High priority and High severity:-
you are testing a website and...
Difference between Priority and Severity
Difference between Priority and Severity
Both Priority and severity are the attributes of a bug which are provided in the bug report. These attributes defines how fast a bug should be fixed.
Priority:-Priority means how fast a bug should be fi...
Risk Analysis
Risk analysis is one of the method to determine How much risk is involved in something. The method is use to determine when to test something or whether to test something or not. High risk item should be test early and Low risk item can be tested...
How to Use Priority and Severity in Bug Tracking Tool
The terms Priority & Severity are used in bug tracking to share the importance of the bug among the team & to fix it.
Priority: The priority status set by the team lead & he is consulting with client as per project requirement.
Pr...