SlideShare a Scribd company logo
1 of 21
Download to read offline
Automating Testing with
Telelogic Doors @ NXP
Dr. Bernd GRAHLMANN – (www.grahlmann.net / bernd@grahlmann.net)
Requirements Engineering / Management / Development & Telelogic DOORS Expert / Trainer / Consultant
Joint work with MIFARE Plus Team (NXP Semiconductors, Caen & Gratkorn & Hamburg)
Business Line Identification, Business Unit Automotive and Identification
Telelogic User Conference 2008 – France (November 26, 2008)
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 2
Abstract:
This presentation gives an overview of the introduction of DOORS in the
business line 'Identification' at NXP. Important aspects of the main choices
(such as scope diagrams for system decomposition, traceability schemas, a
scope based and re-use driven DOORS database structure, the usage of
requirements management cockpits and sophisticated DOORS module
templates) are explained.
An approach which automates system testing within the flagship project (the
'MIFARE Plus' proximity smart card system) is presented in more
detail. Engineers enter test procedures for test cases in pseudo code in a
DOORS attribute within a test specification module; a DXL attribute
automatically generates (skeletons of) test benches in C#; when run those test
benches produce test results in such a form that they can be 'imported' easily in
DOORS; a powerful visualization of the traceability allows (among others) a
sophisticated analysis of the test results from the requirements.
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 3
Agenda
NXP Semiconductors, Business Line Identification, MIFARE Plus Project
Aspects of the main choices of the DOORS implementation:
– scope diagrams for system decomposition
– traceability schemas
– scope based and re-use driven DOORS database structure
– usage of requirements management cockpits
– sophisticated DOORS module templates
– RM & DOORS architects dedicated to NXP projects
Automating system level testing in MIFARE Plus:
– Problem
– Test Cases in DOORS with ‘pseudo code’ for test procedures
– DXL attribute generating (skeletons for) C# test benches
– Test benches runs resulting in ‘importable’ CSV files
– Additional option to feed back test bench updates into DOORS
Summary
Questions / Discussion
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 4
NXP Semiconductors
Established in 2006 (formerly a division of Philips)
Builds on a heritage of 50+ years of experience in
semiconductors
Headquarters: Eindhoven, the Netherlands
Provides engineers and designers with
semiconductors, system solutions and software
that deliver better sensory experiences
Net sales of $6.32 billion in 2007 *)
Key focus areas:
– Home
– Automotive & Identification
– Multimarket Semiconductors
Owner of NXP Software: a fully independent
software solutions company
*) These figures include the Mobile & Personal business which is largely part of the ST-NXP Wireless JV since August 2, 2008
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 5
Identification
Lead in focus areas
#1 in RFID tagging solutions
– Supplying >50% of HF tagging market
– Breakthrough in UHF Cost effectiveness
#1 in eGovernment solutions
– Supplying 80% of ePassports projects worldwide
#1 in contactless banking solutions
– Supplied > 500 million banking cards in 35 countries
#1 in NFC solutions
– Creator of NFC technology together with Sony
– NXP products used in about 150 NFC trials worldwide
#1 in Public transportation
– MIFARE is used in >70% transport infrastructure
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 6
MIFARE Plus
Firsts
(1) first advanced encryption standard [AES] (2) first relay attack
detection and (3) first system level Common Criteria EAL 4+
Alternatives CPU based smartcard ICs
Values
seamless upgrade to existing infrastructure and end user services
with low cost upgrade procedures
Application
Needs
increased security with fast and easy solution development
Supply
Chain
Card and Reader Makers; Solution Developers; and
End User Solution Providers
End User Citizens (Consumers, public servants & employees)
Products Mainstream contactless smartcard IC
Proof
Points
pre-issuance of cards prior to infrastructure upgrade
migration demonstrations at Cartes 2008
Support NXP MIFARE Classic Migration Team
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 7
Goal of RM&DOORS improvement @ NXP (BL-ID)
The goal of the RM&DOORS improvement has been NOT just to have a solution to
document requirements !!!
NXP needed an efficient solution to:
Handle re-use on all levels (stopping copying specs over and over)
Establish traceability between top-level features, top-level customer
requirements, top-level system requirements, low-level component
requirements, architecture elements and test results;
Ensure that components (including IPs) do what is needed on the next higher
level
Track/analyze/ensure status for:
– satisfaction
– qualification
– realization and
– testing
Review requirements, architecture and test specifications
…
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 8
Scope Diagrams for System Decomposition
The decomposition of a system into subsystems, components, …
(called scopes) can be shown in a scope diagram.
A box in the scope diagram means that there are
requirements for this scope (as a black box)
[but not necessarily that there will be a
DOORS module with them]
The scope diagram helps to come up with
the traceability schema for a project.
Scope diagrams should be in synch with architecture, work packages,
configuration items, … => helping architects, project managers, configuration
managers, …
Subsys#X
Sys#B
Sys#A
Subsys#Y
Comp#mSubsys#Z
Comp#n
Comp#o
20081119
© bernd@grahlmann.net
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 9
Traceability schema
The traceability schema for a project:
– shows all specifications (i.e. DOORS modules) with their traceability
– is derived from scope diagram using / applying a pattern
– complexity, maturity, … influence decision whether or
not there will be, e.g., a DOORS module for a requirements
specification for a certain component
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
tests
supports
satisfies
derivedfrom
satisfiessatisfies
derived
from
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 10
Scope based and Re-use driven
DOORS Database Structure
Problem:
– Plenty of different systems, subsystems,
components, … (i.e. scopes) are built
– A scope (e.g., a certain component) can be used
in multiple NXP projects / products
– For each scope there can be requirements, test,
architecture, … specifications (i.e. DOORS
modules).
– DOORS does not offer ‘symbolic links’
Solution:
– (Not project centric, but) scope based (i.e.,
One DOORS project per scope – even if, e.g.,
a component is used in multiple NXP projects)
– E.g., all specifications for all ‘Smart Card Boot OS’
are under ‘Projects->Software->Operating
Systems->Smart Card Boot OS’
– Minimizes duplications, redundancy, …
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 11
Usage of Requirements Management Cockpits
One Requirements Management Cockpit per NXP project / product:
– Being Requirements Management Plan
– Showing Scope Diagram (i.e. System Decomposition)
– Showing Traceability Schema
– Showing DOORS DB structure indicating corresponding DOORS projects
– Listing all systems, subsystems, components (i.e. scopes)
– (For each scope) Listing all requirements, test, architecture, … specifications
(i.e. DOORS modules):
• Giving name, responsible(s), status, TBDs, priorities, maturity levels needed at
gates, traceability information (via DOORS links), …
• Allowing to open module via DOORS external links
• Ready to accommodate automatically generated metrics, …
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 12
Sophisticated DOORS Module Templates
Attributes ‘Workforce’ to come up with ‘standard’ set of attributes (incl.
types, usage information, …) for the different types of specifications.
DOORS module templates contain:
– Module level attribute documenting the template, its attributes, views, …
– Attributes and types
– Module level attributes driving print-out (e.g. via WEXP or DocExpress)
– Views for the main tasks (showing each time the ‘relevant’ attributes)
– DXL attributes automatically visualizing traceability (1-step or all steps –
optionally filtered on opened and
currently displayed objects)
in a sophisticated and
powerful way (automatically
showing the relevant
attributes in a ‘nicely’
formatted way)
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 13
RM & DOORS architects dedicated to NXP projects
Purus
Req.
Engineers
Architects
V&V
Engineers
Marketing
Proj.
Mgrs.
Proj.X
Req.
Engineers
Architects
V&V
Engineers
Marketing
Proj.
Mgrs.
Requirements Management & DOORS Support
Technical infrastructure Support
Process
Owner
RM
Architect
Purus
RMArchitect
Proj.X
1. Technical Infrastructure Support
2. Project (Office) / Process Owner
3. RM&DOORS Architect (for set-up, coaching, checks, metrics, expert parts, ...)
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 14
Problem - Automating system level testing in MIFARE Plus
On system level, rigorous extensive testing (> 4000 test cases) is necessary to
ensure correct ‘functioning’ of the Smart Card PICC (in particular, wrt. Security);
Traceability is needed from test results via test cases in test specification(s) to
requirements (in DOORS);
Powerful analysis & metrics (verification coverage, …) is a must;
In test specifications you want to deal with lightweight pseudo code test
procedures;
The full C# test benches are ‘done’ in NUnit (from NUnit.org);
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 15
In test specifications you want to (in particular):
1. give a tangible test case name
2. deal with lightweight pseudo code test procedures (rather than full fledge
C# code);
3. see traceability to requirements
3. 2.1.
Test Cases in DOORS with ‘pseudo code’ for test procedures
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 16
DXL attribute generating (skeletons for) C# test benches
From the light weight and more tangible ‘pseudo code’ test procedures
(and some other attributes) you want to get (at least skeletons of) the full
fledge C# Code test benches in an automatic (and error free) way:
A ~100 lines DXL attribute is an easy way to
achieve this:
– looping through test cases
– bit of reading attributes
– bit of regular expression
– bit of displaying information
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 17
The DXL generated (skeletons of) C# Code test benches contain all the
necessary information such that test benches:
– have the reference to the test case
– write ‘importable’ CSV files with the test results when run (allowing simple
standard import into DOORS test result modules)
a:TestID,a:OverallTestRunStatus,a:TestTimeActual, …
L1_MF_ISO_050_00,Passed,2, …
…
Test benches runs resulting in ‘importable’ CSV files I
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 18
Test benches runs resulting in ‘importable’ CSV files II
Yielding full traceability in DOORS:
Requirement(s) <- Test Case (in Test Specification) <- Test Result
Allowing to filter on (particular) failed tests, …
Allowing to establish metrics, …
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 19
Option to feed back test bench updates into DOORS
Additional new option to:
– Update C# test benches in NUnit
– Add new C# test benches in NUnit
– Generate ‘importable /update-able’ (to DOORS) TSV files from NUnit for
those changed / new test benches
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 20
Summary
The chosen approach (with scope diagrams for system decomposition,
traceability schemas, scope based and re-use driven DOORS database
structure, usage of requirements management cockpits, sophisticated DOORS
module templates, RM & DOORS architects dedicated to NXP projects, …)
allowed a successful DOORS deployment in various projects at NXP (and in
particular in their Business Line Identification) solving the various requirements
management and/or validation & verification related challenges ☺
This good approach together with the (well used) ‘Power’ of DOORS and DXL
allowed to go one step further automating testing with Telelogic DOORS in the
MIFARE Plus project @ NXP (saving a lot of effort and increasing quality) ☺
Good success ☺
Many thanks to the MIFARE Plus Team !!!
and Dirk Lützelberger, Adrian Haw and Dolf Riedel from NXP Hamburg.
Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 21
Discussion / Questions
Please pose your questions, give feedback, …
Do not hesitate to contact me if you have further questions,
feedback, are looking for a
trainer and/or consultant on
requirements engineering / management / development
and, of course, Telelogic DOORS ;-)
Dr. Bernd GRAHLMANN
+33 682866803
Bernd@Grahlmann.net
www.grahlmann.net
Thank You !!!

