An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

TPT (time partition testing) is a systematic test methodology for the automated software test and verification of embedded control systems, cyber-physical systems, and dataflow programs. TPT is specialised on testing and validation of embedded systems whose inputs and outputs can be represented as signals and is a dedicated method for testing continuous behaviour of systems. Most control systems belong to this system class. The outstanding characteristic of control systems is the fact that they interact closely interlinked with a real world environment. Controllers need to observe their environment and react correspondingly to its behaviour. The system works in an interactional cycle with its environment and is subject to temporal constraints. Testing these systems is to stimulate and to c

Property Value
dbo:abstract
  • TPT (Time Partition Testing) ist eine Methode und ein Software-Werkzeug der Firma für den automatisierten Softwaretest oder die Softwareverifikation eingebetteter Systeme. Meist werden eingebettete Systeme mit Hilfe von Testskripten getestet – bei TPT werden Testfälle grafisch modelliert. TPT ist ein modellbasiertes Testwerkzeug für den Modultest, Integrationstest, Systemtest und Regressionstest. TPT unterstützt unter anderem auch Tests von Regelungssystemen und Systemen mit kontinuierlichem Verhalten (Echtzeitsysteme, die mit ihrer Umgebung physikalische Werte bzw. Signale austauschen, die in einem Zeitraster zeitdiskret empfangen oder versandt werden). Die meisten Steuerungs- und Regelungssysteme gehören zu dieser Systemklasse. TPT umfasst die folgenden Aufgabenbereiche: * manuelle oder automatische Testfallmodellierung, * Testdurchführung (vollautomatisch) auf verschiedenen Plattformen mit z. B. Matlab/Simulink, ASCET, TargetLink, C-Code oder unter Nutzung von Kommunikationsstandards wie CAN * Testauswertung (vollautomatisch) * Testdokumentation (vollautomatisch) * Test Management * Nachverfolgbarkeit von Anforderungen und Testfällen, Testdurchführungen und Testresultaten (de)
  • TPT (Time Partition Testing) est un outil de programmation et une méthode pour faciliter les tests logiciels automatisės ou pour la vėrification de systèmes embarqués. Le logiciel est développé depuis 2000, et est actuellement développé par la société PikeTec GmbH. Les systèmes embarqués sont testés normalement à l'aide de scripts. TPT cependant, permet une modélisation graphique des cas de test. TPT est un outil de test basé sur modèle utilisé pour les tests unitaires, les tests d'intégration, les tests de validation et les tests de régression. TPT permet entre autres de tester des systèmes de régulation et des systèmes à comportement continu (systèmes temps réel qui échangent avec leur environnement des valeurs physiques envoyées ou reçues à des intervalles de temps discrets). La plupart des systèmes de contrôle appartiennent à cette classe de systèmes. TPT comprend les tâches suivantes : * modélisation de cas de test ; * exécution de tests (entièrement automatique) sur différentes plates-formes p. ex. MATLAB/Simulink, ASCET, TargetLink, langage C aussi bien qu'autres standards de communication (CAN ou LIN) ; * évaluation de tests (entièrement automatique) ; * documentation de tests ; * gestion de tests ; * traçabilité des exigences, des cas de test, aussi bien que celles des exécutions et des résultats de test. (fr)
  • TPT (Time Partition Testing) es una metodología de pruebas sistemática basada en tests de software automáticos. TPT es una herramienta especializada para probar y validar sistemas embebidos, cuyas entradas y salidas puedan ser representadas mediante señales. TPT es un método dedicado para sistemas de comportamiento continuo. La mayoría de los sistemas de control actuales pertenecen a esta categoría. El hecho más sorprendente de los sistemas de control de hoy en día es que interactúan de manera estrecha con un entorno real. Para poder reaccionar acorde a su entorno, las herramientas de control realizan una observación continua sobre el mismo. De este modo, el sistema trabaja en un ciclo iterativo con su entorno y está sujeto a restricciones temporales. Para probar este tipo de sistemas, es necesario estimularlos para así poder comprobar su funcionamiento en relación con el tiempo. Los métodos tradiciones de tests funcionales emplean scripts. TPT funciona con tests basados en modelos. TPT combina una técnica de modelado gráfico y sistemático para tests con una ejecución totalmente automática de los mismos en diferentes entornos. Además, realiza una evaluación automática de la prueba. TPT cubre los siguientes tipos de pruebas: * Modelado de pruebas. * Ejecución de pruebas en distintas plataformas, como MATLAB/Simulink, ASCET, TargetLInk o Código C (Automatizado). * Permite su uso bajo estándares de comunicación como CAN, LIN o EtherCAT. * Análisis de los resultados de la pruebas (Automatizado). * Documentación de la pruebas (Automatizado). * Trazabilidad de los requisitos de Telelogic DOORS y de los diferentes casos de prueba. (es)
  • TPT (time partition testing) is a systematic test methodology for the automated software test and verification of embedded control systems, cyber-physical systems, and dataflow programs. TPT is specialised on testing and validation of embedded systems whose inputs and outputs can be represented as signals and is a dedicated method for testing continuous behaviour of systems. Most control systems belong to this system class. The outstanding characteristic of control systems is the fact that they interact closely interlinked with a real world environment. Controllers need to observe their environment and react correspondingly to its behaviour. The system works in an interactional cycle with its environment and is subject to temporal constraints. Testing these systems is to stimulate and to check the timing behaviour. Traditional functional testing methods use scripts – TPT uses model-based testing. TPT combines a systematic and graphic modelling technique for test cases with a fully automated test execution in different environments and automatic test evaluation. TPT covers the following four test activities: * test case modelling * test execution in different environments (automated) * test result analysis (test assessment (automated)) * test documentation (automated) * test management (en)
  • TPT (Time Partition Testing) is een methode en een software-tool ontwikkeld door het bedrijf PikeTec om geautomatiseerde software van continue en reactieve ingebedde systemen te testen of te verifiëren. Vooral de automobielindustrie maakt er gebruik van. In TPT worden testcases grafisch gemodelleerd in plaats van het schrijven van testscripts. Deze grafisch gemodelleerde testcases kunnen voor het testen van controlesystemen en systemen met continu gedrag gebruikt worden. (nl)
  • TPT(Time Partition Testing 分时段测试,以下简称 TPT)是一种采用分时段测试方法进行软件测试和软件验证的自动化工具软件,主要应用于嵌入式系统中基于模型或者代码的,集成测试,系统测试和回归测试。 TPT的主要功能: * 搭建测试模型和测试用例 * 各种系统平台,如Matlab/Simulink, ASCET, Targetlink, C/Code,CAN, LIN,和各个开发阶段,如MiL, SiL, PiL, HiL 和 ViL的自动化测试运行 * 自动化测试评估 * 测试建档及归档(测试计划,测试规格,测试报告) * 测试管理 * 测试用例及其相关测试需求的管理和追溯 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2021-09-16 (xsd:date)
