Click here to Skip to main content
15,890,579 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
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 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 5:39
mvaraddevus6-Jan-17 5:39 
GeneralRe: Developers Who Test (and Don't) Pin
Kirk 103898216-Jan-17 5:08
Kirk 103898216-Jan-17 5:08 
It's about the environment. Having someone leave after 2 days is preferable.

When I was 19, my first full-time position was working with Insurance Calculations for Premiums.
Finding out that I COULD BE FINED for errors in my calculations CHANGED me for the better. I would add diagnostic output to the current code (based on a setting)... And it allowed me to see the internals of ANY Premium Calculation change.

The worse part was the ratings books were always being updated, and our #1 change was to the ratings system that adjusted "some" premiums.

So, I would make my changes, capture last nights run. Restore/rerun using my new calculation, and DIFF the 2 sets of data. Highlight, and MAKE MANAGEMENT sign off that the new calcs were good, and nothing else was affected...

From those days forward. Having some semblance of testable code (at least unit tests) was key. And my biggest goofs were thinking something was such an OBVIOUSLY SIMPLE solution that it did NOT need any "coverage" testing...

GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 7:12
mvaraddevus6-Jan-17 7:12 
GeneralRe: Developers Who Test (and Don't) Pin
SeattleC++6-Jan-17 5:11
SeattleC++6-Jan-17 5:11 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 7:15
mvaraddevus6-Jan-17 7:15 
GeneralRe: Developers Who Test (and Don't) Pin
Matt McGuire6-Jan-17 5:12
professionalMatt McGuire6-Jan-17 5:12 
GeneralRe: Developers Who Test (and Don't) Pin
Member 104029926-Jan-17 5:51
professionalMember 104029926-Jan-17 5:51 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 7:17
mvaraddevus6-Jan-17 7:17 
GeneralRe: Developers Who Test (and Don't) Pin
Member 104029926-Jan-17 5:48
professionalMember 104029926-Jan-17 5:48 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 7:26
mvaraddevus6-Jan-17 7:26 
GeneralRe: Developers Who Test (and Don't) Pin
Joe Woodbury6-Jan-17 8:08
professionalJoe Woodbury6-Jan-17 8:08 
GeneralRe: Developers Who Test (and Don't) Pin
raddevus6-Jan-17 8:40
mvaraddevus6-Jan-17 8:40 
GeneralRe: Developers Who Test (and Don't) Pin
Gerry Schmitz6-Jan-17 11:48
mveGerry Schmitz6-Jan-17 11:48 
GeneralSound of the Week Pin
Sander Rossel5-Jan-17 3:17
professionalSander Rossel5-Jan-17 3:17 
GeneralRe: Sound of the Week Pin
peterkmx5-Jan-17 22:36
professionalpeterkmx5-Jan-17 22:36 
GeneralMe too Pin
Nagy Vilmos5-Jan-17 1:46
professionalNagy Vilmos5-Jan-17 1:46 
GeneralRe: Me too Pin
Corporal Agarn5-Jan-17 1:58
professionalCorporal Agarn5-Jan-17 1:58 
GeneralRe: Me too Pin
Maximilien5-Jan-17 2:26
Maximilien5-Jan-17 2:26 
GeneralRe: Me too Pin
Nagy Vilmos5-Jan-17 2:27
professionalNagy Vilmos5-Jan-17 2: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.