Archive


Blog - events - posts for June 2018

Jun 21 2018

BreizhJUG, 21 June 2018, Rennes, France

mutants.svg

Benoit Baudry (KTH) will present several STAMP technologies at the BreizhJUG meet-up.

This talk introduces and illustrates the benefits of mutation testing to assess the quality of test suites. The intuition of this technique is simple: to determine if a test suite can detect bugs in a program, simply inject bugs in this program and check if the tests can detect them.

More information:

Jun 13 2018

EclipseCon, 13-14 June 2018, Toulouse, France

Date: 13-14 June 2018
Place: Pierre Baudis conference center - Toulouse
OW2 booth: #14 

The Stamp project is showcased on OW2 open source community booth #14 and also discussed during the research conference track.

Caroline_Landry_Inria.pngSpeaker: Caroline LANDRY, STAMP Project Manager, INRIA
Track: Research
Room: Argos
Date: 13 June, 10:45AM

Jun 07 2018

OW2con'18, 7-8 June 2018, Paris Châtillon

During the OW2 community annual conference, Daniele Gagliardi Engineering Group Technical Manager is talking about STAMP in the DevOps approach.  

Daniele_Gagliardi_ENG.jpgTitle: STAMP or Test Amplification to DevTestOps Service

There is increasing talk of DevTestOps to emphasise that the DevOps promise to release software quickly should not be at the expense of its quality and ultimately of its value. STAMP (Software Testing AMPlification) project can provide you with several powerful test amplification features to be exploited at three different stages in a DevOps process:
    • automatic generation and execution of variants of existing test cases;
    • automatic generation of variants of existing test configurations;
    • automatic generation of test cases from available production logs in order to reproduce and fix any anomaly which may occur.
In this talk I will show you how to use this technology within your production processes in order to increase your software quality.