What is Priority..?
#NykGudu

What is Priority..?

  • Priority talk about the sequence , in which bug need to be fixed i.e. when which bug need to be fixed is decided by the priority.
  • Priority is decided by the test engineer but it can't be changed by the developer. since developer get a chance to change the priority there will fixed all the minor bug fixed to reduce the count of defects.
  • The various level of priority are

  1. Urgent-->P1
  2. High-->P2
  3. Medium--P3
  4. Low-->P4

1.Urgent-:

Urgent priority bugs are those bugs which should be fixed in the urgent basis i.e. the bug should not be present in the next build.

Ex- The bug found in build no.4 must be result should not be present in build number 5.

2. High-:

High priority bug are those bug which can be fixed in the upcoming 2 or 3 build.

Ex- Bug found in build no.4 but should be fixed on the build no.6.

3.Medium-:

priority bug are those bug which can be fixed in the intermediate field

Ex- Bug found in build no.4 can be fixed in the build no.10 or 12

4.Low-:

priority bug are those bug which can be fixed in the last 2 or 3 build

要查看或添加评论,请登录

SANKAR NAYAK的更多文章

  • What is test case review process

    What is test case review process

    Initially as soon as the author(T.E) goes through requirement on their assign module, they start writing it respective…

  • What is Test cases and how to write the test case template..?

    What is Test cases and how to write the test case template..?

    Test cases are the details documents ,which consist of input parameter as well as navigation steps. Once the test cases…

  • Test Document and advantage of writing the test document..?

    Test Document and advantage of writing the test document..?

    Test document is the necessary document is prepared by the test engineer. when developer are completely busy on writing…

  • What is test plane...?

    What is test plane...?

    Test plane-: Test plane is the dynamic document which derived entered testing activities.it is prepared at the initial…

  • What is the difference between Severity and Priority..?

    What is the difference between Severity and Priority..?

    Severity Priority 1.Severity talk about the impact of the 1.

  • What is Severity..?

    What is Severity..?

    Severity-: Severity talk about the impact of the bug on the application i.e how much bug is affected on the application…

  • How to write the Bug report template..?

    How to write the Bug report template..?

    To write the bug report template do following some rule Bug id- Module- Test case id- Status- Report By- Assigned to-…

  • Explain the Bug/Defect Life Cycle..?

    Explain the Bug/Defect Life Cycle..?

    Bug Life Cycle-: Bug life cycle talk about the complete life cycle of the bug from time the bug is encounter until the…

  • What is Build..?

    What is Build..?

    Build-: It is the piece of the code which is compile and composed in the form of application. The build may consist of…

  • What the difference between Functional testing and Non functional testing..?

    What the difference between Functional testing and Non functional testing..?

    Functional Testing Non Functional Testing It is performed before non functional 1. It is performed after the functional…

社区洞察

其他会员也浏览了