Subject | English | Hebrew |
comp., MS | zero bug bounce | החזרה ללא באגים (" The first point in time after a milestone (typically code complete) that there are no active bugs accepted by the triage meetings that are older a specified amount of time (typically between 3 hours and 3 days). It is referred to as bounce because bugs checked in can cause regressions and these regressions can cause the number of bugs to "bounce" back up from zero.") |
comp., MS | zero bug release | מהדורה ללא באגים (The first release to testing after all active bugs have been resolved) |
comp., MS | zero defect state | מצב ללא פגמים (A point in the product cycle when the code does not generate errors that break a build) |
comp., MS | zero-length string | מחרוזת באורך אפס (A string that contains no characters) |
comp., MS | zero out | רפד באפסים (To set a variable value or a series of bits to zero) |
comp., MS | zero suppression | השמטת אפסים (The elimination of leading (nonsignificant) zeros in a number. For example, zero suppression would truncate 000123.456 to 123.456) |
comp., MS | zero value | ערך אפס (A value equal to 0 (zero)) |