Click here to Skip to main content
15,891,253 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: Why release products without accurate documentation? Pin
honey the codewitch26-May-21 16:03
mvahoney the codewitch26-May-21 16:03 
GeneralRe: Why release products without accurate documentation? Pin
Gerry Schmitz26-May-21 19:17
mveGerry Schmitz26-May-21 19:17 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch26-May-21 21:20
mvahoney the codewitch26-May-21 21:20 
GeneralRe: Why release products without accurate documentation? Pin
Matt McGuire28-May-21 5:46
professionalMatt McGuire28-May-21 5:46 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch28-May-21 6:07
mvahoney the codewitch28-May-21 6:07 
GeneralRe: Why release products without accurate documentation? PinPopular
OriginalGriff26-May-21 20:21
mveOriginalGriff26-May-21 20:21 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch26-May-21 21:18
mvahoney the codewitch26-May-21 21:18 
GeneralRe: Why release products without accurate documentation? Pin
DerekT-P26-May-21 22:16
professionalDerekT-P26-May-21 22:16 
AND TEST THE DOCUMENTATION!

I often have to consume 3rd party webservices. Sometimes the only documentation is the auto-generated WSDL, but at least that's in a consistent format. Too often the documentation includes typos (subtle ones, like case errors in a case-sensitive interface). Or it describes a field as "boolean" but doesn't say what value it expects (you try True, true, TRUE, 1, Y, yes ... eventually it turns out to be ON or OFF D'Oh! | :doh: )

Or there's a "status" field but the documentation doesn't give the list of status values; or it lists the values but doesn't give their meanings.

Or it gives the URL for the test service but not the live one, or vice versa.

When your "product" is software, the documentation is part of the product. If people don't know how to use it, it's useless. (Microsoft, take note! ... [if only Laugh | :laugh: ])

When you release a new product, TESTING the documentation is therefore as vital as testing the software. If nothing else, get a user with zero knowledge of your product, give them the documentation and lock them in a room to check they can actually use ALL aspects of your software. If you change your product, change your documentation and RE-TEST it.
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch26-May-21 22:47
mvahoney the codewitch26-May-21 22:47 
GeneralRe: Why release products without accurate documentation? Pin
Mike Winiberg27-May-21 22:01
professionalMike Winiberg27-May-21 22:01 
GeneralRe: Why release products without accurate documentation? Pin
kmoorevs27-May-21 7:46
kmoorevs27-May-21 7:46 
GeneralRe: Why release products without accurate documentation? Pin
Kiriander27-May-21 21:16
Kiriander27-May-21 21:16 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch27-May-21 21:37
mvahoney the codewitch27-May-21 21:37 
GeneralRe: Why release products without accurate documentation? Pin
Kiriander1-Jun-21 22:24
Kiriander1-Jun-21 22:24 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch2-Jun-21 2:13
mvahoney the codewitch2-Jun-21 2:13 
GeneralRe: Why release products without accurate documentation? Pin
ElectronProgrammer28-May-21 2:39
ElectronProgrammer28-May-21 2:39 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch28-May-21 2:58
mvahoney the codewitch28-May-21 2:58 
GeneralRe: Why release products without accurate documentation? Pin
MikeTheFid28-May-21 3:47
MikeTheFid28-May-21 3:47 
GeneralRe: Why release products without accurate documentation? Pin
obeobe28-May-21 4:01
obeobe28-May-21 4:01 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch28-May-21 4:36
mvahoney the codewitch28-May-21 4:36 
GeneralRe: Why release products without accurate documentation? Pin
willichan28-May-21 9:14
professionalwillichan28-May-21 9:14 
GeneralRe: Why release products without accurate documentation? Pin
honey the codewitch28-May-21 9:20
mvahoney the codewitch28-May-21 9:20 
GeneralVmware message. What the hell? Pin
David De Leeuw 202126-May-21 19:42
David De Leeuw 202126-May-21 19:42 
GeneralRe: Vmware message. What the hell? Pin
Greg Utas27-May-21 0:06
professionalGreg Utas27-May-21 0:06 
GeneralRe: Vmware message. What the hell? Pin
David De Leeuw 202127-May-21 0:36
David De Leeuw 202127-May-21 0:36 

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.