Click here to Skip to main content
15,905,028 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: Reading our news... Pin
CodeWraith11-Aug-17 0:31
CodeWraith11-Aug-17 0:31 
GeneralRe: Reading our news... Pin
HobbyProggy11-Aug-17 1:16
professionalHobbyProggy11-Aug-17 1:16 
GeneralRe: Reading our news... Pin
raddevus11-Aug-17 2:05
mvaraddevus11-Aug-17 2:05 
GeneralRe: Reading our news... Pin
Nelek11-Aug-17 1:25
protectorNelek11-Aug-17 1:25 
GeneralRe: Reading our news... Pin
F-ES Sitecore11-Aug-17 2:39
professionalF-ES Sitecore11-Aug-17 2:39 
GeneralRe: Reading our news... Pin
lopatir11-Aug-17 2:45
lopatir11-Aug-17 2:45 
GeneralRe: Reading our news... Pin
F-ES Sitecore11-Aug-17 2:56
professionalF-ES Sitecore11-Aug-17 2:56 
GeneralRe: Reading our news... Pin
Marc Clifton11-Aug-17 3:18
mvaMarc Clifton11-Aug-17 3:18 
F-ES Sitecore wrote:
Then write better tests.


Heh, you replied the same with my rant on the Insider News. Smile | :)

Personally, I prefer to avoid unit testing. Success/failure is a completely subjective phenomenon. Some users will say the app works as intended, others will not. What's the difference? Surely not the unit tests, they pass under both conditions. The difference is hierarchical -- the higher you go in the management chain, the more probable the "it's not working" response. The lower you go in the user chain, the more probable the "it's broke" response because the user doesn't understand basic computer operations.

Ultimately, the goal of a unit test is to provide some confidence that you can build higher level functionality on low level units of code. The goal of building higher level functionality is so you can build even further higher level functionality. Ultimately, that results in the application. Given that only a narrow band of people in the hierarchy of management/knowledge will actually say "it works!" only goes to prove that unit tests, if not downright useless, are incredible cost/time wasters.

Marc
Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: Reading our news... Pin
F-ES Sitecore11-Aug-17 3:59
professionalF-ES Sitecore11-Aug-17 3:59 
GeneralRe: Reading our news... Pin
Marc Clifton11-Aug-17 4:42
mvaMarc Clifton11-Aug-17 4:42 
GeneralRe: Reading our news... Pin
Foothill11-Aug-17 4:11
professionalFoothill11-Aug-17 4:11 
GeneralRe: Reading our news... Pin
Eddy Vluggen11-Aug-17 0:51
professionalEddy Vluggen11-Aug-17 0:51 
GeneralRe: Reading our news... Pin
Nelek11-Aug-17 1:27
protectorNelek11-Aug-17 1:27 
GeneralRe: Reading our news... Pin
Eddy Vluggen11-Aug-17 2:26
professionalEddy Vluggen11-Aug-17 2:26 
GeneralRe: Reading our news... Pin
CodeWraith11-Aug-17 1:38
CodeWraith11-Aug-17 1:38 
GeneralRe: Reading our news... Pin
Nathan Minier11-Aug-17 1:54
professionalNathan Minier11-Aug-17 1:54 
GeneralRe: Reading our news... Pin
CodeWraith11-Aug-17 1:55
CodeWraith11-Aug-17 1:55 
GeneralRe: Reading our news... Pin
Nathan Minier11-Aug-17 1:57
professionalNathan Minier11-Aug-17 1:57 
GeneralRe: Reading our news... Pin
CodeWraith11-Aug-17 2:07
CodeWraith11-Aug-17 2:07 
GeneralRe: Reading our news... Pin
Eddy Vluggen11-Aug-17 2:27
professionalEddy Vluggen11-Aug-17 2:27 
GeneralRe: Reading our news... Pin
Marc Clifton11-Aug-17 3:09
mvaMarc Clifton11-Aug-17 3:09 
GeneralMy family is a treasure. Pin
OriginalGriff11-Aug-17 0:09
mveOriginalGriff11-Aug-17 0:09 
GeneralRe: My family is a treasure. Pin
Johnny J.11-Aug-17 0:11
professionalJohnny J.11-Aug-17 0:11 
GeneralRe: My family is a treasure. Pin
CodeWraith11-Aug-17 0:24
CodeWraith11-Aug-17 0:24 
GeneralRe: My family is a treasure. Pin
Chris Quinn11-Aug-17 0:31
Chris Quinn11-Aug-17 0:31 

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.