More Related Content

What's hot

Soma_Mishra_Resume
Soma_Mishra_ResumeSoma_Mishra_Resume
Soma_Mishra_ResumeSoma -mit
 
Hardware-Software allocation specification of IMA systems for early simulation
Hardware-Software allocation specification of IMA systems for early simulationHardware-Software allocation specification of IMA systems for early simulation
Hardware-Software allocation specification of IMA systems for early simulationÁkos Horváth
 
Extending SDN beyond the control plane
Extending SDN beyond the control planeExtending SDN beyond the control plane
Extending SDN beyond the control planeAnees Shaikh
 
Comprehending Ajax Web Applications by the DynaRIA Tool
Comprehending Ajax Web Applications by the DynaRIA ToolComprehending Ajax Web Applications by the DynaRIA Tool
Comprehending Ajax Web Applications by the DynaRIA ToolPorfirio Tramontana
 
Verification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career PathVerification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career PathRamdas Mozhikunnath
 
CV Ranan Fraer Apr 2016
CV Ranan Fraer Apr 2016CV Ranan Fraer Apr 2016
CV Ranan Fraer Apr 2016Ranan Fraer
 
NEHA JAIN_RESUME
NEHA JAIN_RESUMENEHA JAIN_RESUME
NEHA JAIN_RESUMENeha Jain
 
