Commercial vs open source - part 3

This is the third part in my series on test automation with Test Complete and open source.

You can find the first episode here.

This post will be more general and might be considered not related to the main theme. However, in my further posts, when judging what is better and justifying my decisions, I will refer to some notions and phenomenon described here. Therefore, to avoid lengthy digressions or footnotes, let me cover some foundations now.

What is absolutely necessary to make a piece of software stable? The software has to be used. The more it is used, the more stable it becomes. Testing is nothing more but an organized, disciplined way of using the software. The more it is being used, the more bugs and problems are found. They are either fixed or a workaround is developed and people learn how to bear with it. Of course, good design or beautiful coding might help. However, intensive use can compensate for not so good design. Good design and excellent coding can rarely compensate for a lack of use.

Therefore – the bigger the population of users of a particular piece of software, the more likely is that it will become stable.

Commercial closed source software companies and open source communities have different drivers. Of course, they do! It does not require tremendous intellect to figure it out. However, it does require some more careful thinking to realize the consequences of it. Companies, which sell commercial closed source software are subjects of basic rules of marketing. One of them is – differentiate of die. They have to convince the customer that what the sell is so much better, so much different from what’s around. It is so important from the marketing point of view, that the actual software usefulness might get sacrificed. Open source is different – it originates from unix/linux culture which values simplicity and code and concepts reuse. This culture appreciates revolutionary tools only if it occurs that the revolution was indeed needed. And only in areas, where it was needed. In all other areas it is expected that existing well known solutions, ideas and standards are used. It is in commercial tool’s developer best interest to attract a user with some bells and whistles and then keep him locked in his tool set, making the escape difficult. For open source tool, to be respected and widely adopted, otherwise is needed – the tool has to fit in the ecosystem of standards and other tools. This picture is slightly simplified. Actually, some commercial software vendors use financial models, which are based on open source. However, in general the reasoning above holds true. You can find a detailed analysis of open source phenomenon in Eric S. Raymond’s “The Cathedral and the Bazaar”.

Open source values honesty. Many useful open source tools are created by developers, who do it for free. However, most of them do expect some award for it. This award is – reputation. Since your code is opened, you will not get any award if you try to hide your bugs. Someone else will find it. If you talk about your bugs openly, you prove that you are honest and first of all - you are smart enough to notice you own mistakes and limitations of what you have done so far. Therefore in open source world of values, you benefit from being honest - your reputation increases. You have nothing to gain for hiding the problems in the software you have written. This is different for commercial closed source projects. And I don’t think it does make sense to explain it. I believe it is obvious.

That’s it for the general things. I hope I haven’t bored you too much. In the next episode I will be concrete. I will be talking about problems of TestComplete. See you there.

要查看或添加评论,请登录

Piotr Kaluski的更多文章

  • Dlaczego si? boj? ekspertów od charakteru Polaków

    Dlaczego si? boj? ekspertów od charakteru Polaków

    Ten post jest osobisty i nie zwi?zany z kwestiami zawodowymi. Uczciwie o tym uprzedzam.

  • Dobro wspólne

    Dobro wspólne

    Czy dobro wspólne jest wa?ne? Oczywi?cie, ?e tak. Nie mam w?tpliwo?ci, ?e wielu cz?onków linkedin-a z zapa?em…

    19 条评论
  • Automation with commercial or open source - summary

    Automation with commercial or open source - summary

    This is the sixth part in my series on test automation with Test Complete and open source. It is time for a wrap-up.

  • Test automation with pure python

    Test automation with pure python

    This is the fifth part in my series on test automation with Test Complete and open source. You can find the first…

  • Problems of TestComplete

    Problems of TestComplete

    This is the forth part in my series on test automation with Test Complete and open source. You can find the first…

  • Commercial vs open source - part 2

    Commercial vs open source - part 2

    This is the second part in my series on test automation with Test Complete and open source. You can find the previous…

  • TestComplete vs python – test automation with commercial tools or open source

    TestComplete vs python – test automation with commercial tools or open source

    Recently I was given a unique opportunity to try in parallel two approaches to test automation. I was automating tests…

    1 条评论
  • Workday i inne formularze firm rekrutuj?cych....

    Workday i inne formularze firm rekrutuj?cych....

    To co teraz napisz?, pisz? bez orzekania o winie. Mo?e musi by? tak jak jest teraz, wszyscy chc? dobrze i trzeba si?…

    3 条评论
  • What makes a good test automation

    What makes a good test automation

    In this post, I am going to write what are important factors you have to keep in mind when implementing a test…

  • Test automation

    Test automation

    We should not automate. Automation does not make testing faster.

社区洞察

其他会员也浏览了