Informing to the developer which bug to be fix first is called as

  1. Severity

  2. Priority

  3. Fix ability

  4. Traceability


Correct Option: B
Explanation:

To answer this question, the user needs to know the basic concepts of software testing.

The answer is:

B. Priority

Explanation:

In software testing, severity refers to the degree of impact that a bug has on the system or application. Fixability refers to how easy or difficult it is to fix a bug. Traceability is the ability to trace a bug back to its source or cause.

Priority, on the other hand, refers to the order in which bugs need to be fixed. This is determined by the impact of the bug on the system, as well as its urgency and importance. When a tester identifies multiple bugs, they need to decide which bug to report first based on its priority.

Therefore, the correct answer is option B, Priority.

Find more quizzes: