Who fixes the bug as Severity and priority ?
Answer Posted / sunil
severity is set by tester.
priority is set by developer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Enlist some bug status along with its description?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is test startegy?
what is acid testing?
Explain the advantages of automation over manual testing?
Suggest some book to learn more test case???
Do you use any automation tool for smoke testing?
Explain thread testing.
Explain Testing process in your organization?
How to do manual testing of a E-insurance project (end to end process)
What is smoke test?
What is mutation testing & when can it be done?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
When have you had to focus on data integrity?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain