Archives
Agent-based Model Shows That Promoting The Most Competent Harms Organisations
Submitted by jason@parlezuml.com (Jason Gorman) on Tue, 07/07/2009 - 09:59.They also compared the strategy of alter
Screen Captures Hold Key To Raising Your Game
Submitted by jason@parlezuml.com (Jason Gorman) on Tue, 07/07/2009 - 15:14.Inspired by the example being set by Antony Marcano and Andy Palmer's pairwith.us project, I've been using screen captures to assess how well developers - myself included - apply basic Test-driven Development practices on short coding exercises.
Web Performance Tool Evaluation - lower end proprietary tools
Submitted by corey@goldb.org (Corey Goldberg) on Tue, 07/07/2009 - 16:11.I am in the middle of a Performance and Load tools selection process and wanted to get some feedback here.
I currently work in a shop that uses a mix of proprietary and open source tools for web performance & load testing. The bulk of our workload and analysis is currently done using SilkPerformer. As you all probably know, there is a class of tools that is *very* expensive (including SilkPerformer). Installations and maintenance can run into 7 figures ($$$) with yearly maintenance contracts upwards of 6 figures. Since SilkPerformer is in place and we are happy with it (besides price/maintenance), there is no point in moving to a similarly priced tool. Therefore I have ruled out the class of "high end" tools from my selection:
OpenSTA - SCL Code Boilerplate for HTTP Load Tests
Submitted by corey@goldb.org (Corey Goldberg) on Tue, 07/07/2009 - 17:27.(small code dump...)
OpenSTA (Open Systems Testing Architecture) is a popular open source web performance test tool. It uses a scripting language named SCL (Script Control Language), which seems to be heavily influenced by Fortran. It's a little bit dated and clumsy to program with, but suffices for writing scripts modeling complex web transactions.
