SlideShare a Scribd company logo
1 of 19
Download to read offline
reqview@eccam.com
ReqView
Import of Requirements Document
version 2.0
Overview of Import Methods
HTML CSV ReqIF *
Tree hierarchy Yes
hierarchy given by
paragraph styles
Yes
hierarchy given by
level attribute
Yes
Rich text format Yes No Yes
Images Yes No Yes
ID No Yes Yes
Custom attributes No Yes Yes
Traceability No No Planned
Import from MS Word MS Excel, DOORS DOORS
ReqView - Import of Requirements Document
© Eccam 2
* ReqIF is OMG standard for requirements exchange
HTML Import from MS Word
1. Open document in MS Word, remove title page,
table of content and other unwanted sections
2. Check that the document is correctly structured
– Headings become sections and paragraphs requirements
– Rich text (bold, italic, underlined, text color,
sub/superscript) is preserved
– Tables, bulleted and numbered lists are appended to the
preceding requirement
– Images are added as attachments in separate
requirements
ReqView - Import of Requirements Document
© Eccam 3
HTML Import
from MS
Word
ReqView - Import of Requirements Document
© Eccam 4
Check document
structure
Check document
formatting
HTML Import from MS Word
3. Save Word document
ReqView - Import of Requirements Document
© Eccam 5
Choose
Web page, Filtered
file type
Check
Use PNG as a
graphics format
Set document
Encoding to
Unicode (UTF-8)
HTML Import from MS Word
4. Open ReqView and import HTML from File
menu Import HTML
ReqView - Import of Requirements Document
© Eccam 6
Choose HTML
file exported
from MS Word
Choose all
image
attachments
HTML Import from MS Word
ReqView - Import of Requirements Document
© Eccam 7
Structure is
preserved
Requirements
gets unique ID
Rich text formatting
is preserved
Read More >>
CSV Import from Excel
1. Open Excel file and organize it to at least
following columns: ID, Section, Description,
Level
ReqView - Import of Requirements Document
© Eccam 8
Unique ID
Section
name
Text requirement
description
Level
number
CSV Import from Excel
2. Save Excel file as CSV
(Comma delimited) (*.csv)
– Use UTF-8 encoding
(Tools > Web Options > Encoding)
3. In ReqView choose File > Import CSV to import
requirements Before, After or as Children of the
selected object.
ReqView - Import of Requirements Document
© Eccam 9
CSV Import from DOORS
1. Open DOORS module and create a view with at
least Absolute Number, Object Heading, Object Text
and Object Level
attributes
ReqView - Import of Requirements Document
© Eccam 10
CSV Import from DOORS
2. In File / Export / Spreadsheet menu open Export
Spreadsheet dialog
ReqView - Import of Requirements Document
© Eccam 11
Check to export
attribute names
Choose comma as
data separator
Choose UTF-8
encoding
CSV Import from DOORS
3. Create configuration file mapping DOORS
attributes to ReqView attributes
ReqView - Import of Requirements Document
© Eccam 12
{
"name": "Test document",
"mapping" : [
{ "attribute": "id", "external": "Absolute Number"},
{ "attribute": "heading", "external": "Object Heading"},
{ "attribute": "text", "external": "Object Text"},
{ "attribute": "level", "external": "Object Level"}
]
}
CSV Import from DOORS
4. Convert CSV to ReqView by
Synchronizer specifying
– Given input CSV file
– Requested output ReqView file
– Prepared configuration file with attribute mapping
– Optional password
ReqView - Import of Requirements Document
© Eccam 13
synchronizer --import -f csv
-i UserNeeds.csv -o UserNeeds.reqw
-c UserNeeds.cfg -p password
Download Synchronizer
ReqIF Import from DOORS
1) Define custom attributes for export
– Discussion – text attribute for comments
– History – text attribute
summarizing changes
– Status – enumeration
of allowed status values,
e.g. draft, accepted,
rejected
ReqView - Import of Requirements Document
© Eccam 14
ReqIF Import from DOORS
2. Create ReqIF definition and export ReqIF file
ReqView - Import of Requirements Document
© Eccam 15
DOORS Next Gen
ReqIF Import from DOORS
3. Create configuration file mapping DOORS
attributes to ReqView attributes
ReqView - Import of Requirements Document
© Eccam 16
{
"mapping" : [
{ "attribute": "id", "external": "ReqIF.ForeignID"},
{ "attribute": "heading", "external": "ReqIF.ChapterName"},
{ "attribute": "text", "external": "ReqIF.Text"},
{ "attribute": "discussion", "external": "ReqView_Discussion"},
{ "attribute": "history", "external": "ReqView_History"},
{ "attribute": "status", "external": "ReqView_Status"}
]
}
Note: Names of ReqIF external names depends on DOORS version.
ReqIF Import from DOORS
4. Convert ReqIF to ReqView by
Synchronizer specifying
– Given input ReqIF file
– Requested output ReqView file
– Prepared configuration file with attribute mapping
– Optional password
ReqView - Import of Requirements Document
© Eccam 17
synchronizer --import -f reqif
-i UserNeeds.xml -o UserNeeds.reqw
-c UserNeeds.cfg -p password
ReqIF Import from DOORS
ReqView - Import of Requirements Document
© Eccam 18
DOORS Next Gen ReqView Desktop
Read More >>
ReqView References
• ReqView Homepage
https://www.reqview.com
• ReqView Desktop Online
https://www.reqview.com/apps/desktop/ReqViewDesktop.html
• ReqView Desktop at Chrome Store
https://chrome.google.com/webstore/detail/reqview-
desktop/cmbnhmeabefpflildnahpbghcejkblin
• Support Site - online help, knowledge base
and discussion forum
http://support.reqview.com/solution/categories
ReqView - Import of Requirements Document
© Eccam 19

