Last Monday I passed an important milestone in my graduate career: I submitted my first paper for publication. It is called "Automated Testing of Refactoring Engines", and we submitted it to FSE 2007. The project website contains our bug reports and experimental data.
I am very excited about this paper. Not only is it the culmination of the work I have been doing since last August, but I was fortunate enough to be first author. I feel we have some very strong results and a great point from which to continue future work. Now we need to forget about this submission and concentrate on the next conference.
Update
The paper was accepted!
Mohsen Vakilian Says:
I read your paper. Its results are amazing!
I have a suggestion and that is to provide a DSL for your framework so that the tests could be described in an easier manner and it could be easily used for other languages.
And a question: Is your framework easily scalable to other kinds of refactorings? I guess so, as it creates the test inputs in a very systematic way.
Congratulations for your good work!