Research
Early Testing of Use Cases
References of approaches for testing use cases
My Publications
Asignaturas ()
Bases de Datos
ADA/EDA
Proyecto de fin de carrera
Otras Actividades ()
Cursos
Asesoría

Welcome to my personal web page.

E-mail me at javierj(a)lsi.us.es
Si quieres conocer mi horario de tutorías y mi dirección de contacto pulsa aqui.



Reserach | Publications | Material cursos | SSOO / LSO | Blog

 

My main investigation field is generation of system test cases from requirements. Some questions I want to answer are:

    Can I generate system test cases in an automated way?.
    Which information do I need?.
    How can I know if generated test cases covers 100% of my system?.
    Can I get a low number of test cases without decrease coverage level?.
    When am I going to learn English?.
And many more.


08/28/2006 I have published a web page with a reference list about approaches for testing use cases. See it here.

07/21/2006 You can download TestGen 0.02 from here.

06/17/2006 You can download TestGen 0.01 from here. Version 2 is coming soon.

02/10/2006 Research section updated.

07/12/2005 More publications.

06/20/2005 I have read about 15 proposals (email me for references) to generate system test cases from requirements and none of them is complete. If you want to generate a set of test cases from functional requirements you have to do that:
1. Generate a behaviour model.
2. Extract execution paths from that model.
3. Generate test values to that paths.
4. Generate expected results from that paths and values.
5. Assure test cases set is minimal (minimum number of test cases with maximum coverage).

This one is easy. The hard one comes when you have to describe how to do it. Hardest comes when you want a program that do that. Impossible comes when you want a program that do that right.

06/08/2005 My main investigation field is generation of system test cases from requirements. Some questions I want to answer are:

    Can I generate system test cases in an automated way?.
    Which information do I need?.
    How can I know if generated test cases covers 100% of my system?.
    Can I get a low number of test cases without decrease coverage level?.
    When am I going to learn English?.
And many more.