May 30, 2012

Talk: The 3C Approach for Agile Quality Assurance

1  comments

Next Sunday (on 3rd June 2012) I will give a talk on the 3rd International Workshop on Emerging Trends in Software Metrics (WETSoM 2012). It's a satellite workshop of the  ICSE 2012.  The ICSE is one of the largest annual software engineering conferences with a great history. I'm really happy to give a talk there. The topic of the talk is: The 3C Approach for Agile Quality Assurance. It's about the integration of software metrics into agile projects. I will publish more details, the slides and the link to the conference paper when I'm back from Switzerland.

Tags

conference, ICSE, metrics, quality, software engineering, Switzerland, talk


You may also like

Blog url changed to https

I just changed the url of this blog to https://jensjaeger.com. TLS encryption is now the default for all request to this page. It might be possible that some image links on some articles are hard coded http. If you find such an error it would be nice if you leave me comment so i can

Read More

Format date and time in java with prettytime

Prettytime is a nice java library to format a java Date()s in a nice humanized ago format, like: moments ago 2 minutes ago 13 hours ago 7 months ago 2 years ago Prettytime is localized in over 30 languages. It’s super simple to use Add the dependency to your maven pom: org.ocpsoft.prettytime prettytime 3.2.7.Final or

Read More