Click here to Skip to main content
15,920,603 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Developers Who Test (and Don't) Pin
KarstenK5-Jan-17 6:51
mveKarstenK5-Jan-17 6:51 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 8:44
mvaraddevus5-Jan-17 8:44 
GeneralRe: Developers Who Test (and Don't) Pin
Tom Deketelaere5-Jan-17 7:25
professionalTom Deketelaere5-Jan-17 7:25 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 8:43
mvaraddevus5-Jan-17 8:43 
GeneralRe: Developers Who Test (and Don't) Pin
Mohibur Rashid5-Jan-17 23:01
professionalMohibur Rashid5-Jan-17 23:01 
GeneralRe: Developers Who Test (and Don't) Pin
Mark_Wallace5-Jan-17 9:12
Mark_Wallace5-Jan-17 9:12 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus5-Jan-17 9:23
mvaraddevus5-Jan-17 9:23 
GeneralRe: Developers Who Test (and Don't) Pin
dazfuller5-Jan-17 21:23
dazfuller5-Jan-17 21:23 
We're set up here now with SonarQube hooked into the CI system so if test coverage on new code is below 80% the change is automatically rejected (and it does reject changes).

We still get people saying "I don't understand why I need to test", which I hear as "I don't understand why I need to write higher quality code and catch issues earlier when they can be fixed more rapidly and where it's cheaper to do so".

I find that if you can set up a system to show unit tests being run, coverage information and actions being taken when issues are found then there tends to be more corporate buy-in. We had a senior manager here who wanted screens up so he could see the information each time he walked by the different teams.
Eagles may soar, but weasels don't get sucked into jet engines

GeneralRe: Developers Who Test (and Don't) Pin
W Balboos, GHB6-Jan-17 0:48
W Balboos, GHB6-Jan-17 0:48 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 2:11
mvaraddevus6-Jan-17 2:11 
GeneralRe: Developers Who Test (and Don't) Pin
DodgyCode6-Jan-17 0:52
DodgyCode6-Jan-17 0:52 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 2:13
mvaraddevus6-Jan-17 2:13 
GeneralRe: Developers Who Test (and Don't) Pin
DodgyCode6-Jan-17 2:31
DodgyCode6-Jan-17 2:31 
GeneralRe: Developers Who Test (and Don't) Pin
AndrewDavie6-Jan-17 0:53
AndrewDavie6-Jan-17 0:53 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 2:17
mvaraddevus6-Jan-17 2:17 
GeneralRe: Developers Who Test (and Don't) Pin
kalberts6-Jan-17 1:48
kalberts6-Jan-17 1:48 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 2:20
mvaraddevus6-Jan-17 2:20 
GeneralRe: Developers Who Test (and Don't) Pin
englebart6-Jan-17 2:20
professionalenglebart6-Jan-17 2:20 
GeneralRe: Developers Who Test (and Don't) Pin
charlieg6-Jan-17 3:26
charlieg6-Jan-17 3:26 
GeneralRe: Developers Who Test (and Don't) Pin
charlieg6-Jan-17 3:06
charlieg6-Jan-17 3:06 
GeneralRe: Developers Who Test (and Don't) Pin
umjaco696-Jan-17 3:22
umjaco696-Jan-17 3:22 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 4:23
mvaraddevus6-Jan-17 4:23 
GeneralRe: Developers Who Test (and Don't) Pin
agolddog6-Jan-17 3:37
agolddog6-Jan-17 3:37 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 4:24
mvaraddevus6-Jan-17 4:24 
GeneralRe: Developers Who Test (and Don't) Pin
MikeTheFid6-Jan-17 4:27
MikeTheFid6-Jan-17 4:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.