More Related Content

What's hot

Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
Bhaskar Naik
 
Java.sql package
Java.sql packageJava.sql package
Java.sql package
myrajendra
 

What's hot (20)

Weblogic configuration
Weblogic configurationWeblogic configuration
Weblogic configuration
 
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
 
Java architecture for xml binding
Java architecture for xml bindingJava architecture for xml binding
Java architecture for xml binding
 
Oracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration IOracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration I
 
Jdbc
JdbcJdbc
Jdbc
 
Les24
Les24Les24
Les24
 
Java.sql package
Java.sql packageJava.sql package
Java.sql package
 
Java DataBase Connectivity API (JDBC API)
Java DataBase Connectivity API (JDBC API)Java DataBase Connectivity API (JDBC API)
Java DataBase Connectivity API (JDBC API)
 
Jdbc Ppt
Jdbc PptJdbc Ppt
Jdbc Ppt
 
Weblogic security
Weblogic securityWeblogic security
Weblogic security
 
Xml
XmlXml
Xml
 
JDBC Architecture and Drivers
JDBC Architecture and DriversJDBC Architecture and Drivers
JDBC Architecture and Drivers
 
java Jdbc
java Jdbc java Jdbc
java Jdbc
 
Dot net interview questions and asnwers
Dot net interview questions and asnwersDot net interview questions and asnwers
Dot net interview questions and asnwers
 
Java- JDBC- Mazenet Solution
Java- JDBC- Mazenet SolutionJava- JDBC- Mazenet Solution
Java- JDBC- Mazenet Solution
 
How to configure advanced order forms in FileCatalyst Workflow
How to configure advanced order forms in FileCatalyst WorkflowHow to configure advanced order forms in FileCatalyst Workflow
How to configure advanced order forms in FileCatalyst Workflow
 
JDBC Connectivity Model
JDBC Connectivity ModelJDBC Connectivity Model
JDBC Connectivity Model
 
Weblogic server administration
Weblogic server administrationWeblogic server administration
Weblogic server administration
 
jdbc
jdbcjdbc
jdbc
 
GreenVulcano ESB Technical Overview (ENG)
GreenVulcano ESB Technical Overview (ENG)GreenVulcano ESB Technical Overview (ENG)
GreenVulcano ESB Technical Overview (ENG)
 

Viewers also liked

import export document
import export documentimport export document
import export document
Ammad khan
 
Import & export presentation
Import & export presentationImport & export presentation
Import & export presentation
Eric Lee
 
