Interoperability Test Tools State of the Art and Future. Marco Eichelberg OFFIS Institute for Information Technology
|
|
|
- Lynne Adams
- 10 years ago
- Views:
Transcription
1 Interoperability Test Tools State of the Art and Future Marco Eichelberg OFFIS Institute for Information Technology
2 2- Agenda Introduction Survey of test tools available today ( Today ) Tool landscape Observations Needs for future tools ( Tomorrow ) Vision Gaps Conclusions
3 3- Introduction: Interoperability Health IT systems need to exchange and process patientrelated information within a department or institution beyond departmental, institutional or even national borders Interoperability: the ability to exchange and understand communicated information between systems. a prerequisite for a working ehealth infrastructure only established to a limited degree today Reasons for interoperability problems: lack of standards, ambiguous standards, incorrect interpretation of standards. This can be prevented to some degree by adequate interoperability testing of systems before deployment.
4 4- Introduction: Test Tools Test tools: an important factor in conformance and interoperability testing. Think of an IHE Connectathon without MESA & Gazelle Many tools available, but no adequate overview Are there test tools for all relevant protocols and content formats? Are the tools sufficiently stable and well-maintained? Can the tools be integrated into a testing infrastructure? What s missing today? HITCH developed a survey of test tools to identify needs for future tools that allow for better conformance & interoperability testing
5 5- Scope of the Test Tool Survey Look at the big picture beyond tool functionality: Vitality: Maintenance, release frequency, user community Maturity: Quis custodiet ipsos custodes? Consider integration into test management infrastructure Open source tools (license is important!) Open source test scripts with (partly) closed interpreters (TTCN3) Closed source tools with open API Exhaustive survey turned out to be infeasible: Health IT standards like DICOM, HL7 quite complex Health IT also uses generic IT standards like SOAP, TLS, ebxml Therefore, survey focuses on most important tools (not perfect, but better than what we had before )
6 6- Survey Criteria General Tool name, description, author, version, license, programming language Websites Homepage, documentation, source code repository, bug tracker Similar projects Tool category Validator: checks the behavior of the tested communication partner Sniffer: records, decodes and analyzes network traffic Simulator: connection partner for testing peer s communication behavior Library: implementation of standard that can be used to build test tools Test Management Tool: manages test scenarios for peer-to-peer tests Out of scope: tools for performance tests, load tests, security tests.
7 7- Tools Evaluated (1/3) Name of Tool Type of Tool Application Domain AHML Message Testing Validator HL7 CDA Validation NIST Validators IT chiba Library IT dcm4chee Library DICOM DCMTK Library DICOM DICOM Router Tool DICOM dicom3tools Library/Tools DICOM dicom4j Library DICOM DVTk Validator / Simulator DICOM ejbca Library Other Wireshark Validator Other Gazelle Tool Other GDCM Library DICOM GDCM Conformance Tests Testdata DICOM gnutls Validator Other HAPI Library HL7 HL7 Message Maker Tool (incl. Validator) HL7 HL7 Insight Tool HL7 HL7 Inspector Tool HL7 HL7 Validation Nist Validator HL7
8 8- Tools Evaluated (2/3) Name of Tool Type of Tool Application Domain Iheos Library IT MESA Validator / Simulator / HL7/DICOM/IT Reference Implementation Microsoft Connected Health Library/Tools IT Platform Solution Accelerator MirthConnect Tool (Message Broker)HL7/DICOM/IT MWB HL7 HL7 Nule.org: HCM (HL7 Comm Tool HL7 Multi) Nule.org: HL7 Anon Tool HL7 Nule.org: HL7 Browser Tool HL7 Nule.org: HL7 Diff Tool HL7 Nule.org: HL7 Comm Tool HL7 Nule.org ::HL7 Snip Tool HL7 OHT :: mdht Library + Validator HL7 OHT :: Open Health Library + Validator HL7 Workbench Open ehealth Foundation Implementations HL7/IT
9 9- Tools Evaluated (3/3) Name of Tool Type of Tool Application Domain Openca Library Other OpenHealthTools Implementations HL7/IT pixelmed Library/Tools DICOM SOAPUI Simulator / Validation Other TestLink Tool Other The Eurorec Use Tools Tool Other TTCN3 Tool HL7 Web Services Validation Tool Validator Other for WSDL and SOAP
10 10- Results Database at
11 11- Results Database: Example
12 12- Survey Criteria: Radar Plot Categories The soft factors besides tool functionality were assessed in 7 categories Development status ( maturity ): in development, beta, in production Usage: no / few / many users or project use the tool Reactivity: how fast do the developers react e.g. to bug reports Support: means of user support (forum, mailing list, hotline ) Community: size of community maintaining the tool Quality Management: use of QM tools by the developers Openness: open source status, license Rating: 1=weak, 2=intermediate, 3=strong Subjective rating by expert consensus
13 13- Radar Plots (Examples)
14 14- Test Tool Survey: Landscape Privacy Security Health Information Data Structure and Terminologies Patient and Providers Identification Health Info Exchange Infrastructure Test Management Tools Health Service Management (e.g. WS/XDS, SMTP) Logical Transport (e.g. TCP/IP) Physical Transport (e.g. Ethernet, Bluetooth) Interoperability Test Tools (simulators, validators, etc.) Test processes, Languages, Methodologies Green=mature, orange=intermediate, yellow=immature
15 15- Test Tool Domain Map: HL7
16 16- Test Tool Survey: Observations 1 The more mature a standard or and specification is, the higher is the quality of test tools. As the maturity of a tool increases, so does QM (vice versa?) Some test tools are turn-key solutions, other are toolboxes Generic toolboxes may require significant configuration / scripting Turn-key solutions may not be possible for rather generic standards Tool support for the following domains is weak so far: Test management tools (IHE Gazelle, EuroRec UseTools) Tools for processes and methodologies Tools for health information exchange infrastructure TTCN3 a future basis for ehealth test management? ETSI proof-of-concept during the 2010 Connectathon.
17 17- Test Tool Survey: Observations 2 When standards are only available for a fee, implementers tend to use public final draft bad for interoperability. Free availability of standards is preferable (e.g. DICOM, IHE) Interfaces are not an innovative aspect where vendors need to differentiate their products from each other. Common implementations (toolkits) make life easier for everyone Common test tools make life easier for everyone Complex & evolving standards require complex & evolving test tools. Testing tools require an ecosystem of developers, users and funding for their maintenance. This is a challenging task!
18 18- Strategic Vision What is needed to solve the interoperability challenge in the ehealth sector? International agreement on common standards (or at least cross-references/mappings between standards) Close cooperation between political mandates, SDOs, testing/auditing organizations and implementers. Standard development always accompanied by test tool development. Regular testing events like IHE Connectathon. Quality labeling/certification programs that include system testing. Alignment of functional auditing and technical interoperability testing, based on realistic & commonly agreed use cases. A testing tools ecosystem
19 19- Technical Vision: Tool Development Test Plan Definition We need test management tools that support The creation and organization of test criteria (functional statements and interoperability criteria). Links between criteria and the underlying standards The composition of test plans from those criteria. Test Design We need test design tools that combine functional requirements and interoperability criteria into a test case that can be assigned to a number of test partners and test tools (simulators, validators). The tools should be aware of the concepts to be tested (model aware) in order to guide the test designer
20 20- Technical Vision: Tool Development Test Tool Development and Selection Develop those test tools still missing today (gap analysis) Improve existing tools where needed Test Case and Test Tool Validation Make sure test software works correctly and tests comprehensively, document in validation report Maintain bug tracking tools for bugs in test cases and test tools Test Session Execution Provide training material for auditors and testers Integrate test tools with test management tool
21 21- Technical Vision: Tool Development Test Session Reporting Evaluation of the system under test: features tested, failed tests, list of non-conformities, 3rd party systems tested with Evaluation of the test session: number of tests performed / verified / failed / not verified Evaluation of the monitor work: was staffing sufficient? Evaluation of the testing quality: Satisfaction questionnaire for participants and monitors Report to the QA management in order to identify weaknesses and improvements for the next cycle.
22 22- Conclusion Driver Projects are important for implementing the vision of an interoperable ehealth ecosystem epsos defines typical ehealth use cases and provides technical specifications for tasks like eprescription, edispensation etc. SEHGovIA proposes solutions for policy, legal & regulatory and governance issues in cross-border ehealth communication Few successful international initiatives in ehealth testing exist, namely IHE and EuroRec. Approaches and concepts of these organisations need to be aligned. Test tools are only one building block for interoperability, but arguably among the most important. Deserve more attention than they had in the past.
Integrating the Healthcare Enterprise (IHE): Enable Seamless and Secure Access to Health Information. IHE Europe Peter Mildenberger (User Co Chair)
Integrating the Healthcare Enterprise (IHE): Enable Seamless and Secure Access to Health Information IHE Europe Peter Mildenberger (User Co Chair) Real World (outside Healthcare) Use Cases in Healthcare
Helping the Cause of Medical Device Interoperability Through Standardsbased
Helping the Cause of Medical Device Interoperability Through Standardsbased Tools DoC/NIST John J. Garguilo ([email protected]) January 25, 2010 Medical Device Communication NIST Effort Medical Device
DELIVERABLE. ANTILOPE - Adoption and take up of standards and profiles for ehealth Interoperability" D3.2: Request for proposal. Version: 1.
DELIVERABLE Project Acronym: ANTILOPE Grant Agreement number: 325077 Project Title: ANTILOPE - Adoption and take up of standards and profiles for ehealth Interoperability" D3.2: Request for proposal Version:
IHE cross-enterprise document sharing for imaging: interoperability testing software
SOFTWARE REVIEW Open Access IHE cross-enterprise document sharing for imaging: interoperability testing software Rita Noumeir *, Bérubé Renaud Abstract Background: With the deployments of Electronic Health
Agenda. The Digital Agenda for Europe Instruments to implement the vision EC actions to promote ehealth interoperability
IHE epsos Connectahon Pisa, 12 April 2011 The European Commission s s vision for ehealth interoperability Benoit Abeloos Research Program Officer, Interoperability - Standardization European Commission
How To Test Ihe-Pcd
IHE-PCD Pre-Connectathon HL7 V2 Test Tool John J. Garguilo National Institute of Standards and Technology November 11 th 2009 Contact: [email protected] IHE-PCD Testing Key Objectives Increase test
EHR Standards Landscape
EHR Standards Landscape Dr Dipak Kalra Centre for Health Informatics and Multiprofessional Education (CHIME) University College London [email protected] A trans-national ehealth Infostructure Wellness
Towards an EXPAND Assessment Model for ehealth Interoperability Assets. Dipak Kalra on behalf of the EXPAND Consortium
Towards an EXPAND Assessment Model for ehealth Interoperability Assets Dipak Kalra on behalf of the EXPAND Consortium Specific objectives EXPAND will define a set of quality labelling criteria that can
COCIR* position on the certification of Healthcare IT product interoperability
EUROPEAN COORDINATION COMMITTEE OF THE RADIOLOGICAL, ELECTROMEDICAL AND HEALTHCARE IT INDUSTRY COCIR Position Paper COCIR* position on the certification of Healthcare IT product interoperability The objective
Greek ehealth Strategy under public consultation
Greek ehealth Strategy under public consultation Mina Boubaki Ministry of Health, IT Department ehealth Network, ehealth Forum Recent relevant Reforms Law 3892/2010 Electronic Recording of Prescription
Interoperability testing in Finland. Konstantin Hyppönen Summit on Interoperability (DK) 21.1.2014
Interoperability testing in Finland Konstantin Hyppönen Summit on Interoperability (DK) 21.1.2014 Contents 1. Overview of the Finnish national ehealth infrastructure 2. Interoperability testing requirements
ANTILOPE Handover workshop. Franck Le Gall, Easy Global Market Constantinos Pattichis, University of Cyprus
ANTILOPE Handover workshop Franck Le Gall, Easy Global Market Constantinos Pattichis, University of Cyprus Understanding FIWARE (Open Standard Platform) (Advanced OpenStack-based Cloud + rich library of
A Framework for Testing Distributed Healthcare Applications
A Framework for Testing Distributed Healthcare Applications R. Snelick 1, L. Gebase 1, and G. O Brien 1 1 National Institute of Standards and Technology (NIST), Gaithersburg, MD, State, USA Abstract -
HL7 V2 Implementation Guide Authoring Tool Proposal
HL7 V2 Authoring Tool Proposal Robert Snelick, NIST National Institute of Standards and Technology May 14 th 2012 Contact: [email protected] NIST and Veterans Administration Joint Project NIST will provide
Healthcare Information Exchange Software Testing
Healthcare Information Exchange Software Testing AFour Technologies May 20, 2009 AFour Technologies 2009 1 Healthcare Background With increasing healthcare costs and looming Medicare bankruptcy, President
ehealth Interoperability Lab
MOTION Modeling and Testing for System and Service Solutions ehealth Interoperability Lab The Intelligent Medical Technology for Tomorrow » The key problem of ehealth is lack of interoperability. Systems
Advanced Matching and IHE Profiles
Oracle Healthcare Master Person Index INTEGRATING THE HEALTHCARE ENTERPRISE Oracle Healthcare Master Person Index provides a single point of reference to information about a patient, clinician, payer,
Obtaining Enterprise Cybersituational
SESSION ID: SPO-R06A Obtaining Enterprise Cybersituational Awareness Eric J. Eifert Sr. Vice President Managed Security Services DarkMatter Agenda My Background Key components of the Cyber Situational
SAP RAPID DEPLOYMENT FOR APPLICATION LIFECYCLE MANAGEMENT WAVE TEST MANAGEMENT INFORMATION SHEET FOR SERVICE DELIVERY
SAP RAPID DEPLOYMENT FOR APPLICATION LIFECYCLE MANAGEMENT WAVE TEST MANAGEMENT INFORMATION SHEET FOR SERVICE DELIVERY In the context of application lifecycle management testing is a significant phase to
JA to support the ehealth Network
JA to support the ehealth Network ehealth Network & ehgi Directive 2011/24/EU of the European Parliament and of the Council on the application of patients` rights in cross-border healtcare 08.05.2015 2
What is Open Source? Open source is defined by three key components:
Integrating Open Source into your business To help businesses deal with the complexity of globalization, unanticipated opportunities, unexpected threats, competitive demands and fiscal constraints, a business
Milan Zoric ETSI [email protected]
Antilope Testing tools Milan Zoric ETSI [email protected] Antilope Core and Experts Partners Antilope 2 Antilope Validation Partners Denmark, Norway, Sweden Finland, Iceland, Estonia, Lithuania, Latvia
MITA Information Architecture. May 8, 2006
MITA Information Architecture May 8, 2006 Purpose of the MITA Information Architecture Align information requirements with Medicaid enterprise vision and direction Lower overall life-cycle costs Enable
Standards and Interoperability: The DNA of the EHR
Standards and Interoperability: The DNA of the EHR Messaging Terminology Information Security Electronic Health Record Task Force Monday, March 6, 2006 Joyce Sensmeier MS, RN, BC, CPHIMS, FHIMSS - Vice
Quality Manual for Interoperability Testing. Morten Bruun-Rasmussen [email protected]
Quality Manual for Interoperability Testing Morten Bruun-Rasmussen [email protected] Quality and quality assurance Quality in manufacturing A measure, stating that a product is free from defects and significant
API Management: Powered by SOA Software Dedicated Cloud
Software Dedicated Cloud The Challenge Smartphones, mobility and the IoT are changing the way users consume digital information. They re changing the expectations and experience of customers interacting
What Cloud computing means in real life
ITU TRCSL Symposium on Cloud Computing Session 2: Cloud Computing Foundation and Requirements What Cloud computing means in real life Saman Perera Senior General Manager Information Systems Mobitel (Pvt)
KPMG Advisory. Microsoft Dynamics CRM. Advisory, Design & Delivery Services. A KPMG Service for G-Cloud V. April 2014
KPMG Advisory Microsoft Dynamics CRM Advisory, Design & Delivery Services A KPMG Service for G-Cloud V April 2014 Table of Contents Service Definition Summary (What s the challenge?)... 3 Service Definition
GOVERNANCE AND THE EHR4CR INSTITUTE
GOVERNANCE AND THE EHR4CR INSTITUTE Dipak Kalra EuroRec, University College London Christian Ohmann, European Clinical Research Infrastructure Network (ECRIN) Electronic Health Records for Clinical Research
Smart Open Services for European Patients Open ehealth initiative for a European large scale pilot of patient summary and electronic prescription
Smart Open Services for European Patients Open ehealth initiative for a European large scale pilot of patient summary and electronic prescription Deliverable: Work Package Document WP3.7 D.3.7.2. FINAL
XACML and Access Management. A Business Case for Fine-Grained Authorization and Centralized Policy Management
A Business Case for Fine-Grained Authorization and Centralized Policy Management Dissolving Infrastructures A recent Roundtable with CIOs from a dozen multinational companies concurred that Identity &
OF 1.3 Testing and Challenges
OF 1.3 Testing and Challenges May 1 st, 2014 Ash Bhalgat (Senior Director, Products), Luxoft Santa Clara, CA USA April-May 2014 1 Agenda OpenFlow : What and Why? State of OpenFlow Conformance Challenges
TEST AUTOMATION FRAMEWORK
TEST AUTOMATION FRAMEWORK Twister Topics Quick introduction Use cases High Level Description Benefits Next steps Twister How to get Twister is an open source test automation framework. The code, user guide
Microsoft Exchange Server 2013. Design, Deploy and Deliver an Enterprise Messaging Solution
Brochure More information from http://www.researchandmarkets.com/reports/2330797/ Microsoft Exchange Server 2013. Design, Deploy and Deliver an Enterprise Messaging Solution Description: Get the knowledge
Strategy for Application Modernization A Summa White Paper
Strategy for Application Modernization A Summa White Paper Summa 925 Liberty Avenue, 6 th Floor Pittsburgh, PA 15222 (p) 412.258.3300 (f) 412.258.3299 www.summa tech.com Why Modernize? My customers want
Web Services Strategy
Web Services Strategy Agenda What What are are Web Web Services? Services? Web Web Services Services --The The Technologies Technologies Web Web Services Services Compliments Compliments Overall Overall
NATIONAL EHEALTH ARCHITECTURE - FROM STRATEGY TO PRACTICE. Ministry of Social Affairs and Health, Finland
NATIONAL EHEALTH ARCHITECTURE - FROM STRATEGY TO PRACTICE Ministry of Social Affairs and Health, Finland Agenda Finnish healthcare system on-going & upcoming reforms National ehealth architecture and implementation
New York ehealth Collaborative. Health Information Exchange and Interoperability April 2012
New York ehealth Collaborative Health Information Exchange and Interoperability April 2012 1 Introductions Information exchange patient, information, care team How is Health information exchanged Value
1. Healthcare and Medical Device Connectivity and Interoperability
Brochure More information from http://www.researchandmarkets.com/reports/3181286/ Healthcare and Medical Device Connectivity and Interoperability Description: The scope of this research study revolves
IHE Patient Care Device (PCD) Technical Framework White Paper
Integrating the Healthcare Enterprise 5 IHE Patient Care Device (PCD) Technical Framework White Paper 10 Overview and Profile Roadmap Version 1.0 15 20 September 1, 2009 Copyright 2009: IHE International
Social Security Administration (SSA) Experience with Provider Directory HIT Security and Privacy WG
Social Security Administration (SSA) Experience with Provider Directory HIT Security and Privacy WG Presenters: Shanks Kande, Nitin Jain Date: 04/06/2011 1 Social Security Administration Use of Provider
Tools for DICOM Implementation
DICOM INTERNATIONAL CONFERENCE & SEMINAR Oct 9-11, 2010 Rio de Janeiro, Brazil Tools for DICOM Implementation David Clunie CoreLab Partners, Inc. Outline Tools for DICOM implementation Toolkits and sample/reference
INTEGRATING THE ESANTÉ DSP INTO GECAMED
INTEGRATING THE ESANTÉ DSP INTO GECAMED A smooth integration of the Luxemburgish «dossier de soins partagé» (DSP) in the open source medical record system, GECAMed 1 THE GECAMED - ESANTÉ PROJECT Since
Developers Integration Lab (DIL) System Architecture, Version 1.0
Developers Integration Lab (DIL) System Architecture, Version 1.0 11/13/2012 Document Change History Version Date Items Changed Since Previous Version Changed By 0.1 10/01/2011 Outline Laura Edens 0.2
CAPABILITY MATURITY MODEL & ASSESSMENT
ENTERPRISE DATA GOVERNANCE CAPABILITY MATURITY MODEL & ASSESSMENT www.datalynx.com.au Data Governance Data governance is a key mechanism for establishing control of corporate data assets and enhancing
EHR Systems: an Introduction
ehealth Week 2007 EuroRec Institute / ProRec Germany Workshop EHR Systems: an Introduction Bernd Blobel 1 & Dipak Kalra 2 1 ehealth Competence Center University of Regensburg Medical Center Regensburg,
Citation for published version (APA): Berthing, H. H. (2014). Vision for IT Audit 2020. Abstract from Nordic ISACA Conference 2014, Oslo, Norway.
Aalborg Universitet Vision for IT Audit 2020 Berthing, Hans Henrik Aabenhus Publication date: 2014 Document Version Early version, also known as pre-print Link to publication from Aalborg University Citation
UK Interconnect White Paper
UK Interconnect White Paper 460 Management Management Management Management 460 Management Management Management Management AI073 AI067 UK Interconnect White Paper Introduction The UK will probably have
ehealth in support of safety, quality and continuity of care within and across borders
ehealth in support of safety, quality and continuity of care within and across borders Gerard Comyn Acting Director Information Society & Media DG European Commission http://europa.eu.int/information_society/activities/health/index_en.htm
Enabling Integrated Care
Enabling Integrated Care Harnessing personal health systems for better outcomes across the care continuum Briefing Note for a SmartPersonalHealth Workshop WoHIT, Thursday 18 March 2010, 13:00-17:00, Barcelona
Digital Asset Manager, Digital Curator. Cultural Informatics, Cultural/ Art ICT Manager
Role title Digital Cultural Asset Manager Also known as Relevant professions Summary statement Mission Digital Asset Manager, Digital Curator Cultural Informatics, Cultural/ Art ICT Manager Deals with
Cisco Unified Communications and Collaboration technology is changing the way we go about the business of the University.
Data Sheet Cisco Optimization s Optimize Your Solution using Cisco Expertise and Leading Practices Optimizing Your Business Architecture Today, enabling business innovation and agility is about being able
Latest Trends in Testing. Ajay K Chhokra
Latest Trends in Testing Ajay K Chhokra Introduction Software Testing is the last phase in software development lifecycle which has high impact on the quality of the final product delivered to the customer.
Standards in the Digital Single Market: setting priorities and ensuring delivery
Case Id: c2b48264-98a2-4dab-b05c-7e21b2b028b9 Date: 24/12/2015 15:19:42 Standards in the Digital Single Market: setting priorities and ensuring delivery Fields marked with are mandatory. General information
Vendor Neutral Archiving as an Enabler for ehealth. [email protected]
Vendor Neutral Archiving as an Enabler for ehealth [email protected] What is ehealth? Health services and health information accessed via ICT connecting remote patients interconnecting health
HL7 and Service-oriented Architecture (SOA) Ambassador Briefing
HL7 and Service-oriented Architecture (SOA) Ambassador Briefing Topics Understanding Service-oriented Architecture (SOA) The case for Healthcare SOA Standards Introducing HSSP Status of Standards Work
Internal Server Names and IP Address Requirements for SSL:
Internal Server Names and IP Address Requirements for SSL: Guidance on the Deprecation of Internal Server Names and Reserved IP Addresses provided by the CA/Browser Forum June 2012, Version 1.0 Introduction
Noorul Islam College of Engineering M. Sc. Software Engineering (5 yrs) IX Semester XCS592- Software Project Management
Noorul Islam College of Engineering M. Sc. Software Engineering (5 yrs) IX Semester XCS592- Software Project Management 8. What is the principle of prototype model? A prototype is built to quickly demonstrate
Considerations In Developing Firewall Selection Criteria. Adeptech Systems, Inc.
Considerations In Developing Firewall Selection Criteria Adeptech Systems, Inc. Table of Contents Introduction... 1 Firewall s Function...1 Firewall Selection Considerations... 1 Firewall Types... 2 Packet
Qualification details
Outcome Statement Review of ICT qualifications #14 CONSULTATION DRAFT July 2014 Qualification details Title New Zealand Diploma in Software Development Version 1 Qualification type Diploma Level 6 Credits
Securing the Microsoft Cloud
Securing the Microsoft Cloud Page 1 Securing the Microsoft Cloud Microsoft recognizes that trust is necessary for organizations and customers to fully embrace and benefit from cloud services. We are committed
Health Care Information System Standards
Health Care Information System Standards 1 Standards Development Process Four Methods (Hammond & Cimino, 2001) Ad hoc no formal adoption process De facto vendor or other has a very large segment of the
Introduction to Automated Testing
Introduction to Automated Testing What is Software testing? Examination of a software unit, several integrated software units or an entire software package by running it. execution based on test cases
Automating Master Data Management Workflows for Oracle
1 Automating Master Data Management Workflows for Oracle Jessica Marion, Account Executive, Winshuttle LLC Chad Miller, Product Manager, Winshuttle LLC 10am Pacific Standard Time, March 14 th, 2012 2 Poll
Introduction into Web Services (WS)
(WS) Adomas Svirskas Agenda Background and the need for WS SOAP the first Internet-ready RPC Basic Web Services Advanced Web Services Case Studies The ebxml framework How do I use/develop Web Services?
Public Cloud Workshop Offerings
Cloud Perspectives a division of Woodward Systems Inc. Public Cloud Workshop Offerings Cloud Computing Measurement and Governance in the Cloud Duration: 1 Day Purpose: This workshop will benefit those
Request for Information (RFI) Supply of information on an Enterprise Integration Solution to CSIR
CSIR TENDER DOCUMENTATION Request for Information (RFI) Supply of information on an Enterprise Integration Solution to CSIR Date of Issue: Friday, 12 December 2014 Closing Date and Time: Friday, 16 January
Information Security ISO Standards. Feb 11, 2015. Glen Bruce Director, Enterprise Risk Security & Privacy
Information Security ISO Standards Feb 11, 2015 Glen Bruce Director, Enterprise Risk Security & Privacy Agenda 1. Introduction Information security risks and requirements 2. Information Security Management
Implementing Continuous Integration Testing Prepared by:
Implementing Continuous Integration Testing Prepared by: Mr Sandeep M Table of Contents 1. ABSTRACT... 2 2. INTRODUCTION TO CONTINUOUS INTEGRATION (CI)... 3 3. CI FOR AGILE METHODOLOGY... 4 4. WORK FLOW...
Application Compatibility Best Practices for Remote Desktop Services
Application Compatibility Best Practices for Remote Desktop Services Introduction Remote Desktop Services in Windows Server 2008 R2 allows Windows Server to be accessed by multiple users concurrently to
Software Testing. Knowledge Base. Rajat Kumar Bal. Introduction
Software Testing Rajat Kumar Bal Introduction In India itself, Software industry growth has been phenomenal. IT field has enormously grown in the past 50 years. IT industry in India is expected to touch
Th3 - Open Source Tools for Test Management
Th3 - Open Source Tools for Test Management Narayanan C. V., Vice President, Sonata Software Limited www.sonata-software.com Agenda Introduction Methodology Architectural View Test Management Best Practices
Module 6 Essentials of Enterprise Architecture Tools
Process-Centric Service-Oriented Module 6 Essentials of Enterprise Architecture Tools Capability-Driven Understand the need and necessity for a EA Tool IASA Global - India Chapter Webinar by Vinu Jade
Performance Testing. Slow data transfer rate may be inherent in hardware but can also result from software-related problems, such as:
Performance Testing Definition: Performance Testing Performance testing is the process of determining the speed or effectiveness of a computer, network, software program or device. This process can involve
TRUE PERFORMANCE ENGINEERING
TRUE PERFORMANCE ENGINEERING Quality with Testing, Testing with Quality WHITE PAPER TWO CONTENTS Introduction 3 The Challenges 3 Dependable Applications Testing 3 Traditional Load Testing 4 Large Capital
Health Information and Quality Authority. To drive continuous improvements in the quality and safety of health and social care in Ireland
Introduction Health Information and Quality Authority To drive continuous improvements in the quality and safety of health and social care in Ireland Background Health Act 2007, establishment 15 May 2007
Assessing the Appropriate Level of Project, Program, and PMO Structure
PMI Virtual Library 2011 Daniel D. Magruder Assessing the Appropriate Level of Project, Program, and PMO Structure By Daniel D. Magruder, PMP Executive Summary Does your organization have in-flight projects
IAF Informative Document. Transition Planning Guidance for ISO 9001:2015. Issue 1 (IAF ID 9:2015)
IAF Informative Document Transition Planning Guidance for ISO 9001:2015 Issue 1 (IAF ID 9:2015) Issue 1 Transition Planning Guidance for ISO 9001:2015 Page 2 of 10 The (IAF) facilitates trade and supports
SECURITY AND REGULATORY COMPLIANCE OVERVIEW
Powering Cloud IT SECURITY AND REGULATORY COMPLIANCE OVERVIEW BetterCloud for Office 365 Executive Summary BetterCloud provides critical insights, automated management, and intelligent data security for
Dismantling PACS: separating image viewing from the data storage and sharing. Bernard Gibaud
Dismantling PACS: separating image viewing from the data storage and sharing Bernard Gibaud MediCIS, U1099 Inserm, LTSI Faculté de médecine, Rennes [email protected] 1 Overview Introduction
