Internet of Things. IoT Infrastructures. Second International Summit, IoT 360° 2015, Rome, Italy, October 27-29, 2015, Revised Selected Papers, Part II

Research Article

Cross-Platform Scenario Module for Internet of Things Testing Architecture

Download
257 downloads
  • @INPROCEEDINGS{10.1007/978-3-319-47075-7_43,
        author={Osama Abu Oun and Christelle Bloch and Fran\`{e}ois Spies},
        title={Cross-Platform Scenario Module for Internet of Things Testing Architecture},
        proceedings={Internet of Things. IoT Infrastructures. Second International Summit, IoT 360° 2015, Rome, Italy, October 27-29, 2015, Revised Selected Papers, Part II},
        proceedings_a={IOT360},
        year={2017},
        month={6},
        keywords={Internet of things Testing IoT Evaluating Scenario module IoTaaS},
        doi={10.1007/978-3-319-47075-7_43}
    }
    
  • Osama Abu Oun
    Christelle Bloch
    François Spies
    Year: 2017
    Cross-Platform Scenario Module for Internet of Things Testing Architecture
    IOT360
    Springer
    DOI: 10.1007/978-3-319-47075-7_43
Osama Abu Oun1,*, Christelle Bloch1,*, François Spies1,*
  • 1: FEMTO-ST Lab (CNRS) - University of Franche-Comte
*Contact email: oabuoun@femto-st.fr, chirstelle.bloch@femto-st.fr, francois.spies@femto-st.fr

Abstract

The Internet of Things (IoT) represents a vision in which the Internet extends into the real world embracing everyday objects [9]. Billions of objects are already connected to the Internet. These objects would intercommunicate without any human intervention and they would have different operating systems. Enterprises and developers should produce different versions of each application (same functionality) for each operating systems. For testing and evaluating all these versions, developers and testers should develop/redevelop the same scenario for all versions of this application. Cross-Platform Scenario Module is designed to solve this problem by separating the testing scenario (events and actions) from the application that will execute these events and actions on the object. Same scenario might be written using data serialization formats (such as, Extensible Markup Language (XML), JavaScript Object Notation (JSON) or Concise Binary Object Representation (CBOR)) for all versions of the application. As an example, the format used in this research is the XML.