Import,export procedure
Import,export procedureImport,export procedure
Import,export procedure
rishnrish
 
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - MéxicoCrisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
Christian Benítez
 
LOG10 – Import and Export Compliance LATAM
LOG10 – Import and Export Compliance LATAMLOG10 – Import and Export Compliance LATAM
LOG10 – Import and Export Compliance LATAM
Cendrine Vermer
 
Document control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiDocument control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP Fi
Lav Kumar
 

Viewers also liked (20)

International Trade Documents: 10 Top Documents
International Trade Documents: 10 Top DocumentsInternational Trade Documents: 10 Top Documents
International Trade Documents: 10 Top Documents
 
import export document
import export documentimport export document
import export document
 
Import & export presentation
Import & export presentationImport & export presentation
Import & export presentation
 
Import procedure and documentation
Import procedure and documentationImport procedure and documentation
Import procedure and documentation
 
Import export custom clearance process
Import export custom clearance processImport export custom clearance process
Import export custom clearance process
 
Customs Clearance Procedure for import and export
Customs Clearance Procedure for import and export Customs Clearance Procedure for import and export
Customs Clearance Procedure for import and export
 
Import,export procedure
Import,export procedureImport,export procedure
Import,export procedure
 
Import procedure
Import procedureImport procedure
Import procedure
 
EXPORT IMPORT
EXPORT IMPORTEXPORT IMPORT
EXPORT IMPORT
 
Towards Requirements Management Issues in Excel
Towards Requirements Management Issues in ExcelTowards Requirements Management Issues in Excel
Towards Requirements Management Issues in Excel
 
new cv
new cvnew cv
new cv
 
5 tecnicas de comercio exterior que los expertos utilizan hoy en dia
5 tecnicas de comercio exterior que los  expertos utilizan hoy en dia5 tecnicas de comercio exterior que los  expertos utilizan hoy en dia
5 tecnicas de comercio exterior que los expertos utilizan hoy en dia
 
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - MéxicoCrisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
 
Requisitos legales que deben cumplir las mercancías para la importación y ex...
Requisitos legales que deben cumplir las mercancías para  la importación y ex...Requisitos legales que deben cumplir las mercancías para  la importación y ex...
Requisitos legales que deben cumplir las mercancías para la importación y ex...
 
LOG10 – Import and Export Compliance LATAM
LOG10 – Import and Export Compliance LATAMLOG10 – Import and Export Compliance LATAM
LOG10 – Import and Export Compliance LATAM
 
Relaciones Comerciales México-Canadá 2011 (NAFTA analysis)
Relaciones Comerciales México-Canadá 2011 (NAFTA analysis)Relaciones Comerciales México-Canadá 2011 (NAFTA analysis)
Relaciones Comerciales México-Canadá 2011 (NAFTA analysis)
 
INCOTERMS 2010
INCOTERMS 2010INCOTERMS 2010
INCOTERMS 2010
 
Importacion exportacion alimentos en Mexico
Importacion exportacion alimentos en MexicoImportacion exportacion alimentos en Mexico
Importacion exportacion alimentos en Mexico
 
Document control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiDocument control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP Fi
 
Incoterms 2010. 1 parte
Incoterms 2010. 1 parte Incoterms 2010. 1 parte
Incoterms 2010. 1 parte
 

Similar to Import Requirements Document

Asp.Net Ajax Component Development
Asp.Net Ajax Component DevelopmentAsp.Net Ajax Component Development
Asp.Net Ajax Component Development
Chui-Wen Chiu
 
C# Code Samples
C# Code SamplesC# Code Samples
C# Code Samples
astruck
 

Similar to Import Requirements Document (20)

ASP.NET Lecture 6
ASP.NET Lecture 6ASP.NET Lecture 6
ASP.NET Lecture 6
 
Angular 2 Essential Training
Angular 2 Essential Training Angular 2 Essential Training
Angular 2 Essential Training
 
Web components - An Introduction
Web components - An IntroductionWeb components - An Introduction
Web components - An Introduction
 
Overview of Capturing requirements
Overview of Capturing requirementsOverview of Capturing requirements
Overview of Capturing requirements
 
