Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Quality Assurance in Open Source Software

  • 19-02-2009 01:37AM
    #1
    Closed Accounts Posts: 93 ✭✭


    Hi,

    Can anyone recommend academic papers / journals / books that deal specifically with Quality Assurance in Open Source Software development?


    Thx


Comments

  • Moderators, Technology & Internet Moderators Posts: 1,337 Mod ✭✭✭✭croo


    I don't know if there are specific quality ASSURANCE practices used in FOSS. Those projects controlled by commercial entities might very well use the same approach as any closed source project. But I guess many projects (or the ones I am involved with anyway) are relying on the "many eyes" theory as proposed by Eric S. Raymond in his well know essay "The Cathedral and the Bazaar" http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/index.html

    The only other practice that I am aware of that might be considered a QA practice is that commit access to the code is restricted to those that are considered (by the existing group with commit access) to have exhibited the knowledge and skill needed to write good code - so the idea of meritocracy.

    Other than that I can not think of anything but I shall watch with interest to see what information others can provide.


  • Closed Accounts Posts: 93 ✭✭Johnny Volume


    Thanks


Advertisement