dbo:latestReleaseVersion
  • 17
dbo:license
dbo:operatingSystem
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 22403626 (xsd:integer)
dbo:wikiPageLength
  • 17621 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120526580 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • Test case modelled with TPT (en)
dbp:developer
  • PikeTec GmbH (en)
dbp:genre
dbp:language
  • English (en)
dbp:latestReleaseDate
  • 2021-09-16 (xsd:date)
dbp:latestReleaseVersion
  • 17 (xsd:integer)
dbp:license
dbp:logo
  • TPT Logo.png (en)
dbp:name
  • Time Partition Testing (en)
dbp:operatingSystem
dbp:screenshot
  • TPT modelled test case.png (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • TPT (Time Partition Testing) is een methode en een software-tool ontwikkeld door het bedrijf PikeTec om geautomatiseerde software van continue en reactieve ingebedde systemen te testen of te verifiëren. Vooral de automobielindustrie maakt er gebruik van. In TPT worden testcases grafisch gemodelleerd in plaats van het schrijven van testscripts. Deze grafisch gemodelleerde testcases kunnen voor het testen van controlesystemen en systemen met continu gedrag gebruikt worden. (nl)
  • TPT(Time Partition Testing 分时段测试,以下简称 TPT)是一种采用分时段测试方法进行软件测试和软件验证的自动化工具软件,主要应用于嵌入式系统中基于模型或者代码的,集成测试,系统测试和回归测试。 TPT的主要功能: * 搭建测试模型和测试用例 * 各种系统平台,如Matlab/Simulink, ASCET, Targetlink, C/Code,CAN, LIN,和各个开发阶段,如MiL, SiL, PiL, HiL 和 ViL的自动化测试运行 * 自动化测试评估 * 测试建档及归档(测试计划,测试规格,测试报告) * 测试管理 * 测试用例及其相关测试需求的管理和追溯 (zh)
  • TPT (Time Partition Testing) es una metodología de pruebas sistemática basada en tests de software automáticos. TPT es una herramienta especializada para probar y validar sistemas embebidos, cuyas entradas y salidas puedan ser representadas mediante señales. TPT es un método dedicado para sistemas de comportamiento continuo. La mayoría de los sistemas de control actuales pertenecen a esta categoría. El hecho más sorprendente de los sistemas de control de hoy en día es que interactúan de manera estrecha con un entorno real. Para poder reaccionar acorde a su entorno, las herramientas de control realizan una observación continua sobre el mismo. (es)
  • TPT (Time Partition Testing) ist eine Methode und ein Software-Werkzeug der Firma für den automatisierten Softwaretest oder die Softwareverifikation eingebetteter Systeme. Meist werden eingebettete Systeme mit Hilfe von Testskripten getestet – bei TPT werden Testfälle grafisch modelliert. TPT ist ein modellbasiertes Testwerkzeug für den Modultest, Integrationstest, Systemtest und Regressionstest. TPT unterstützt unter anderem auch Tests von Regelungssystemen und Systemen mit kontinuierlichem Verhalten (Echtzeitsysteme, die mit ihrer Umgebung physikalische Werte bzw. Signale austauschen, die in einem Zeitraster zeitdiskret empfangen oder versandt werden). Die meisten Steuerungs- und Regelungssysteme gehören zu dieser Systemklasse. (de)
  • TPT (time partition testing) is a systematic test methodology for the automated software test and verification of embedded control systems, cyber-physical systems, and dataflow programs. TPT is specialised on testing and validation of embedded systems whose inputs and outputs can be represented as signals and is a dedicated method for testing continuous behaviour of systems. Most control systems belong to this system class. The outstanding characteristic of control systems is the fact that they interact closely interlinked with a real world environment. Controllers need to observe their environment and react correspondingly to its behaviour. The system works in an interactional cycle with its environment and is subject to temporal constraints. Testing these systems is to stimulate and to c (en)
  • TPT (Time Partition Testing) est un outil de programmation et une méthode pour faciliter les tests logiciels automatisės ou pour la vėrification de systèmes embarqués. Le logiciel est développé depuis 2000, et est actuellement développé par la société PikeTec GmbH. Les systèmes embarqués sont testés normalement à l'aide de scripts. TPT cependant, permet une modélisation graphique des cas de test. TPT est un outil de test basé sur modèle utilisé pour les tests unitaires, les tests d'intégration, les tests de validation et les tests de régression. TPT permet entre autres de tester des systèmes de régulation et des systèmes à comportement continu (systèmes temps réel qui échangent avec leur environnement des valeurs physiques envoyées ou reçues à des intervalles de temps discrets). La plupart (fr)
rdfs:label
  • TPT (Software) (de)
  • TPT (software) (es)
  • TPT (logiciel) (fr)
  • TPT (software) (nl)
  • TPT (software) (en)
  • 時間分割測試 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Time Partition Testing (TPT) (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License