Jeda Hls Hlv Success Story V4
Jeda Hls Hlv Success Story V4Jeda Hls Hlv Success Story V4
Jeda Hls Hlv Success Story V4Chun Xia
 
Advances in Verification - Workshop at BMS College of Engineering
Advances in Verification - Workshop at BMS College of EngineeringAdvances in Verification - Workshop at BMS College of Engineering
Advances in Verification - Workshop at BMS College of EngineeringRamdas Mozhikunnath
 
TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...
TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...
TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...chiportal
 
An Approach to Overcome Modeling Inaccuracies for Performance Simulation Sig...
An Approach to Overcome Modeling  Inaccuracies for Performance Simulation Sig...An Approach to Overcome Modeling  Inaccuracies for Performance Simulation Sig...
An Approach to Overcome Modeling Inaccuracies for Performance Simulation Sig...Pankaj Singh
 
Qualifying a high performance memory subsysten for Functional Safety
Qualifying a high performance memory subsysten for Functional SafetyQualifying a high performance memory subsysten for Functional Safety
Qualifying a high performance memory subsysten for Functional SafetyPankaj Singh
 
Adaptive MILS Evidential Tool Bus
Adaptive MILS Evidential Tool BusAdaptive MILS Evidential Tool Bus
Adaptive MILS Evidential Tool BusRamnGonzlezRuiz2
 

