hOw do we avoid logging duplicate bugs
Answers were Sorted based on User's Feedback
Answer / akshay
Well you can avoid it using two methods:
1.Go to your bug reporting tool and do search the bug using
some keywords
2. You can have an eye on the previous defects reported
Thanks
Akshay
mail me @ : akshay_bali2001@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / mphasis
Mainly this confusion will come ...whenevr we doing the
Regression testing .....So,Keep thinking of the previous
bugs u have raised...so, tht u will not get any duplicate
bugs....
| Is This Answer Correct ? | 0 Yes | 3 No |
What is an exit criteria?
Who can perform the unit testing?
What are the steps to test any software through automation tools?
How do we create a regression sute in td
what is url testing
what is cause effect graph & exp its types?
Hi, this is sekhar yadav plz answer my questions with(examples) highest seviarity &lowest priarity and lowest seviarity & highest priarity ???? i want proper answer .. thankq
What is the testing that a tester performs at the end of unit testing?
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
What is Version Control?
what is the purpose of writing testcases?
What is the procedure to write test cases and what are the conditions to write test cases? please say...