Revit 2018 API News
Revit 2018 API NewsRevit 2018 API News
Revit 2018 API News
 
Revit 2018 API News
Revit 2018 API NewsRevit 2018 API News
Revit 2018 API News
 
Asp.net With mvc handson
Asp.net With mvc handsonAsp.net With mvc handson
Asp.net With mvc handson
 
ECS 19 - Chris O'Brien - The hit list - Office 365 dev techniques you should ...
ECS 19 - Chris O'Brien - The hit list - Office 365 dev techniques you should ...ECS 19 - Chris O'Brien - The hit list - Office 365 dev techniques you should ...
ECS 19 - Chris O'Brien - The hit list - Office 365 dev techniques you should ...
 
ASP.NET Lecture 4
ASP.NET Lecture 4ASP.NET Lecture 4
ASP.NET Lecture 4
 
ASP.NET - Web Programming
ASP.NET - Web ProgrammingASP.NET - Web Programming
ASP.NET - Web Programming
 
React js
React jsReact js
React js
 
Asp.Net Ajax Component Development
Asp.Net Ajax Component DevelopmentAsp.Net Ajax Component Development
Asp.Net Ajax Component Development
 
20180605 sso with apex and adfs the weblogic way
20180605 sso with apex and adfs the weblogic way20180605 sso with apex and adfs the weblogic way
20180605 sso with apex and adfs the weblogic way
 
Creating web form
Creating web formCreating web form
Creating web form
 
Creating web form
Creating web formCreating web form
Creating web form
 
Week 09 -Servlets-part1.pdf
Week 09 -Servlets-part1.pdfWeek 09 -Servlets-part1.pdf
Week 09 -Servlets-part1.pdf
 
Developing Next-Gen Enterprise Web Application
Developing Next-Gen Enterprise Web ApplicationDeveloping Next-Gen Enterprise Web Application
Developing Next-Gen Enterprise Web Application
 
Web Development In Oracle APEX
Web Development In Oracle APEXWeb Development In Oracle APEX
Web Development In Oracle APEX
 
Develop Engaging and High Performance Portal Themes That Power Exceptional Di...
Develop Engaging and High Performance Portal Themes That Power Exceptional Di...Develop Engaging and High Performance Portal Themes That Power Exceptional Di...
Develop Engaging and High Performance Portal Themes That Power Exceptional Di...
 
C# Code Samples
C# Code SamplesC# Code Samples
C# Code Samples
 

Recently uploaded

%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 

Recently uploaded (20)

Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT  - Elevating Productivity in Today's Agile EnvironmentHarnessing ChatGPT  - Elevating Productivity in Today's Agile Environment
Harnessing ChatGPT - Elevating Productivity in Today's Agile Environment
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 