What's hot (16)

Soma_Mishra_Resume
Soma_Mishra_ResumeSoma_Mishra_Resume
Soma_Mishra_Resume
 
Lear unified env_paper-1
Lear unified env_paper-1Lear unified env_paper-1
Lear unified env_paper-1
 
Hardware-Software allocation specification of IMA systems for early simulation
Hardware-Software allocation specification of IMA systems for early simulationHardware-Software allocation specification of IMA systems for early simulation
Hardware-Software allocation specification of IMA systems for early simulation
 
Extending SDN beyond the control plane
Extending SDN beyond the control planeExtending SDN beyond the control plane
Extending SDN beyond the control plane
 
Comprehending Ajax Web Applications by the DynaRIA Tool
Comprehending Ajax Web Applications by the DynaRIA ToolComprehending Ajax Web Applications by the DynaRIA Tool
Comprehending Ajax Web Applications by the DynaRIA Tool
 
Verification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career PathVerification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career Path
 
CV Ranan Fraer Apr 2016
CV Ranan Fraer Apr 2016CV Ranan Fraer Apr 2016
CV Ranan Fraer Apr 2016
 
NEHA JAIN_RESUME
NEHA JAIN_RESUMENEHA JAIN_RESUME
NEHA JAIN_RESUME
 
PCB Virtual Prototyping with PSpice
PCB Virtual Prototyping with PSpicePCB Virtual Prototyping with PSpice
PCB Virtual Prototyping with PSpice
 
MDA with Executable UML
MDA with Executable UMLMDA with Executable UML
MDA with Executable UML
 
Jeda Hls Hlv Success Story V4
Jeda Hls Hlv Success Story V4Jeda Hls Hlv Success Story V4
Jeda Hls Hlv Success Story V4
 
Advances in Verification - Workshop at BMS College of Engineering
Advances in Verification - Workshop at BMS College of EngineeringAdvances in Verification - Workshop at BMS College of Engineering
Advances in Verification - Workshop at BMS College of Engineering
 
TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...
TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...
TRACK C: Methodology for Mixed Mode Design & Verification of Complex SoCs/ Ja...
 
An Approach to Overcome Modeling Inaccuracies for Performance Simulation Sig...
An Approach to Overcome Modeling  Inaccuracies for Performance Simulation Sig...An Approach to Overcome Modeling  Inaccuracies for Performance Simulation Sig...
An Approach to Overcome Modeling Inaccuracies for Performance Simulation Sig...
 
Qualifying a high performance memory subsysten for Functional Safety
Qualifying a high performance memory subsysten for Functional SafetyQualifying a high performance memory subsysten for Functional Safety
Qualifying a high performance memory subsysten for Functional Safety
 
