SlideShare a Scribd company logo
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

PDF
Offline Review of Requirements Documents in ReqIF Format
PDF
Custom Requirement Attributes
PPTX
Simple Yet Powerful Software and System Requirements Management
PDF
Requirements Traceability Links
PPTX
Bezlio - Server Administration and Security
PPT
Websphere - Introduction to logs and configuration
PPT
Websphere - Intoduction to Unicode websphere
PPTX
Introduction to SalesForce
Offline Review of Requirements Documents in ReqIF Format
Custom Requirement Attributes
Simple Yet Powerful Software and System Requirements Management
Requirements Traceability Links
Bezlio - Server Administration and Security
Websphere - Introduction to logs and configuration
Websphere - Intoduction to Unicode websphere
Introduction to SalesForce

What's hot (20)

PDF
Weblogic configuration
PPT
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
PPTX
Java architecture for xml binding
PDF
Oracle Weblogic Server 11g: System Administration I
PPT
PPT
PPTX
Java.sql package
PPTX
Java DataBase Connectivity API (JDBC API)
PDF
Weblogic security
PPT
JDBC Architecture and Drivers
PPTX
java Jdbc
PDF
Dot net interview questions and asnwers
PPTX
Java- JDBC- Mazenet Solution
PPTX
How to configure advanced order forms in FileCatalyst Workflow
PPT
JDBC Connectivity Model
PDF
Weblogic server administration
PDF
jdbc
PPT
GreenVulcano ESB Technical Overview (ENG)
Weblogic configuration
Weblogic server-overview-weblogic-scripting-tool0-1228252752844434-9
Java architecture for xml binding
Oracle Weblogic Server 11g: System Administration I
Java.sql package
Java DataBase Connectivity API (JDBC API)
Weblogic security
JDBC Architecture and Drivers
java Jdbc
Dot net interview questions and asnwers
Java- JDBC- Mazenet Solution
How to configure advanced order forms in FileCatalyst Workflow
JDBC Connectivity Model
Weblogic server administration
jdbc
GreenVulcano ESB Technical Overview (ENG)
Ad

Viewers also liked (20)

PDF
International Trade Documents: 10 Top Documents
DOCX
import export document
PPTX
Import & export presentation
PPT
Import procedure and documentation
PDF
Import export custom clearance process
PPTX
Customs Clearance Procedure for import and export
PPTX
Import,export procedure
PPTX
Import procedure
PPTX
EXPORT IMPORT
PDF
Towards Requirements Management Issues in Excel
PPTX
PPTX
5 tecnicas de comercio exterior que los expertos utilizan hoy en dia
PPT
Crisis y Virus AH1N1En MéXico vs. Exportaciones - PIB - México
PPTX
Requisitos legales que deben cumplir las mercancías para la importación y ex...
PPTX
LOG10 – Import and Export Compliance LATAM
PDF
Relaciones Comerciales México-Canadá 2011 (NAFTA analysis)
PPT
INCOTERMS 2010
PPT
Importacion exportacion alimentos en Mexico
PPT
Document control, clearing, special gl, taxes SAP Fi
PPTX
Incoterms 2010. 1 parte
 
International Trade Documents: 10 Top Documents
import export document
Import & export presentation
Import procedure and documentation
Import export custom clearance process
Customs Clearance Procedure for import and export
Import,export procedure
Import procedure
EXPORT IMPORT
Towards Requirements Management Issues in Excel
5 tecnicas de comercio exterior que los expertos utilizan hoy en dia
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...
LOG10 – Import and Export Compliance LATAM
Relaciones Comerciales México-Canadá 2011 (NAFTA analysis)
INCOTERMS 2010
Importacion exportacion alimentos en Mexico
Document control, clearing, special gl, taxes SAP Fi
Incoterms 2010. 1 parte
 
Ad

Recently uploaded (20)

PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Nekopoi APK 2025 free lastest update
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
System and Network Administraation Chapter 3
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
medical staffing services at VALiNTRY
PDF
Odoo Companies in India – Driving Business Transformation.pdf
Odoo POS Development Services by CandidRoot Solutions
Internet Downloader Manager (IDM) Crack 6.42 Build 41
How to Choose the Right IT Partner for Your Business in Malaysia
Softaken Excel to vCard Converter Software.pdf
PTS Company Brochure 2025 (1).pdf.......
Design an Analysis of Algorithms II-SECS-1021-03
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Operating system designcfffgfgggggggvggggggggg
Navsoft: AI-Powered Business Solutions & Custom Software Development
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Nekopoi APK 2025 free lastest update
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Why Generative AI is the Future of Content, Code & Creativity?
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
System and Network Administraation Chapter 3
wealthsignaloriginal-com-DS-text-... (1).pdf
medical staffing services at VALiNTRY
Odoo Companies in India – Driving Business Transformation.pdf

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