We don’t always make the right decision all the time. Tell me about a time when you made a bad decision.
缺點題 就是要我們說我們曾經犯的錯誤 我知道我們頻道的小伙伴們都非常厲害 但是為了行為面試過關 還是掰一個缺點出來講講 也不要忘了最後的快樂結局
I start my career as a manual QA. I test backup software for desktops and also VMware and Hypver-v virtual machines. Probably about 3 months that I got very tired of a lot of repeating the manual tests over and over again. So I gave a go-ahead to release an update that I did not fully test. The customers were able to back up their VMs, but were not able to restore them. That pretty much defeats the purpose of using our product. What’s the point if you can back up, but can’t restore it? This cost our engineer and customer support team a lot of time to help the customers workaround the issue and restore their VMs, which also cost the company money.
I told my manager what I did, and he was not happy but still believe I can do better. Ever since that, I always double and sometimes triple-check my work, and I started looking into automation.
I ended up learned and developing a Powershell script to perform file verification, VM automation, and replace 90% of manual tasks with automated tests to increase work efficiency. Each release become so much easier and I was able to dedicate all the time that I saved to continue to improve other places.
套用
:基本上可以直接套用或是把思路往犯錯方面去想 例如不小心重起一個服務器造成客戶無法用公司產品 等等之類的 犯什麼錯不要緊 只要最後能把快樂結局講好
ST
: 職涯開始是手動測試人員 一直重復做同樣的事 三個月後開始偷懶 沒完全測試完產品就推出 造成客戶的備份資料無法還原
A
: 跟經理坦城過錯,自從那次之後 每次都會加強確認產品的品質 也開始學習自動化程式
R
: 利用腳本取代了90%的手動測式 把省下來的時間去加強別的部份