went to the interview and asked me this question. How to answer this question? don"t you always change bug and redeploy with bug? The interviewer seems very dissatisfied.
went to the interview and asked me this question. How to answer this question? don"t you always change bug and redeploy with bug? The interviewer seems very dissatisfied.
pull fix branches from the line, restore bug, repair, test pass, merge branches
try to reproduce the problem in the test environment, find out the solution
first propose the scope of influence, fix the plan, report to the boss, raise the severity of the problem, and whether it needs to be corrected immediately.
after the boss agrees to amend it, select the free time online code to notify the relevant third-party personnel that the bug, may be restarted.
find out what's wrong with the system, throw it out and give a draft fix.
develop an improvement plan and point out how to avoid such problems later.
if you answer above, the interview will generally be satisfactory, but it is actually another matter.
there is already a problem. The first step must be to roll back the release. Wait for you to locate and fix it before publishing that the user has run out
changing bug is the best way
do you know where bug is?
are you on-line testing?