Adaptive MILS Evidential Tool Bus
Adaptive MILS Evidential Tool BusAdaptive MILS Evidential Tool Bus
Adaptive MILS Evidential Tool Bus
 

Similar to Dr. Bernd GRAHLMANN and NXP automating testing with Telelogic DOORS @ NXP presentation for Telelogic UGC France 20081126

Audi - TCU Project - H Schumacher
Audi - TCU Project - H SchumacherAudi - TCU Project - H Schumacher
Audi - TCU Project - H Schumachermfrancis
 
Qiang Yu Resume
Qiang Yu Resume Qiang Yu Resume
Qiang Yu Resume Qiang Yu
 
Tool-Driven Technology Transfer in Software Engineering
Tool-Driven Technology Transfer in Software EngineeringTool-Driven Technology Transfer in Software Engineering
Tool-Driven Technology Transfer in Software EngineeringHeiko Koziolek
 
Soma_Mishra_Resume
Soma_Mishra_ResumeSoma_Mishra_Resume
Soma_Mishra_Resumesoma mishra
 
IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...
IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...
IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...AVEVA
 
Anand_Honeywell_11yrs
Anand_Honeywell_11yrsAnand_Honeywell_11yrs
Anand_Honeywell_11yrsAnand Patil
 
Resume_Achhar_Kalia
Resume_Achhar_KaliaResume_Achhar_Kalia
Resume_Achhar_KaliaAchhar Kalia
 
Palladio Optimization Suite: QoS optimization for component-based Cloud appli...
Palladio Optimization Suite: QoS optimization for component-based Cloud appli...Palladio Optimization Suite: QoS optimization for component-based Cloud appli...
Palladio Optimization Suite: QoS optimization for component-based Cloud appli...Michele Ciavotta, PH. D.
 
MinhDoanTien's_Resume
MinhDoanTien's_ResumeMinhDoanTien's_Resume
MinhDoanTien's_Resumeminmin0504
 
RayRansdell_ITSupportSpecialistPDF
RayRansdell_ITSupportSpecialistPDFRayRansdell_ITSupportSpecialistPDF
RayRansdell_ITSupportSpecialistPDFRay Ransdell
 
“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...
“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...
“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...Edge AI and Vision Alliance
 

Similar to Dr. Bernd GRAHLMANN and NXP automating testing with Telelogic DOORS @ NXP presentation for Telelogic UGC France 20081126 (20)

Audi - TCU Project - H Schumacher
Audi - TCU Project - H SchumacherAudi - TCU Project - H Schumacher
Audi - TCU Project - H Schumacher
 
Qiang Yu Resume
Qiang Yu Resume Qiang Yu Resume
Qiang Yu Resume
 
Tool-Driven Technology Transfer in Software Engineering
Tool-Driven Technology Transfer in Software EngineeringTool-Driven Technology Transfer in Software Engineering
Tool-Driven Technology Transfer in Software Engineering
 
Ankit sarin
Ankit sarinAnkit sarin
Ankit sarin
 
Ahmed Hassan CV_amin4
Ahmed Hassan CV_amin4Ahmed Hassan CV_amin4
Ahmed Hassan CV_amin4
 
Soma_Mishra_Resume
Soma_Mishra_ResumeSoma_Mishra_Resume
Soma_Mishra_Resume
 
IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...
IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...
IoT implementation with InduSoft Web Studio and TagWell from SoftPLC: SoftPLC...
 
Christopher_Reder_2016
Christopher_Reder_2016Christopher_Reder_2016
Christopher_Reder_2016
 
Anand_Honeywell_11yrs
Anand_Honeywell_11yrsAnand_Honeywell_11yrs
Anand_Honeywell_11yrs
 
Bkl_12_9_T_0515
Bkl_12_9_T_0515Bkl_12_9_T_0515
Bkl_12_9_T_0515
 
Resume_Achhar_Kalia
Resume_Achhar_KaliaResume_Achhar_Kalia
Resume_Achhar_Kalia
 
Smartblitzmerker
SmartblitzmerkerSmartblitzmerker
Smartblitzmerker
 
