@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00699260v1> a dcat:Dataset ;
    dct:description """
              These last years have seen the development of several constraint solving techniques dedicated to the testing of software systems, in an area called ''Constraint-Based Testing''. Our approach in this research domain consists to explore how Constraint Programming techniques can help the automatic generation of tests for imperative programs. We have addressed hard combinatorial problems resulting from automatic test cases generation by developing constraint propagation and filtering techniques well-tuned for handling control and data structures of imperative programs. Our habilitation tries to establish a first synthesis of the domain through five contributions, namely hybrid constraint solving for automatic test case generation, probabilistic test generation through probabilistic constraint combinator, constraints over abstract memory models, constraint solving over floating-point expressions and testing of constraint programs. We also illustrate these contributions through their application to critical software verification, and draw several research perspectives to our work.
            """ ;
    dct:identifier "tel-00699260" ;
    dct:issued "2026-05-18T01:47:21.296767"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-18T01:47:21.296773"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Contributions to Constraint-Based Testing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00699260v1/resource/40624e64-f8f8-4844-a934-21842037629a> ;
    dcat:keyword "accreditation-to-supervise-research",
        "infoeu-reposemanticsother",
        "infoinfo-aicomputer-science-csartificial-intelligence-csai",
        "infoinfo-clcomputer-science-cscomputation-and-language-cscl",
        "infoinfo-secomputer-science-cssoftware-engineering-csse",
        "software-testing-constraint-based-testing-constraint-programming",
        "test-logiciel-test-a-base-de-contraintes-programmation-par-contraintes" ;
    dcat:landingPage <https://theses.hal.science/tel-00699260> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00699260v1/resource/40624e64-f8f8-4844-a934-21842037629a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-18T01:47:21.325901"^^xsd:dateTime ;
    dct:modified "2026-05-18T01:47:21.273017"^^xsd:dateTime ;
    dct:title "Contributions to Constraint-Based Testing" ;
    dcat:accessURL <https://theses.hal.science/tel-00699260> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://theses.hal.science/tel-00699260> a foaf:Document .

