Click here to Skip to main content
15,881,687 members

Survey Results

Should Software Developers offer warranties for their code?

Survey period: 6 Oct 2013 to 14 Oct 2013

Let's restrict it to just the code and not any loss or damage caused by bad code. If our code breaks should we be legally liable to provide a repair, a replacement or a refund?

OptionVotes% 
Yes74047.59
No81552.41



 
GeneralNO Pin
SOHAM_GANDHI2-Feb-14 20:07
SOHAM_GANDHI2-Feb-14 20:07 
GeneralShould-Software-Developers-offer-warranties Pin
Khandwawala Hatim14-Oct-13 22:25
professionalKhandwawala Hatim14-Oct-13 22:25 
GeneralRead the contracts Pin
Vivi Chellappa13-Oct-13 4:51
professionalVivi Chellappa13-Oct-13 4:51 
General"Should"? Pin
Eddy Vluggen12-Oct-13 2:32
professionalEddy Vluggen12-Oct-13 2:32 
GeneralRidiculous proposition. Pin
User 5924111-Oct-13 16:12
User 5924111-Oct-13 16:12 
GeneralDefine "if our code breaks" vs "shoddy code" Pin
Marc Clifton11-Oct-13 4:08
mvaMarc Clifton11-Oct-13 4:08 
GeneralRe: Define "if our code breaks" vs "shoddy code" Pin
Nelek13-Oct-13 11:53
protectorNelek13-Oct-13 11:53 
GeneralCouldn't be yes, even if we wished.. Not feasible Pin
Ravi Sant10-Oct-13 23:53
Ravi Sant10-Oct-13 23:53 
GeneralAbsolutely not. Pin
Cristian Amarie10-Oct-13 8:37
Cristian Amarie10-Oct-13 8:37 
GeneralAccountability Pin
incipire10-Oct-13 5:36
professionalincipire10-Oct-13 5:36 
GeneralNo Way, Jose Pin
Vivi Chellappa9-Oct-13 6:39
professionalVivi Chellappa9-Oct-13 6:39 
GeneralRe: No Way, Jose Pin
SoMad9-Oct-13 9:04
professionalSoMad9-Oct-13 9:04 
GeneralRe: No Way, Jose Pin
Vivi Chellappa9-Oct-13 15:25
professionalVivi Chellappa9-Oct-13 15:25 
GeneralRe: No Way, Jose Pin
Vivi Chellappa9-Oct-13 15:27
professionalVivi Chellappa9-Oct-13 15:27 
GeneralRe: No Way, Jose Pin
Marc Clifton11-Oct-13 4:04
mvaMarc Clifton11-Oct-13 4:04 
GeneralHow far back do we cast blame? Pin
daleofcourse9-Oct-13 6:37
daleofcourse9-Oct-13 6:37 
GeneralRe: How far back do we cast blame? Pin
OriginalGriff9-Oct-13 21:43
mveOriginalGriff9-Oct-13 21:43 
GeneralRe: How far back do we cast blame? Pin
Kenneth Haugland9-Oct-13 23:33
mvaKenneth Haugland9-Oct-13 23:33 
GeneralRe: How far back do we cast blame? Pin
OriginalGriff9-Oct-13 23:57
mveOriginalGriff9-Oct-13 23:57 
GeneralRe: How far back do we cast blame? Pin
Kenneth Haugland10-Oct-13 0:06
mvaKenneth Haugland10-Oct-13 0:06 
GeneralRe: How far back do we cast blame? Pin
OriginalGriff10-Oct-13 0:18
mveOriginalGriff10-Oct-13 0:18 
GeneralSomething to think about... Pin
Wendelius9-Oct-13 5:31
mentorWendelius9-Oct-13 5:31 
GeneralNo Pin
contracting19909-Oct-13 2:02
contracting19909-Oct-13 2:02 
GeneralRe: No Pin
OriginalGriff9-Oct-13 5:50
mveOriginalGriff9-Oct-13 5:50 
GeneralRe: No Pin
Nelek13-Oct-13 12:07
protectorNelek13-Oct-13 12:07 
I remember a day at the beggining in the firm I work for. I cam one day to the office and one of the seniors was looking to the roof and playing with a touch panel. I asked him, what are you doing?

His answer... "playing dumb user"

That got me thinking for a couple of hours... and I took one of my current projects that day. I had tested it and was working fine.

Then I tested it blindy touching buttons in random order. I found 10+ bugs within 10 minutes.

Testing a program you have developed is a "tricky" test. You do things as they are supposed to be the correct sequence. But the biggest problems are always the exceptions and random clicks.

the conclusion... no matter how hard you test, there will always be a user that finds out how to screw it up.

So... if the problem is in your code... yes, it is your fault.

If I go to a mechanic and give my car to change the wheels and after 200 km one wheel gets out of the place because it was not correctly fixed, I will ask for warranty and a free fix and even an indemnization if I had an accident. If you program something, and there is data loss and the problem is in your code, then it is totally legitime that they ask for responsabilities. Another thing is that your code works good and they used it wrong. Then is as if I full my tank with diesel, but my car is benzin.
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.

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.