Test Management Tool for Risk-based Security Testing



Similar documents
ReqXChanger Closing the Gap between Requirements and Modelling

Requirements Exchange: From Specification Documents to Models

modelbus automation, integration and collaboration in development processes

11 Tips to make the requirements definition process more effective and results more usable

Overview. Stakes. Context. Model-Based Development of Safety-Critical Systems

PDES Requirements / Traceability Project

K7 Business Lite User Manual

MOTION Modeling and Testing for System and Service Solutions. ModelBus. Automation, Integration and Collaboration in Development Processes

Combining Security Risk Assessment and Security Testing based on Standards

ALM 271 From End-User Experience Monitoring to Management Dashboards and Reporting Stefan Lahr, SAP Active Global Support September, 2011

Risk Assessment and Security Testing Johannes Viehmann 2015 of Large Scale Networked Systems with RACOMAT

Enterprise Security Architecture for Cyber Security. M.M.Veeraragaloo 5 th September 2013

Automatic Test Data Generation for TTCN-3 using CTE

Estimating Impact of Change

The role of integrated requirements management in software delivery.

Requirements Management

Testing of safety-critical software some principles

Requirements Management

BENEFITS OF MODELING WITH A FORMAL LANGUAGE. Emmanuel Gaudin emmanuel.gaudin@pramadev.com

INTERMEDIATE QUALIFICATION

Objectiver. A power tool to engineer your technical and business requirements!

OpenEmbeDD basic demo

Entire contents 2011 Praetorian. All rights reserved. Information Security Provider and Research Center

Towards a Multi-Domain Model-Driven Traceability Approach

Windows 2003 Performance Monitor. System Monitor. Adding a counter

The GO4IT IPv6 Test Tool and Associated services. Alain Vouffo FOKUS (Fraunhofer Institute for Open Communication Systems)

Development Process Automation Experiences in Japan

IBT Introduction to the documentation CONNEXOR IBT 2.0 Information Workshop, 6. June 2011

Requirements Traceability. Mirka Palo

Mastering increasing product complexity with Collaborative Systems Engineering and PLM

Efficient Management of Tests and Defects in Variant-Rich Systems with pure::variants and IBM Rational ClearQuest

Upgrading User-ID. Tech Note PAN-OS , Palo Alto Networks, Inc.

IMPLEMENTATION OF SECURE MEDICAL RECORD USING SMARTCARD TECHNOLOGY

Index. Registry Report

D6.1: Service management tools implementation and maturity baseline assessment framework

Safety Driven Design with UML and STPA M. Rejzek, S. Krauss, Ch. Hilbes. Fourth STAMP Workshop, March 23-26, 2015, MIT Boston

Using Information Shield publications for ISO/IEC certification

Promoting Your Location Platform

Requirements Management with Enterprise Architect

Panorama NovaView. Load Balancing Installation Guide

An Integrated Quality Assurance Framework for Specifying Business Information Systems

... Introduction Acknowledgments... 19

3SL. Requirements Definition and Management Using Cradle

Traceability Method for Software Engineering Documentation

A Model-Driven Traceability Framework for Software Product Lines

The Software Development Process

CHAPTER 5: BUSINESS ANALYTICS

Order Manager Cookbook

Application Development

MDE Adoption in Industry: Challenges and Success Criteria

OMNITRACKER. First steps with the OMNITRACKER Demo Room

TDDC88 Lab 2 Unified Modeling Language (UML)

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many

Overview

Agile Model-Based Systems Engineering (ambse)

Tech-Clarity Insight: Integrating PLM and MES. Realizing the Digital Factory

1.2 Tools support for management of testing & tests

user guide version 4.1

DeviceLock Management via Group Policy

Aligning IT investment and Business

Tool Support for Software Variability Management and Product Derivation in Software Product Lines

Installing OneStop Reporting Products

Best Practices for Deploying Behavior Monitoring and Device Control

Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4

SCADE System Technical Data Sheet. System Requirements Analysis. Technical Data Sheet SCADE System

SysML Modelling Language explained

Model Driven Interoperability through Semantic Annotations using SoaML and ODM

Writing Use Case Scenarios for Model Driven Development

Course overview. CompTIA A+ Certification (Exam ) Official Study Guide (G188eng verdraft)

Improve Quality and Decrease Time to Market with Better Requirements Management

Hands-On Microsoft Windows Server 2008

DOMAIN SPECIFIC SIMULATION LANGUAGE FOR IT RISK ASSESSMENT

Cyber Security for SCADA/ICS Networks

IBM Rational Rhapsody

An integrated approach to implement system engineering and safety engineering processes: SASHA Project

Software Requirements, Third Edition

What is Enterprise Architect? Enterprise Architect is a visual platform for designing and constructing software systems, for business process

Implementation of an Open Source Toolset for CCM Components and Systems Testing *

ESKISP Manage security testing

PMI Risk Management Professional (PMI-RMP ) - Practice Standard and Certification Overview

What is CFSE? What is a CFSE Endorsement?

Cloud security architecture

INTERMEDIATE QUALIFICATION

A Business Analysis Perspective on Business Process Management

Experience the commitment WHITE PAPER. Information Security Continuous Monitoring. Charting the Right Course. cgi.com 2014 CGI GROUP INC.

ETAP Arc Flash Analysis

Transcription:

