Presentation

This blog is developed by the testing team of the Alarcos Research Group (Institute of Technologies and Information Systems, Instituto de Tecnologías y Sistemas de Información, Universidad de Castilla-La Mancha, Spain). In the testing team, we mainly work on the automation of the software testing process. We deal with:

-Mutation testing.

-Model-based testing.

-Testing in Software Product Lines.

-Testing of Information Systems.

-Combinatorial testing.

Saturday, January 21, 2012

Systems under test

Below appear some of the applications we have used as experimental stuff in some of our studies and publications. For all them, we provide their source code and test cases in JUnit format. All of them are implemented in Java.

  • Chess: a RMI server of a chess game system.
  • Cine: a small system to buy tickets for a cinema.
  • citasMed: a system to get appointments for the doctor.
  • ecal: a calculator, also available at sourceforge.net.
  • monopoly: the domain logic of a system to play the famous Monopoly game.

1 comment: