| |
GeekInterview.com > Interview Questions > Testing > Bug Tracking
| Print | |
Question: Bug status
Answer: What more status can you give to a test case other than pass, fail, not run & blocked? |
| October 10, 2008 04:47:48 |
#8 |
| sowmyait |
Member Since: September 2008 Total Comments: 1 |
RE: Bug status |
The Bug status will be differed based on the bug tracking tool used. For example: If the JIRA is used the bug status will be, Open ->In Process -> Resolved ->Closed (or) If the same bug happens again in application, the bug status will be, Reopened -> Resolved ->Closed This is chain process continued untill the bug is fixed. |
| |
Back To Question | |