Anastasios_Fakas
Anastasios_FakasAnastasios_Fakas
Anastasios_Fakas
 
1 App,
1 App, 1 App,
1 App,
 
Palladio Optimization Suite: QoS optimization for component-based Cloud appli...
Palladio Optimization Suite: QoS optimization for component-based Cloud appli...Palladio Optimization Suite: QoS optimization for component-based Cloud appli...
Palladio Optimization Suite: QoS optimization for component-based Cloud appli...
 
Kumarreddy(4+yrs)
Kumarreddy(4+yrs)Kumarreddy(4+yrs)
Kumarreddy(4+yrs)
 
NAGESH B KALAL
NAGESH B KALALNAGESH B KALAL
NAGESH B KALAL
 
MinhDoanTien's_Resume
MinhDoanTien's_ResumeMinhDoanTien's_Resume
MinhDoanTien's_Resume
 
RayRansdell_ITSupportSpecialistPDF
RayRansdell_ITSupportSpecialistPDFRayRansdell_ITSupportSpecialistPDF
RayRansdell_ITSupportSpecialistPDF
 
“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...
“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...
“Accelerating Newer ML Models Using the Qualcomm AI Stack,” a Presentation fr...
 

Recently uploaded

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 

Recently uploaded (20)

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 

Dr. Bernd GRAHLMANN and NXP automating testing with Telelogic DOORS @ NXP presentation for Telelogic UGC France 20081126

  • 1. Automating Testing with Telelogic Doors @ NXP Dr. Bernd GRAHLMANN – (www.grahlmann.net / bernd@grahlmann.net) Requirements Engineering / Management / Development & Telelogic DOORS Expert / Trainer / Consultant Joint work with MIFARE Plus Team (NXP Semiconductors, Caen & Gratkorn & Hamburg) Business Line Identification, Business Unit Automotive and Identification Telelogic User Conference 2008 – France (November 26, 2008)
  • 2. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 2 Abstract: This presentation gives an overview of the introduction of DOORS in the business line 'Identification' at NXP. Important aspects of the main choices (such as scope diagrams for system decomposition, traceability schemas, a scope based and re-use driven DOORS database structure, the usage of requirements management cockpits and sophisticated DOORS module templates) are explained. An approach which automates system testing within the flagship project (the 'MIFARE Plus' proximity smart card system) is presented in more detail. Engineers enter test procedures for test cases in pseudo code in a DOORS attribute within a test specification module; a DXL attribute automatically generates (skeletons of) test benches in C#; when run those test benches produce test results in such a form that they can be 'imported' easily in DOORS; a powerful visualization of the traceability allows (among others) a sophisticated analysis of the test results from the requirements.
  • 3. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 3 Agenda NXP Semiconductors, Business Line Identification, MIFARE Plus Project Aspects of the main choices of the DOORS implementation: – scope diagrams for system decomposition – traceability schemas – scope based and re-use driven DOORS database structure – usage of requirements management cockpits – sophisticated DOORS module templates – RM & DOORS architects dedicated to NXP projects Automating system level testing in MIFARE Plus: – Problem – Test Cases in DOORS with ‘pseudo code’ for test procedures – DXL attribute generating (skeletons for) C# test benches – Test benches runs resulting in ‘importable’ CSV files – Additional option to feed back test bench updates into DOORS Summary Questions / Discussion
  • 4. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 4 NXP Semiconductors Established in 2006 (formerly a division of Philips) Builds on a heritage of 50+ years of experience in semiconductors Headquarters: Eindhoven, the Netherlands Provides engineers and designers with semiconductors, system solutions and software that deliver better sensory experiences Net sales of $6.32 billion in 2007 *) Key focus areas: – Home – Automotive & Identification – Multimarket Semiconductors Owner of NXP Software: a fully independent software solutions company *) These figures include the Mobile & Personal business which is largely part of the ST-NXP Wireless JV since August 2, 2008
  • 5. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 5 Identification Lead in focus areas #1 in RFID tagging solutions – Supplying >50% of HF tagging market – Breakthrough in UHF Cost effectiveness #1 in eGovernment solutions – Supplying 80% of ePassports projects worldwide #1 in contactless banking solutions – Supplied > 500 million banking cards in 35 countries #1 in NFC solutions – Creator of NFC technology together with Sony – NXP products used in about 150 NFC trials worldwide #1 in Public transportation – MIFARE is used in >70% transport infrastructure
  • 6. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 6 MIFARE Plus Firsts (1) first advanced encryption standard [AES] (2) first relay attack detection and (3) first system level Common Criteria EAL 4+ Alternatives CPU based smartcard ICs Values seamless upgrade to existing infrastructure and end user services with low cost upgrade procedures Application Needs increased security with fast and easy solution development Supply Chain Card and Reader Makers; Solution Developers; and End User Solution Providers End User Citizens (Consumers, public servants & employees) Products Mainstream contactless smartcard IC Proof Points pre-issuance of cards prior to infrastructure upgrade migration demonstrations at Cartes 2008 Support NXP MIFARE Classic Migration Team
  • 7. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 7 Goal of RM&DOORS improvement @ NXP (BL-ID) The goal of the RM&DOORS improvement has been NOT just to have a solution to document requirements !!! NXP needed an efficient solution to: Handle re-use on all levels (stopping copying specs over and over) Establish traceability between top-level features, top-level customer requirements, top-level system requirements, low-level component requirements, architecture elements and test results; Ensure that components (including IPs) do what is needed on the next higher level Track/analyze/ensure status for: – satisfaction – qualification – realization and – testing Review requirements, architecture and test specifications …
  • 8. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 8 Scope Diagrams for System Decomposition The decomposition of a system into subsystems, components, … (called scopes) can be shown in a scope diagram. A box in the scope diagram means that there are requirements for this scope (as a black box) [but not necessarily that there will be a DOORS module with them] The scope diagram helps to come up with the traceability schema for a project. Scope diagrams should be in synch with architecture, work packages, configuration items, … => helping architects, project managers, configuration managers, … Subsys#X Sys#B Sys#A Subsys#Y Comp#mSubsys#Z Comp#n Comp#o 20081119 © bernd@grahlmann.net
  • 9. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 9 Traceability schema The traceability schema for a project: – shows all specifications (i.e. DOORS modules) with their traceability – is derived from scope diagram using / applying a pattern – complexity, maturity, … influence decision whether or not there will be, e.g., a DOORS module for a requirements specification for a certain component tests tests tests tests tests tests tests tests tests tests tests tests tests tests tests tests tests tests tests tests supports satisfies derivedfrom satisfiessatisfies derived from
  • 10. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 10 Scope based and Re-use driven DOORS Database Structure Problem: – Plenty of different systems, subsystems, components, … (i.e. scopes) are built – A scope (e.g., a certain component) can be used in multiple NXP projects / products – For each scope there can be requirements, test, architecture, … specifications (i.e. DOORS modules). – DOORS does not offer ‘symbolic links’ Solution: – (Not project centric, but) scope based (i.e., One DOORS project per scope – even if, e.g., a component is used in multiple NXP projects) – E.g., all specifications for all ‘Smart Card Boot OS’ are under ‘Projects->Software->Operating Systems->Smart Card Boot OS’ – Minimizes duplications, redundancy, …
  • 11. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 11 Usage of Requirements Management Cockpits One Requirements Management Cockpit per NXP project / product: – Being Requirements Management Plan – Showing Scope Diagram (i.e. System Decomposition) – Showing Traceability Schema – Showing DOORS DB structure indicating corresponding DOORS projects – Listing all systems, subsystems, components (i.e. scopes) – (For each scope) Listing all requirements, test, architecture, … specifications (i.e. DOORS modules): • Giving name, responsible(s), status, TBDs, priorities, maturity levels needed at gates, traceability information (via DOORS links), … • Allowing to open module via DOORS external links • Ready to accommodate automatically generated metrics, …
  • 12. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 12 Sophisticated DOORS Module Templates Attributes ‘Workforce’ to come up with ‘standard’ set of attributes (incl. types, usage information, …) for the different types of specifications. DOORS module templates contain: – Module level attribute documenting the template, its attributes, views, … – Attributes and types – Module level attributes driving print-out (e.g. via WEXP or DocExpress) – Views for the main tasks (showing each time the ‘relevant’ attributes) – DXL attributes automatically visualizing traceability (1-step or all steps – optionally filtered on opened and currently displayed objects) in a sophisticated and powerful way (automatically showing the relevant attributes in a ‘nicely’ formatted way)
  • 13. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 13 RM & DOORS architects dedicated to NXP projects Purus Req. Engineers Architects V&V Engineers Marketing Proj. Mgrs. Proj.X Req. Engineers Architects V&V Engineers Marketing Proj. Mgrs. Requirements Management & DOORS Support Technical infrastructure Support Process Owner RM Architect Purus RMArchitect Proj.X 1. Technical Infrastructure Support 2. Project (Office) / Process Owner 3. RM&DOORS Architect (for set-up, coaching, checks, metrics, expert parts, ...)
  • 14. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 14 Problem - Automating system level testing in MIFARE Plus On system level, rigorous extensive testing (> 4000 test cases) is necessary to ensure correct ‘functioning’ of the Smart Card PICC (in particular, wrt. Security); Traceability is needed from test results via test cases in test specification(s) to requirements (in DOORS); Powerful analysis & metrics (verification coverage, …) is a must; In test specifications you want to deal with lightweight pseudo code test procedures; The full C# test benches are ‘done’ in NUnit (from NUnit.org);
  • 15. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 15 In test specifications you want to (in particular): 1. give a tangible test case name 2. deal with lightweight pseudo code test procedures (rather than full fledge C# code); 3. see traceability to requirements 3. 2.1. Test Cases in DOORS with ‘pseudo code’ for test procedures
  • 16. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 16 DXL attribute generating (skeletons for) C# test benches From the light weight and more tangible ‘pseudo code’ test procedures (and some other attributes) you want to get (at least skeletons of) the full fledge C# Code test benches in an automatic (and error free) way: A ~100 lines DXL attribute is an easy way to achieve this: – looping through test cases – bit of reading attributes – bit of regular expression – bit of displaying information
  • 17. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 17 The DXL generated (skeletons of) C# Code test benches contain all the necessary information such that test benches: – have the reference to the test case – write ‘importable’ CSV files with the test results when run (allowing simple standard import into DOORS test result modules) a:TestID,a:OverallTestRunStatus,a:TestTimeActual, … L1_MF_ISO_050_00,Passed,2, … … Test benches runs resulting in ‘importable’ CSV files I
  • 18. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 18 Test benches runs resulting in ‘importable’ CSV files II Yielding full traceability in DOORS: Requirement(s) <- Test Case (in Test Specification) <- Test Result Allowing to filter on (particular) failed tests, … Allowing to establish metrics, …
  • 19. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 19 Option to feed back test bench updates into DOORS Additional new option to: – Update C# test benches in NUnit – Add new C# test benches in NUnit – Generate ‘importable /update-able’ (to DOORS) TSV files from NUnit for those changed / new test benches
  • 20. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 20 Summary The chosen approach (with scope diagrams for system decomposition, traceability schemas, scope based and re-use driven DOORS database structure, usage of requirements management cockpits, sophisticated DOORS module templates, RM & DOORS architects dedicated to NXP projects, …) allowed a successful DOORS deployment in various projects at NXP (and in particular in their Business Line Identification) solving the various requirements management and/or validation & verification related challenges ☺ This good approach together with the (well used) ‘Power’ of DOORS and DXL allowed to go one step further automating testing with Telelogic DOORS in the MIFARE Plus project @ NXP (saving a lot of effort and increasing quality) ☺ Good success ☺ Many thanks to the MIFARE Plus Team !!! and Dirk Lützelberger, Adrian Haw and Dolf Riedel from NXP Hamburg.
  • 21. Automating Testing with Telelogic DOORS @ NXP – © Bernd@GRAHLMANN.net – November 26, 2008 21 Discussion / Questions Please pose your questions, give feedback, … Do not hesitate to contact me if you have further questions, feedback, are looking for a trainer and/or consultant on requirements engineering / management / development and, of course, Telelogic DOORS ;-) Dr. Bernd GRAHLMANN +33 682866803 Bernd@Grahlmann.net www.grahlmann.net Thank You !!!