Is it possible to do controlled process experiments in software?
That was the question asked in the Kanbandev group over at Yahoo groups. We need evidence to support the practices we use in software development. After all we are talking about a serious business with an annual value of about 500 TUSD.
Tag: software engineering
The future of Enterprise Architecture
Evidence Based Software Engineering
TDD Improves Quality
Automated Bug Fixing, Innovation and the Small World of SE Research
With automated bug fixing, we can automatically fix 50% of all bugs at a cost of $8. A fantastic research result from the small world of Software Engineering research. But how can we turn these inventions into innovations? References [bibtex file=http://www.citeulike.org/bibtex/user/greger/tag/20120308?fieldmap=posted-at:posted-date&clean_urls=0]
Roles and Architects
The issue of the responsibilities of the agile architect versus the software engineer goes towards deep issues with how software is best developed. Having architects easily brings a connotation of a document centric approach where producing documents is more important than producing working code to the benefit of the customer.…
Selecting a Requirements Engineering Tool
Selecting a requirements engineering tool has always been a pain for me. Personally I have had experience with Rational CQ, Rational ReqPro, Jira, CodeBeamer and finally Excel. Requirements Engineering Model I would say that a thorough evaluation of an RE tool starts with your own clear vision of how to…
Applying FixCache to Code Inspections
Rahman et al. have used a fixcache/bugcache approach to predicting which files should be singled out for code inspection. I have written about using a similair approach for regression test selection (here and here). Their main conclusion is: When used for inspection, FixCache gets most of its power by predicting…
What if we approached teaching SE using SE methods?
http://dx.doi.org/10.1145/1929887.1929893
Generating Whole Test Suites with SBSE
I find this rather exciting, generating / optimizing your whole test suite automatically.
The future of Enterprise Architecture
Evidence Based Software Engineering
TDD Improves Quality
Automated Bug Fixing, Innovation and the Small World of SE Research
With automated bug fixing, we can automatically fix 50% of all bugs at a cost of $8. A fantastic research result from the small world of Software Engineering research. But how can we turn these inventions into innovations? References [bibtex file=http://www.citeulike.org/bibtex/user/greger/tag/20120308?fieldmap=posted-at:posted-date&clean_urls=0]
Roles and Architects
The issue of the responsibilities of the agile architect versus the software engineer goes towards deep issues with how software is best developed. Having architects easily brings a connotation of a document centric approach where producing documents is more important than producing working code to the benefit of the customer.…
Selecting a Requirements Engineering Tool
Selecting a requirements engineering tool has always been a pain for me. Personally I have had experience with Rational CQ, Rational ReqPro, Jira, CodeBeamer and finally Excel. Requirements Engineering Model I would say that a thorough evaluation of an RE tool starts with your own clear vision of how to…
Applying FixCache to Code Inspections
Rahman et al. have used a fixcache/bugcache approach to predicting which files should be singled out for code inspection. I have written about using a similair approach for regression test selection (here and here). Their main conclusion is: When used for inspection, FixCache gets most of its power by predicting…
What if we approached teaching SE using SE methods?
http://dx.doi.org/10.1145/1929887.1929893
Generating Whole Test Suites with SBSE
I find this rather exciting, generating / optimizing your whole test suite automatically.