KayLeadfoot@fedia.io to Programmer Humor@programming.dev · 5 months agoHope y'all are having a very NULL QA dayfedia.ioimagemessage-square2linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageHope y'all are having a very NULL QA dayfedia.ioKayLeadfoot@fedia.io to Programmer Humor@programming.dev · 5 months agomessage-square2linkfedilink
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-25 months agoI once had a QA engineer file a bug saying they couldn’t do negative testing since negative numbers were converted to positive. The function took an unsigned integer. Took a lot of explaining to get them to understand that negative testing isn’t necessarily negative numbers.
I once had a QA engineer file a bug saying they couldn’t do negative testing since negative numbers were converted to positive.
The function took an unsigned integer. Took a lot of explaining to get them to understand that negative testing isn’t necessarily negative numbers.