Import Requirements Document

  • 2. Overview of Import Methods HTML CSV ReqIF * Tree hierarchy Yes hierarchy given by paragraph styles Yes hierarchy given by level attribute Yes Rich text format Yes No Yes Images Yes No Yes ID No Yes Yes Custom attributes No Yes Yes Traceability No No Planned Import from MS Word MS Excel, DOORS DOORS ReqView - Import of Requirements Document © Eccam 2 * ReqIF is OMG standard for requirements exchange
  • 3. HTML Import from MS Word 1. Open document in MS Word, remove title page, table of content and other unwanted sections 2. Check that the document is correctly structured – Headings become sections and paragraphs requirements – Rich text (bold, italic, underlined, text color, sub/superscript) is preserved – Tables, bulleted and numbered lists are appended to the preceding requirement – Images are added as attachments in separate requirements ReqView - Import of Requirements Document © Eccam 3
  • 4. HTML Import from MS Word ReqView - Import of Requirements Document © Eccam 4 Check document structure Check document formatting
  • 5. HTML Import from MS Word 3. Save Word document ReqView - Import of Requirements Document © Eccam 5 Choose Web page, Filtered file type Check Use PNG as a graphics format Set document Encoding to Unicode (UTF-8)
  • 6. HTML Import from MS Word 4. Open ReqView and import HTML from File menu Import HTML ReqView - Import of Requirements Document © Eccam 6 Choose HTML file exported from MS Word Choose all image attachments
  • 7. HTML Import from MS Word ReqView - Import of Requirements Document © Eccam 7 Structure is preserved Requirements gets unique ID Rich text formatting is preserved Read More >>
  • 8. CSV Import from Excel 1. Open Excel file and organize it to at least following columns: ID, Section, Description, Level ReqView - Import of Requirements Document © Eccam 8 Unique ID Section name Text requirement description Level number
  • 9. CSV Import from Excel 2. Save Excel file as CSV (Comma delimited) (*.csv) – Use UTF-8 encoding (Tools > Web Options > Encoding) 3. In ReqView choose File > Import CSV to import requirements Before, After or as Children of the selected object. ReqView - Import of Requirements Document © Eccam 9
  • 10. CSV Import from DOORS 1. Open DOORS module and create a view with at least Absolute Number, Object Heading, Object Text and Object Level attributes ReqView - Import of Requirements Document © Eccam 10
  • 11. CSV Import from DOORS 2. In File / Export / Spreadsheet menu open Export Spreadsheet dialog ReqView - Import of Requirements Document © Eccam 11 Check to export attribute names Choose comma as data separator Choose UTF-8 encoding
  • 12. CSV Import from DOORS 3. Create configuration file mapping DOORS attributes to ReqView attributes ReqView - Import of Requirements Document © Eccam 12 { "name": "Test document", "mapping" : [ { "attribute": "id", "external": "Absolute Number"}, { "attribute": "heading", "external": "Object Heading"}, { "attribute": "text", "external": "Object Text"}, { "attribute": "level", "external": "Object Level"} ] }
  • 13. CSV Import from DOORS 4. Convert CSV to ReqView by Synchronizer specifying – Given input CSV file – Requested output ReqView file – Prepared configuration file with attribute mapping – Optional password ReqView - Import of Requirements Document © Eccam 13 synchronizer --import -f csv -i UserNeeds.csv -o UserNeeds.reqw -c UserNeeds.cfg -p password Download Synchronizer
  • 14. ReqIF Import from DOORS 1) Define custom attributes for export – Discussion – text attribute for comments – History – text attribute summarizing changes – Status – enumeration of allowed status values, e.g. draft, accepted, rejected ReqView - Import of Requirements Document © Eccam 14
  • 15. ReqIF Import from DOORS 2. Create ReqIF definition and export ReqIF file ReqView - Import of Requirements Document © Eccam 15 DOORS Next Gen
  • 16. ReqIF Import from DOORS 3. Create configuration file mapping DOORS attributes to ReqView attributes ReqView - Import of Requirements Document © Eccam 16 { "mapping" : [ { "attribute": "id", "external": "ReqIF.ForeignID"}, { "attribute": "heading", "external": "ReqIF.ChapterName"}, { "attribute": "text", "external": "ReqIF.Text"}, { "attribute": "discussion", "external": "ReqView_Discussion"}, { "attribute": "history", "external": "ReqView_History"}, { "attribute": "status", "external": "ReqView_Status"} ] } Note: Names of ReqIF external names depends on DOORS version.
  • 17. ReqIF Import from DOORS 4. Convert ReqIF to ReqView by Synchronizer specifying – Given input ReqIF file – Requested output ReqView file – Prepared configuration file with attribute mapping – Optional password ReqView - Import of Requirements Document © Eccam 17 synchronizer --import -f reqif -i UserNeeds.xml -o UserNeeds.reqw -c UserNeeds.cfg -p password
  • 18. ReqIF Import from DOORS ReqView - Import of Requirements Document © Eccam 18 DOORS Next Gen ReqView Desktop Read More >>
  • 19. ReqView References • ReqView Homepage https://www.reqview.com • ReqView Desktop Online https://www.reqview.com/apps/desktop/ReqViewDesktop.html • ReqView Desktop at Chrome Store https://chrome.google.com/webstore/detail/reqview- desktop/cmbnhmeabefpflildnahpbghcejkblin • Support Site - online help, knowledge base and discussion forum http://support.reqview.com/solution/categories ReqView - Import of Requirements Document © Eccam 19