Test Management Tool for Risk-based Security Testing Michael Berger (Fraunhofer FOKUS) Michael.berger@fokus.fraunhofer.de

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Introduction of Traceability Requirement Traceability Requirement Traceability I. What is requirements traceability? A requirement may be traced in one of four distinct ways, according to Karl Weigers in his book Software Requirements Customer needs are traced forward to requirements, so that you can tell which requirements will be affected if those needs change. Specific product elements [may be traced] backward to requirements so that you know why each item was created. Conversely, you can trace backward from requirements to customer needs to identify the origin of each software requirement.

Introduction of Traceability Requirement Traceability Requirement Traceability II. Why is requirements traceability important? It ensures that final deliverables directly tie to initial business needs. Done properly, it ensures that organizations do not waste time and resources repeating research. It complies with established industry standards. If offers much easier impact analysis

Introduction of Traceability Traceability in Safety Traceability in Safety For example, IEC 61508 recommends the usage of fault tree analysis, data flow diagrams, simulations, configuration management and structured programming. Most of the standards mandate traceability either as requirements that a system shall fulfil, or as a technique that shall be used while developing the system. Traceability is a mechanism for relating artefacts, and is vital for ensuring the completeness of the specification and for the system itself.

Introduction of Traceability Definition Traceability defines relationships between different models. Such a relationship consists of at least a tuple of model elements and is called trace. The simplest kind is untyped tracing. A trace may be created between every kind of element in arbitrary models. It allows easily navigating between models and model elements. A more reasonable kind of tracing is typed tracing. That requires the definition of a trace metamodel to restrict the traces to specific element types. The typed tracing requires a defined trace metamodel. In trace metamodel the traces with related element types are specified. Services and analytic tools can get required information of the modelled parts and artefacts belonging the trace metamodel

Security Test Management Tool CORAS, Papyrus, ProR and TTWorkbench

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Traceability Management Requirements The user has to define traces while developing model with a single tool. The traceability management has to offer tracepoint creation, editing and navigation. A special trace metamodel restrict the trace creation. The user can use supported services with this tool. The user can define new services for the model. If the user prefer another editor tool he has the chance to add this editor tool to the test managing tool.

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Abstract Domain Model Concept Each model is related to a certain model domain. We are currently supporting four domains: Risk Domain (CORAS) System Domain (UML, SysML) Requirement Domain (ReqIF) Test Domain (TTCN3) Risk Domain System Domain Requirement Domain Test Domain Each model domain is an abstraction of all different model kinds of this domain. To support another model kind, a mapping to the domain model is necessary.

Abstract Domain Model Concept Each model is related to a certain model domain. We are currently supporting four domains: Risk Domain (CORAS) System Domain (UML, SysML) Requirement Domain (ReqIF) Risk Domain System Domain Requirement Domain Test Domain Test Domain (TTCN3) Service Point Each model domain is an abstraction of all different model kinds of this domain. To support another model kind, a mapping to the domain model is necessary.

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Test Managing Tool in Overview Coverage Analyzing Service Likelihood Analyzing Service Services Trace Management Model Query Dispatcher Trace Query Interpreter Trace Metamodel Trace Storage Traceability Platform Domain Metamodel Mapper Domain Query Interpreter Tool Metamodel Metamodel Mapper Tool Metamodel Domain Metamodel Domain Platform

Test Managing Tool in Overview Trace Management Trace Menu Trace Point Viewer Trace Editor Trace Explorer

Trace Meta-Model in Context of Risk-based Security Testing Risk Domain Requirement Domain Treatment Threat Scenario / Unwanted Incident Security Functional Requirement Vulnerability Security Test Requirement impacts System Domain Test Domain tests realizes Behavior Diagram System Component Interaction Diagram TestCase Test Environment Model Relations Trace Relations

Distributed Query Handling Service Query Dispatcher Trace Query Interpreter QUERY SUBQUERY ANSWER Domain Query Interpreter A Domain Query Interpreter B SUBQUERY ANSWER SUBQUERY ANSWER ANSWER

Test Managing Tool in Overview Domain Layer Domain Level Query Request Service Tool Level Mapping

Test Managing Tool in Overview Coverage Analyzing Service Likelihood Analyzing Service Services Trace Management Model Query Dispatcher Trace Query Interpreter Trace Metamodel Trace Storage Traceability Platform Domain Metamodel Mapper Domain Query Interpreter Tool Metamodel Metamodel Mapper Tool Metamodel Domain Metamodel Domain Platform

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Test Managing Tool Configuration Requirements To specify a new service you have to define queries on domain metamodel To integrate a new editor tool you have to select the belonging domain and To specify the way to create a tracepoint for the selected element To define a mapping between editor tool metamodel and domain metamodel

Model Relation Example between System Domain and UML Query Request Domain Level Registry getdomainelement Tool Level Mapping Factory createdomainelement Mapper mapelement

Model Relation Example between System Domain and UML Query Request Domain Level Domain Element Mapping Tool Level 1 refelement Tool Element

Model Relation Example between System Domain and UML System Domain UML refelement 1 refelement 1

Outline Introduction to traceability Test Management Tool requirement and concept Tool requirement Domain concept Tool realization Tool layers and components Configuration requirements Conclusion

Conclusion Supporting of traceability by flexible defining of trace relations Services can also be used in the same way while developing to define test cases New tools can be added by providing a domain and corresponding tool metamodel New services can also be added by defining new queries

Thank you for your attention! Any questions?