If the client identified some bugs to whom did he reported?
Answers were Sorted based on User's Feedback
Answer / lakshman reddy
Hi guys,
If the client identified any bug or defect in the
application, they will report to support team or production
team initially, after that they will review and give proper
explanation about this bug.
after that they will send to corresponding module team (
internally Project Manager will arrange a meeting with all
the leads (Dev. Manager, Test Lead and Requirement Manager)
if the spec is not clear then raise a Change Request.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jethva_trupti
Bug reported by client is logged in live project issue
tracker and assigned it to QA manager. later on QA manager
assign it to other team member by studying of change impact
of that bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepak bhosale
He will report to the Project Manager. Project Manager will
arrange a meeting with all the leads (Dev. Manager, Test
Lead and Requirement Manager) then check impact of defect ,
Then development team gives hot fixed of defect & testing team retest this defect
Then that part will deploy to client in live environment
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinod
bugs identified by client will be reported to QA manager and
project manager
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / btech
He will report to the Project Manager. Project Manager will
arrange a meeting with all the leads (Dev. Manager, Test
Lead and Requirement Manager) then raise a Change Request
and then, identify which are all the screens going to be
impacted by the bug. They will take the code and correct it
and send it to the Testing Team.
| Is This Answer Correct ? | 1 Yes | 5 No |
What is end-to-end testing?
Which is the current formal world-wide recognized documentation standard?
What is compliance testing ?
If 100 test cases given to you and asked you to categorize them into manual and automated test cases ..how you are going to do..Any systematic process?
What is failure-directed testing?
When you have logged a Defect for X, Y, Z issue. i)If X, Y issues are fixed and Z issue is not fixed. What will you do? ii)If X, Y, Z issues are fixed and a new issues T is created. What will you do?
When we are going for Automation?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?
what is the difference between web application and client server application testing ?
What is black box testing? What are the different black box testing techniques?
What is test result analyzer?
Is automated testing better than manual testing. If so, why