Click here to Skip to main content
15,889,281 members

Survey Results

How do you deal with Internal and External expectations?

Survey period: 4 Jan 2016 to 11 Jan 2016

Let's see how developers fare: A bit of fun based on a quiz by Gretchen Rubin.

OptionVotes% 
I'm an Upholder: I work to complete (or uphold) expectations set for me and that I set for myself.25127.98
I'm a Questioner: I question all expectations and will only meet an expectation if it makes sense.42046.82
I'm a Rebel: I don't like to do what I'm told and I prefer to break rules.758.36
I'm an Obliger: I meet expectations set by others but often fail to meet my own expectations.15116.83



 
GeneralWhen I grow up, I want to be a Wally Pin
ones and zeros8-Jan-16 0:10
professionalones and zeros8-Jan-16 0:10 
GeneralQuestioner Pin
Camilo Reyes6-Jan-16 11:32
professionalCamilo Reyes6-Jan-16 11:32 
GeneralMissing an option? PinPopular
Peter Mulholland5-Jan-16 2:07
Peter Mulholland5-Jan-16 2:07 
GeneralRe: Missing an option? Pin
Dholakiya Ankit8-Jan-16 20:18
Dholakiya Ankit8-Jan-16 20:18 
GeneralDidn't know that... Pin
Kornfeld Eliyahu Peter5-Jan-16 0:00
professionalKornfeld Eliyahu Peter5-Jan-16 0:00 
GeneralBut I am also an Obliger Pin
Simon_Whale4-Jan-16 23:58
Simon_Whale4-Jan-16 23:58 
GeneralRe: But I am also an Obliger Pin
KarstenK5-Jan-16 1:44
mveKarstenK5-Jan-16 1:44 
GeneralRe: But I am also an Obliger Pin
Simon_Whale5-Jan-16 1:44
Simon_Whale5-Jan-16 1:44 
GeneralFive Easy Points Wasted Pin
W Balboos, GHB4-Jan-16 7:58
W Balboos, GHB4-Jan-16 7:58 
GeneralA Rebel Pin
Wastedtalent4-Jan-16 5:33
professionalWastedtalent4-Jan-16 5:33 
GeneralMay the force be with me Pin
Afzaal Ahmad Zeeshan4-Jan-16 4:53
professionalAfzaal Ahmad Zeeshan4-Jan-16 4:53 
GeneralI already lost a customer for being questioner Pin
Nicolas Dorier4-Jan-16 4:34
professionalNicolas Dorier4-Jan-16 4:34 
I already lost a customer long time ago.
Basically I was complaining because their unit test strategy was a big pile of sh*t, everything was mocked up so nothing was really tested... But you had to write the tests and solve the 999999 mocked dependencies which goes with it on every tests... And setting up the expectations of each of the dependency with Moq, at every test.
Most time was spent debugging the expectations than testing the actual code... which was not really tested since most of things were mocked.

One day I said: this is bullshit, I'll remove those mock and use a real embedded database for tests (which are cleared after each run), so at least something (the NHibernate layer) would be tested.
It worked well on my machine, but exploded on CI server. My team was mad at me, I apologized, and asked some time to fix the problem. They told me to stop trying what I wanted to do, I said I won't... So they fired me.

Well, after that the director of the company contacted me again, I explained my position and said it was unfortunate and leaving was indeed the best solution for all...
The director decided that I had the right behavior, even if I was not fit for this team, so he asked me if I was interested into working on another project for his company.

Never had any regret for being questioner even if it creates tensions, I value my time too much for working on bullshit. As long as you keep the head cool and show respect, problems are rare.

GeneralRe: I already lost a customer for being questioner Pin
r_hyde4-Jan-16 11:56
r_hyde4-Jan-16 11:56 
GeneralRe: I already lost a customer for being questioner Pin
Nicolas Dorier4-Jan-16 16:16
professionalNicolas Dorier4-Jan-16 16:16 
GeneralRe: I already lost a customer for being questioner Pin
r_hyde4-Jan-16 18:36
r_hyde4-Jan-16 18:36 
GeneralRe: I already lost a customer for being questioner Pin
mintxelas5-Jan-16 1:33
mintxelas5-Jan-16 1:33 
GeneralRe: I already lost a customer for being questioner Pin
Rob Grainger5-Jan-16 3:25
Rob Grainger5-Jan-16 3:25 
GeneralRe: I already lost a customer for being questioner Pin
Nicolas Dorier7-Jan-16 1:22
professionalNicolas Dorier7-Jan-16 1:22 
GeneralRe: I already lost a customer for being questioner Pin
Rob Grainger7-Jan-16 4:27
Rob Grainger7-Jan-16 4:27 
GeneralRe: I already lost a customer for being questioner Pin
Camilo Reyes7-Jan-16 11:42
professionalCamilo Reyes7-Jan-16 11:42 
GeneralRe: I already lost a customer for being questioner Pin
Nicolas Dorier9-Jan-16 0:10
professionalNicolas Dorier9-Jan-16 0:10 
GeneralRe: I already lost a customer for being questioner Pin
Camilo Reyes9-Jan-16 7:53
professionalCamilo Reyes9-Jan-16 7:53 
GeneralRe: I already lost a customer for being questioner Pin
Camilo Reyes6-Jan-16 11:46
professionalCamilo Reyes6-Jan-16 11:46 
GeneralRe: I already lost a customer for being questioner Pin
Nicolas Dorier7-Jan-16 1:27
professionalNicolas Dorier7-Jan-16 1:27 
GeneralRe: I already lost a customer for being questioner Pin
Nicolas Dorier7-Jan-16 1:14
professionalNicolas Dorier7-Jan-16 1:14 

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.