Software Engineering Blog
Here you can find information concerning our research and generally related to software engineering and software development.
For Polish readers: Wpisy na blogu w większości będą publikowane w języku angielskim. Jeśli uważasz, że dana tematyka może być szczególnie istotna dla szerszego grona, daj nam znać postaramy się przetłumaczyć wpis na języka polski (jeśli chcesz możesz to zrobić także samemu :)
Use Case Points
The Use Case Points (UCP) method, proposed by Gustav Karner can be used to estimate effort early in the project life-cycle, with relatively low cost. It is based on two main inputs which are actors complexity, measured based on the interface actor uses to communicate with the system; and use-case complexity measured in the number of so-called transactions in use-case scenarios. Here, I would like to present you basic information about the original method proposed by Karner.
Enhancing Use-Case-Based Effort Estimation with Transaction Types (presentation)
Recently we have conducted some research regarding use-case-based effort estimation. Results were presented at CEE-SET'09 conference. If you would like to read how knowledge about use-case transactions semantics can help in estimating effort, go ahead and see the presentation. If you like the idea you can find more information in the paper.