DSST Technical Writing — Questions and Answers
Question 1: What is a user persona in technical writing?
- A legal user agreement
- A real user's biography
- A fictional profile representing a target reader type (Correct answer)
- A glossary of user terms
Correct answer: A fictional profile representing a target reader type
A persona is a semi-fictional representation of a typical user, used to guide content decisions and tone.
Question 2: What is the plain language movement's core principle for US government and technical documents?
- Use formal academic language
- Maximize technical precision over clarity
- Avoid all defined terms
- Write for the reader, not the writer, using clear and direct language (Correct answer)
Correct answer: Write for the reader, not the writer, using clear and direct language
Plain language centers the reader's comprehension, using everyday words, short sentences, and clear structure.
Question 3: What is an API reference document?
- A licensing agreement
- A troubleshooting guide
- Technical documentation describing endpoints, parameters, and responses (Correct answer)
- A marketing summary of software features
Correct answer: Technical documentation describing endpoints, parameters, and responses
An API reference provides developers with the technical details needed to integrate with a software interface.
Question 4: Which document structure technique helps users navigate a long technical report most effectively?
- Writing all content in one continuous paragraph
- Placing all figures at the end of the document
- Using clear headings, a table of contents, and an index (Correct answer)
- Avoiding page numbers to reduce clutter
Correct answer: Using clear headings, a table of contents, and an index
Headings, a table of contents, and an index give users multiple navigation paths to find information quickly.
Question 5: In DITA (Darwin Information Typing Architecture), what are the three core topic types?
- Guide, Manual, Specification
- Concept, Task, Reference (Correct answer)
- Overview, Reference, Tutorial
- Introduction, Procedure, Glossary
Correct answer: Concept, Task, Reference
DITA's core topic types are Concept (background knowledge), Task (step-by-step procedures), and Reference (look-up data like parameters or commands).
Question 6: What is a knowledge base in the context of technical writing tools?
- A list of SME contacts
- A database of code
- A searchable online repository of help articles, FAQs, and troubleshooting guides (Correct answer)
- A project management board
Correct answer: A searchable online repository of help articles, FAQs, and troubleshooting guides
A knowledge base is a self-service documentation portal where users can search for answers to common questions.
Question 7: What does version control for documentation help teams do?
- Track changes, collaborate, and revert to previous versions (Correct answer)
- Generate PDFs
- Check grammar
- Publish automatically
Correct answer: Track changes, collaborate, and revert to previous versions
Version control (e.g., Git) lets documentation teams track revisions, manage contributions, and recover previous document states.
Question 8: What is the function of a translation memory (TM) tool in localization?
- Store previously translated segments for reuse in future translations (Correct answer)
- Generate images
- Manage version control
- Check grammar
Correct answer: Store previously translated segments for reuse in future translations
Translation memory tools store approved translations so that repeated or similar content is reused consistently and efficiently.
Question 9: Pick the incorrect assertion regarding writing:
- Your workplace interpersonal communication abilities are extended through writing.
- Your writing ability will never affect your job performance. (Correct answer)
- Writing well demonstrates to your audience your capacity for reasoned thought and effective communication.
- Poor writing demonstrates that you are unable to think clearly or effectively explain your ideas.
Correct answer: Your writing ability will never affect your job performance.
The assertion that your writing ability will never affect your job performance is incorrect. Strong writing skills are critical in nearly all professional roles, impacting communication clarity, efficiency, and professional credibility. Effective written communication, whether in emails, reports, or presentations, directly influences how well you convey ideas and perform your duties.
Question 10: What is the difference between editing and proofreading?
- Editing only fixes spelling
- They are the same
- Proofreading changes meaning
- Editing addresses content and structure; proofreading catches surface errors (Correct answer)
Correct answer: Editing addresses content and structure; proofreading catches surface errors
Editing improves clarity, organization, and completeness, while proofreading catches typos, punctuation, and formatting errors.
Question 11: What does a glossary provide in technical documentation?
- An index of pages
- Definitions of specialized terms used in the document (Correct answer)
- A table of figures
- A list of references
Correct answer: Definitions of specialized terms used in the document
A glossary defines domain-specific or technical terms to help readers understand unfamiliar vocabulary.
Question 12: Which rule describes when a table is preferred over a list in technical documentation?
- Tables replace lists whenever there are more than five items
- Use a table when comparing multiple attributes across two or more items (Correct answer)
- Tables are always preferred over lists because they look more professional
- Use a table only when data contains numerical values
Correct answer: Use a table when comparing multiple attributes across two or more items
Tables excel at showing relationships between items across multiple attributes; lists are better for single-attribute sequences or items.
Question 13: What is 'chunking' in technical writing?
- Breaking content into small, logically grouped units for easier scanning (Correct answer)
- Combining multiple procedures into a single step
- Dividing a document into large, dense paragraphs
- Removing all transitions between sections
Correct answer: Breaking content into small, logically grouped units for easier scanning
Chunking organizes information into discrete, manageable blocks, improving readability and comprehension.
Question 14: A user manual step reads: 'It may be necessary to restart the device.' What is the MAIN problem with this phrasing?
- It needs a warning label attached
- It uses too many syllables
- It should use passive voice instead
- It is vague and hedging — it should give a clear instruction like 'Restart the device.' (Correct answer)
Correct answer: It is vague and hedging — it should give a clear instruction like 'Restart the device.'
Hedging phrases like 'may be necessary' leave users uncertain about whether to act; direct imperatives remove ambiguity in procedures.
Question 15: What is the advantage of using a structured authoring tool over a word processor for large doc sets?
- It is cheaper
- It requires no training
- Enforces consistent structure, enables reuse, and supports multi-format output (Correct answer)
- It has more fonts
Correct answer: Enforces consistent structure, enables reuse, and supports multi-format output
Structured authoring tools enforce topic types and reuse, enabling single-source publishing to multiple formats efficiently.
Question 16: What does 'information architecture' mean in the context of technical documentation?
- The database schema used to store documentation files
- The visual design system for a documentation website
- The organization and structure of content so users can find and understand information efficiently (Correct answer)
- The physical layout of an office where writers work
Correct answer: The organization and structure of content so users can find and understand information efficiently
Information architecture refers to how content is organized, labeled, and navigated to support user findability and comprehension.
Question 17: How does internationalization (i18n) preparation affect technical writing?
- Writers avoid idioms, metaphors, and culturally specific references to ease future translation (Correct answer)
- Writers use longer sentences
- Writers add more examples
- It has no effect on writing
Correct answer: Writers avoid idioms, metaphors, and culturally specific references to ease future translation
Writing with i18n in mind avoids expressions that don't translate well, reducing localization cost and error risk.
Question 18: What is the primary purpose of a screen recording tool like Camtasia in technical writing?
- Generate PDF outputs
- Create software tutorial videos and demonstrations (Correct answer)
- Edit API documentation
- Manage content versions
Correct answer: Create software tutorial videos and demonstrations
Camtasia is used to record screen-based software tutorials, annotate them, and publish as video training content.
Question 19: How does cultural localization differ from translation in technical writing?
- They are the same
- Translation includes cultural adaptation
- Localization adapts content for cultural context; translation only converts language (Correct answer)
- Localization is only about dates and currency
Correct answer: Localization adapts content for cultural context; translation only converts language
Localization goes beyond word-for-word translation to adapt examples, images, and conventions for the target culture.
Question 20: A technical writer is asked to write a 'quick reference card.' What is its defining characteristic?
- It replaces the full user manual entirely
- It is intended only for system administrators
- It provides only the most essential steps or commands on a single page or card (Correct answer)
- It covers every feature of the product in full detail
Correct answer: It provides only the most essential steps or commands on a single page or card
A quick reference card is a compact, single-page summary of the most critical or frequently used information for fast lookup.
Question 21: Which rule applies to the use of contractions in technical documentation?
- Contractions are always forbidden in technical writing
- Contractions may be used to create a friendly tone when the audience and context allow (Correct answer)
- Contractions are acceptable only in captions and callouts
- Contractions are required in user-facing help content per plain language rules
Correct answer: Contractions may be used to create a friendly tone when the audience and context allow
Contractions are permitted—and even encouraged by plain language guidelines—in user-facing documents where a conversational tone aids comprehension.
Question 22: What is the purpose of a legend (key) in a technical diagram?
- To provide the revision history of the document
- To explain the symbols, colors, or abbreviations used in the diagram (Correct answer)
- To add decorative borders and design elements
- To list the names and roles of document contributors
Correct answer: To explain the symbols, colors, or abbreviations used in the diagram
A legend explains the meaning of symbols, colors, patterns, or abbreviations within a diagram, giving readers the reference information needed to correctly interpret the visual.
Question 23: What does accessibility compliance (WCAG) require of technical documentation published online?
- Only proper spelling
- Password protection
- Alt text for images, sufficient color contrast, keyboard navigation, and screen reader support (Correct answer)
- PDF format only
Correct answer: Alt text for images, sufficient color contrast, keyboard navigation, and screen reader support
WCAG guidelines require that web-based documentation be perceivable, operable, understandable, and robust for all users including those with disabilities.
Question 24: Which approach BEST supports accessibility in technical documentation?
- Writing all text in italics for emphasis
- Using PDFs exclusively to lock formatting
- Using only color to convey critical information
- Providing alt text for images and ensuring sufficient color contrast (Correct answer)
Correct answer: Providing alt text for images and ensuring sufficient color contrast
Alt text makes images accessible to screen readers, and adequate color contrast supports users with visual impairments.
Question 25: What is a runbook in IT and operations contexts?
- A requirements document
- A training syllabus
- A set of documented procedures for routine operations and incident response (Correct answer)
- A product brochure
Correct answer: A set of documented procedures for routine operations and incident response
A runbook documents the step-by-step procedures IT teams follow for operations, maintenance, and incident handling.
Question 26: What key subject matter do many technical writing courses cover?
- Thesis
- Essays
- Monographies
- Technical writings (Correct answer)
Correct answer: Technical writings
Many technical writing courses primarily cover the subject matter of 'technical writings' themselves. This includes teaching the principles, strategies, and practices for creating various technical documents such as reports, manuals, proposals, and instructions. The focus is on developing the skills necessary to produce clear, concise, and effective technical communication.
Question 27: What does a content plan (or documentation plan) typically include?
- The final draft
- Only the document outline
- Scope, audience, deliverables, schedule, and tools (Correct answer)
- A list of reviewers
Correct answer: Scope, audience, deliverables, schedule, and tools
A documentation plan outlines the scope, target audience, content types, schedule, and production tools for a project.
Question 28: What is the role of a Subject Matter Expert (SME) in technical writing?
- To design page layouts and choose fonts
- To provide accurate technical information and review content for correctness (Correct answer)
- To proofread final documents for grammar errors
- To manage the document publication schedule
Correct answer: To provide accurate technical information and review content for correctness
SMEs supply the domain knowledge technical writers translate into user-friendly content, and they validate accuracy during reviews.
Question 29: What does a content management system (CMS) help technical writers manage?
- Storage, organization, versioning, and publishing of documentation content (Correct answer)
- Software code
- Email campaigns
- Only web page design
Correct answer: Storage, organization, versioning, and publishing of documentation content
A CMS centralizes content creation, versioning, workflow, and publication, making large documentation sets manageable.
Question 30: What markup language is commonly used in docs-as-code workflows?
- HTML only
- LaTeX
- Markdown (Correct answer)
- XML only
Correct answer: Markdown
Markdown is widely used in docs-as-code pipelines because it is lightweight, human-readable, and Git-friendly.
Question 31: What is the purpose of task analysis in technical writing?
- Break down a user's goal into discrete steps to document accurately (Correct answer)
- Evaluate team tasks
- Assess technical complexity of code
- Analyze project timelines
Correct answer: Break down a user's goal into discrete steps to document accurately
Task analysis deconstructs what a user must do to achieve a goal, ensuring no steps are missed in procedures.
Question 32: Which document records decisions made during a project meeting?
- Status report
- Meeting minutes (Correct answer)
- Project charter
- SLA
Correct answer: Meeting minutes
Meeting minutes are the official written record of discussions, decisions, and action items from a meeting.
Question 33: Which technique helps technical writers understand how users actually search for help?
- Reading competitor docs
- Writing surveys only
- Search log analysis (Correct answer)
- Interviewing executives
Correct answer: Search log analysis
Analyzing support ticket logs and search queries reveals the exact terms and problems real users encounter.
Question 34: What is a release note's primary function?
- Announce a product launch to the media
- Describe the product roadmap
- Document changes, fixes, and new features in a software release (Correct answer)
- Replace the user manual
Correct answer: Document changes, fixes, and new features in a software release
Release notes inform users and stakeholders about what changed, was fixed, or was added in a software update.
Question 35: How can Microsoft Word paragraph styles be avoided?
- You cannot. Whatever you type has a paragraph style connected to it, whether you do anything or not. (Correct answer)
- By manually styling each and every paragraph of your text to override the paragraph styles.
- Simply by typing without adding any paragraph styles to your material.
- By switching off the paragraph styles.
Correct answer: You cannot. Whatever you type has a paragraph style connected to it, whether you do anything or not.
You cannot avoid Microsoft Word paragraph styles because every piece of text, by default, has a paragraph style applied to it (e.g., 'Normal' style). While you can manually override formatting for individual paragraphs, a style is always underlying. Styles are fundamental to how Word structures and formats text, making them an unavoidable part of document creation.
Question 36: Which metric best measures whether technical documentation is effective?
- Number of pages
- Time to publish
- Task completion rate in usability tests (Correct answer)
- Word count
Correct answer: Task completion rate in usability tests
Task completion rate—whether users can successfully perform tasks using the documentation—directly measures effectiveness.
Question 37: What kind of report does a student frequently create to support the work they do?
- Primary research report
- Technical Specifications
- Summary of the thesis
- Instructions (Correct answer)
Correct answer: Instructions
Students frequently create instructions to support the practical work they do, especially in technical or scientific fields. These documents explain how to perform a task, operate equipment, or follow a specific procedure. Instructions are essential for documenting experiments, software usage, or project steps, directly supporting their academic and practical endeavors.
Question 38: Why should white space be used on your pages?
- As a result, your document's pages are more appealing and simple to read. (Correct answer)
- So that you can reduce the length of your work and fit more words on the page.
- To make it easier for the printer to understand how your document's pages are organized.
- So readers can see the page numbers more easily in your document.
Correct answer: As a result, your document's pages are more appealing and simple to read.
White space, or negative space, is crucial for making a document's pages more appealing and simple to read. It breaks up dense blocks of text, reduces visual clutter, and helps guide the reader's eye, improving readability and comprehension. Strategic use of white space makes documents less intimidating and more user-friendly.
Question 39: What is a quick start guide's goal?
- Provide legal warranties
- Get the user productive fast with minimal reading (Correct answer)
- Replace the full user manual
- Document all product features
Correct answer: Get the user productive fast with minimal reading
A quick start guide focuses on the minimum steps needed for a user to begin using a product immediately.
Question 40: What is the main purpose of a technical specification document?
- Define requirements and design details for a system (Correct answer)
- Summarize project outcomes
- Market a product to customers
- Train new employees
Correct answer: Define requirements and design details for a system
A technical specification (spec) documents the requirements, architecture, and design of a system for developers and engineers.
Question 41: What is Oxygen XML Author primarily used for?
- Authoring DITA and XML-based structured technical documentation (Correct answer)
- Video editing
- Project scheduling
- Web design
Correct answer: Authoring DITA and XML-based structured technical documentation
Oxygen XML Author is a leading XML editor for creating DITA and other structured documentation with validation support.
Question 42: Which document type describes the overall system architecture for a software project?
- Glossary
- System Architecture Document (SAD) (Correct answer)
- Release note
- Quick start guide
Correct answer: System Architecture Document (SAD)
A System Architecture Document describes the high-level design, components, and interactions of a software system.
Question 43: What is the purpose of a style guide in technical writing?
- To ensure consistency in language, formatting, and terminology across documents (Correct answer)
- To list all approved graphics for the organization
- To track document version history
- To define the aesthetic preferences of the lead writer
Correct answer: To ensure consistency in language, formatting, and terminology across documents
A style guide establishes standards that keep all team members aligned on tone, terminology, and formatting conventions.
Question 44: What is the purpose of a style linter (e.g., Vale) in a documentation pipeline?
- Translate content
- Automatically check writing against style guide rules (Correct answer)
- Format code
- Generate screenshots
Correct answer: Automatically check writing against style guide rules
Vale and similar tools enforce style guide rules automatically, flagging issues like passive voice or banned terms in CI pipelines.
Question 45: When writing error messages in US software documentation, which tone is recommended?
- Apologetic and formal
- Casual and humorous
- Helpful and non-blaming (Correct answer)
- Technical and complex
Correct answer: Helpful and non-blaming
Error messages should be constructive and non-blaming, guiding the user to a solution without frustration.
Question 46: A writer notices that the same term is used inconsistently — 'log in,' 'login,' and 'log-in' all appear. What is the BEST corrective action?
- Leave it as-is since minor inconsistencies are acceptable
- Choose one form, add it to the style guide, and update all instances throughout the document set (Correct answer)
- Use whichever form appears most frequently
- Ask the engineering team to pick the spelling
Correct answer: Choose one form, add it to the style guide, and update all instances throughout the document set
Standardizing terminology in the style guide and updating all occurrences ensures consistency and prevents user confusion.
Question 47: What does the design principle of 'alignment' refer to in technical document layout?
- Ensuring every page in the document contains an identical number of words
- Making all graphics the same size and dimensions throughout the document
- Aligning the document's content with the organization's strategic communication goals
- Organizing text and visuals along common invisible lines to create a structured, orderly appearance (Correct answer)
Correct answer: Organizing text and visuals along common invisible lines to create a structured, orderly appearance
Alignment means positioning text and visual elements along shared invisible lines (left edge, right edge, center axis, or grid lines), creating visual order that makes the document easier and more comfortable to read.
Question 48: When is using a screenshot most appropriate in technical documentation?
- To demonstrate the technical writer's proficiency with the software
- To show users exactly what they will see on their screen during a procedure (Correct answer)
- Only on the cover page to show the software's branding
- To replace all procedural written instructions entirely
Correct answer: To show users exactly what they will see on their screen during a procedure
Screenshots are most valuable when they show users exactly what the interface looks like at a given step, giving readers a direct visual reference to confirm they are performing the correct action.
Question 49: Which document type is used to formally request services or products from vendors?
- Request for Proposal (RFP) (Correct answer)
- Release note
- Style guide
- User manual
Correct answer: Request for Proposal (RFP)
An RFP outlines an organization's needs and invites vendors to submit bids or proposals.
Question 50: What is the purpose of a troubleshooting guide?
- Define coding standards
- Train new staff on procedures
- Help users diagnose and resolve common problems (Correct answer)
- Document system architecture
Correct answer: Help users diagnose and resolve common problems
A troubleshooting guide presents symptoms, causes, and solutions to help users fix known issues independently.
Question 51: Which type of graphic is MOST effective for showing the relationship between parts of a system?
- A scatter plot
- A pie chart
- A block diagram or flowchart (Correct answer)
- A bar chart
Correct answer: A block diagram or flowchart
Block diagrams and flowcharts visually map components and their connections, making system relationships clear.
Question 52: Which file format is generally preferred for photographic images in technical documents intended for digital and print use?
- EPS (Encapsulated PostScript)
- TIFF (Tagged Image File Format)
- JPEG (Joint Photographic Experts Group) (Correct answer)
- BMP (Bitmap)
Correct answer: JPEG (Joint Photographic Experts Group)
JPEG is widely preferred for photographs because it delivers good visual quality at significantly reduced file sizes through compression, making documents manageable for both digital and print distribution.
Question 53: Which rule governs the use of 'which' versus 'that' in technical writing?
- Both words are interchangeable in formal writing
- Use 'that' only when referring to inanimate objects
- Use 'that' for restrictive clauses and 'which' for nonrestrictive clauses (Correct answer)
- Use 'which' for restrictive clauses and 'that' for nonrestrictive clauses
Correct answer: Use 'that' for restrictive clauses and 'which' for nonrestrictive clauses
'That' introduces a restrictive clause (essential to meaning) while 'which' introduces a nonrestrictive clause (adds extra information, set off by commas).
Question 54: What is the primary audience for a developer guide?
- Sales teams
- Executives reviewing project ROI
- Software engineers integrating or extending a product (Correct answer)
- End users performing daily tasks
Correct answer: Software engineers integrating or extending a product
Developer guides provide technical integration details, code samples, and architecture context targeted at software engineers.
Question 55: What is DITA (Darwin Information Typing Architecture)?
- A graphic file format
- A testing methodology
- An XML-based standard for structured technical documentation authoring and reuse (Correct answer)
- A Python framework
Correct answer: An XML-based standard for structured technical documentation authoring and reuse
DITA is an OASIS XML standard that defines topic types (task, concept, reference) and enables content reuse across deliverables.
Question 56: What is a wireframe in the context of technical writing for software documentation?
- A metal mounting frame used to hold printed technical documents
- A visual style guide that defines approved graphic elements
- A low-fidelity visual showing the layout and structure of an interface without detailed styling (Correct answer)
- A type of network topology diagram showing physical connections
Correct answer: A low-fidelity visual showing the layout and structure of an interface without detailed styling
A wireframe is a simplified, low-fidelity blueprint of an interface layout that communicates structure and functionality without final colors or styling, commonly used in user documentation planning.
Question 57: When writing API documentation, what should a 'Parameters' section always include?
- Marketing copy about the API's benefits
- A list of competing APIs
- The internal variable names used by developers
- Data type, required/optional status, and description for each parameter (Correct answer)
Correct answer: Data type, required/optional status, and description for each parameter
Parameter tables must specify data type, whether the parameter is required or optional, and a clear description so developers can integrate correctly.
Question 58: Which type of technical document is used internally to propose a new project or change?
- Business case or internal proposal (Correct answer)
- API reference
- SLA
- User manual
Correct answer: Business case or internal proposal
An internal proposal or business case outlines a problem, proposed solution, costs, and benefits to gain approval.
Question 59: What is the rule for capitalizing job titles in technical documents?
- Capitalize job titles only when they precede a person's name (Correct answer)
- Always capitalize all job titles
- Never capitalize job titles in body text
- Capitalize job titles only in headings
Correct answer: Capitalize job titles only when they precede a person's name
Style guides generally require capitalizing titles when they directly precede a name (e.g., Director Jane Smith) but not when used generically.
Question 60: What is 'plain language' in the context of US government and technical writing standards?
- Writing clearly and concisely so the intended audience can understand and act on it the first time they read it (Correct answer)
- Using only one-syllable words
- Writing at a first-grade reading level regardless of audience
- Avoiding all technical terms in any document
Correct answer: Writing clearly and concisely so the intended audience can understand and act on it the first time they read it
Plain language is defined by the Plain Writing Act as clear, organized writing that meets the needs of the intended audience.
Question 61: What distinguishes a white paper from a product brochure?
- White papers provide in-depth analysis, not promotional content (Correct answer)
- White papers are shorter and visual
- They are interchangeable
- Brochures contain technical specs
Correct answer: White papers provide in-depth analysis, not promotional content
White papers present research-backed arguments or solutions, while brochures are promotional and brief.
Question 62: What does the 'inverted pyramid' rule prescribe for technical writing?
- Present the most critical information first, followed by supporting detail (Correct answer)
- Start with background context, then narrow to the specific topic
- Organize information alphabetically to aid navigation
- Place the least important information first to build toward the conclusion
Correct answer: Present the most critical information first, followed by supporting detail
The inverted pyramid structure leads with the most important content, allowing busy readers to get key information even if they stop reading early.
Question 63: What is Swagger/OpenAPI used for in technical writing?
- Documenting and testing REST APIs with a machine-readable specification (Correct answer)
- Creating help videos
- Managing documentation versions
- Writing user manuals
Correct answer: Documenting and testing REST APIs with a machine-readable specification
OpenAPI (Swagger) is a specification for describing REST APIs that can auto-generate interactive API reference documentation.
Question 64: What is Confluence primarily used for in technical writing contexts?
- Designing graphics
- Publishing customer-facing help sites
- Collaborative internal documentation and wikis (Correct answer)
- Managing bug tracking
Correct answer: Collaborative internal documentation and wikis
Confluence is a team wiki and documentation platform commonly used for internal knowledge bases and collaborative writing.
Question 65: A technical writer needs to document a REST API endpoint. Which element is LEAST necessary in the endpoint description?
- Request and response schema
- HTTP method (GET, POST, etc.)
- The developer's name who built the endpoint (Correct answer)
- Authentication requirements
Correct answer: The developer's name who built the endpoint
The endpoint developer's identity is irrelevant to users integrating the API; what matters are the method, schema, and auth requirements.
Question 66: What distinguishes a tutorial from a how-to guide?
- They are identical
- Tutorials are only for beginners
- How-tos are longer
- Tutorials teach concepts through learning goals; how-tos solve a specific task (Correct answer)
Correct answer: Tutorials teach concepts through learning goals; how-tos solve a specific task
Tutorials build understanding progressively, while how-to guides are task-focused and assume the user knows what they want.
Question 67: What does an authoring tool's 'conditional text' feature allow a writer to do?
- Include or exclude content based on output type, audience, or product version (Correct answer)
- Format tables
- Insert cross-references
- Spell-check automatically
Correct answer: Include or exclude content based on output type, audience, or product version
Conditional text tags content so it can be included for one output (e.g., Windows) and excluded for another (e.g., Mac).
Question 68: In the context of docs-as-code, what does treating documentation 'like code' primarily mean?
- Storing docs in version control, using pull requests for reviews, and automating publication (Correct answer)
- Writing documentation in programming languages like Python
- Letting developers write all documentation without writer review
- Publishing documentation only as executable scripts
Correct answer: Storing docs in version control, using pull requests for reviews, and automating publication
Docs-as-code applies software engineering workflows — version control, code review, and CI/CD pipelines — to documentation production.
Question 69: A technical writer must document a REST API. Which format is MOST useful for developers consuming this documentation?
- A FAQ section only
- Reference tables with endpoints, parameters, request/response examples, and error codes (Correct answer)
- A narrative essay describing the API's history
- A glossary of programming terms
Correct answer: Reference tables with endpoints, parameters, request/response examples, and error codes
Developers need precise, structured reference information including endpoints, parameters, and examples to integrate APIs effectively.
Question 70: Which version control system is most commonly used in docs-as-code workflows?
- CVS
- Git (Correct answer)
- SVN only
- Perforce
Correct answer: Git
Git is the dominant version control system for docs-as-code, enabling branching, merging, and collaborative review via pull requests.
Question 71: The rule of 'chunking' in technical writing means:
- Writing each paragraph as a standalone unit without cross-references
- Removing redundant content to reduce word count
- Breaking large files into smaller downloadable pieces
- Grouping related information together into discrete, labeled sections (Correct answer)
Correct answer: Grouping related information together into discrete, labeled sections
Chunking organizes content into labeled groups so readers can scan, locate, and process related information efficiently.
Question 72: When writing release notes, which information should ALWAYS be included?
- A list of new features, bug fixes, and known issues for the release version (Correct answer)
- A full reprint of the previous version's release notes
- The company's founding history
- Marketing language describing product benefits
Correct answer: A list of new features, bug fixes, and known issues for the release version
Release notes must document changes (new features, fixes, issues) tied to a specific version so users understand what changed.
Question 73: Which document type provides step-by-step operating instructions for a product?
- White paper
- Request for proposal
- Feasibility study
- User manual (Correct answer)
Correct answer: User manual
A user manual guides end users through the operation and features of a product step by step.
Question 74: Which writing style guideline does the US federal plain language standard emphasize?
- Prefer passive constructions
- Write long complex sentences
- Use technical jargon freely
- Use common, everyday words (Correct answer)
Correct answer: Use common, everyday words
The Plain Writing Act of 2010 requires federal documents to use clear, common language.
Question 75: What is nominalization in technical writing?
- Capitalizing nouns
- Naming variables
- Using numbers as adjectives
- Turning verbs into nouns (Correct answer)
Correct answer: Turning verbs into nouns
Nominalization (e.g., 'make a decision' instead of 'decide') weakens clarity and should be minimized.
Question 76: What is a use case in the context of technical documentation?
- A legal case study
- A scenario describing how a user interacts with a system to achieve a goal (Correct answer)
- A code test scenario
- A marketing use case
Correct answer: A scenario describing how a user interacts with a system to achieve a goal
Use cases describe real-world scenarios that help writers understand what tasks users need to accomplish.
Question 77: What is the key benefit of using topic-based authoring in technical writing?
- It only works for PDF output
- Topics must be read in sequence
- Each topic is self-contained and can be reused in multiple documents (Correct answer)
- It eliminates the need for a style guide
Correct answer: Each topic is self-contained and can be reused in multiple documents
Topic-based authoring creates modular, standalone content units that can be assembled into different deliverables without rewriting.
Question 78: Which format is MOST appropriate for documenting a command-line tool's syntax?
- A table comparing it to a GUI alternative
- Monospaced code block with placeholders in angle brackets or italics (Correct answer)
- Bulleted list with colloquial descriptions
- Numbered list with prose descriptions only
Correct answer: Monospaced code block with placeholders in angle brackets or italics
Monospaced code formatting visually distinguishes commands from prose, and angle brackets or italics signal user-supplied values in CLI syntax documentation.
Question 79: Which sentence BEST follows the 'one sentence, one idea' principle in technical writing?
- Users are advised that clicking the Save button, located in the upper-right corner, initiates the data persistence routine.
- The saving functionality, which is accessible via the toolbar or menu, persists user data.
- Click Save to store your changes. (Correct answer)
- Click Save, then close the window, but first make sure you have entered your username, which is required for authentication, and the system will confirm the action.
Correct answer: Click Save to store your changes.
Short, single-idea sentences reduce cognitive load and prevent misreading, especially in procedural steps.
Question 80: What is 'white space' in the context of technical document design?
- The use of a white background color throughout the document
- Intentional empty space around text and visuals that improves readability (Correct answer)
- Pages in the document that contain no content at all
- A special archival paper grade used in technical publishing
Correct answer: Intentional empty space around text and visuals that improves readability
White space refers to intentional empty areas around text and graphic elements that reduce visual clutter, group related content, and guide the reader's eye through the page.
Question 81: Which of the following BEST describes the concept of 'progressive disclosure' in documentation design?
- Presenting basic information first, then offering access to more detail as needed (Correct answer)
- Disclosing security vulnerabilities in product documentation
- Using increasingly large font sizes throughout the document
- Revealing all technical details on the first page
Correct answer: Presenting basic information first, then offering access to more detail as needed
Progressive disclosure prevents cognitive overload by layering information, giving users depth only when they seek it.
Question 82: Which document is created to explain how two parties must fulfill agreed-upon service levels?
- User story
- Installation guide
- Service Level Agreement (SLA) (Correct answer)
- Feasibility study
Correct answer: Service Level Agreement (SLA)
An SLA defines measurable service commitments, responsibilities, and penalties between a provider and client.
Question 83: What is the purpose of a writing template in technical documentation?
- Provide a consistent structure for a recurring document type (Correct answer)
- Replace the need for editing
- Automatically generate content
- Check for broken links
Correct answer: Provide a consistent structure for a recurring document type
Templates standardize structure and formatting so writers can focus on content rather than document design each time.
Question 84: What is a 'release note' primarily intended to communicate?
- The full technical specification of a system
- A summary of new features, fixes, and known issues in a specific product version (Correct answer)
- Detailed installation instructions for a new product
- Marketing messaging for a product launch
Correct answer: A summary of new features, fixes, and known issues in a specific product version
Release notes inform users and stakeholders of what changed in a release, including new features, bug fixes, and any remaining known issues.
Question 85: Which metric is MOST useful for evaluating the effectiveness of online help documentation?
- Number of images included in the documentation
- Support ticket deflection rate (reduction in support contacts after users access docs) (Correct answer)
- Time it took writers to produce the documentation
- Total word count of the documentation
Correct answer: Support ticket deflection rate (reduction in support contacts after users access docs)
Deflection rate measures whether documentation actually helps users solve problems independently, directly reflecting its effectiveness.
Question 86: Which static site generator is popular for hosting technical documentation online?
- MkDocs or Docusaurus (Correct answer)
- Google Docs
- WordPress only
- SharePoint
Correct answer: MkDocs or Docusaurus
MkDocs and Docusaurus are widely used to generate fast, searchable documentation websites from Markdown source files.
Question 87: What is an SOP (Standard Operating Procedure) designed to do?
- Ensure consistent execution of recurring tasks (Correct answer)
- Summarize research findings
- Outline legal terms
- Define product pricing
Correct answer: Ensure consistent execution of recurring tasks
An SOP standardizes how recurring tasks are performed to ensure quality and compliance across an organization.
Question 88: Which tool is widely used to create annotated screenshots for technical documentation?
- Figma
- Snagit (Correct answer)
- Illustrator
- InDesign
Correct answer: Snagit
Snagit is a popular screen capture tool that allows technical writers to annotate screenshots with callouts and arrows.
Question 89: Which of the following statements most accurately sums up the distinction between editing and proofreading?
- While editing is meant to ensure that the layout is appropriate, proofreading is meant to ensure that the substance of the document is accurate.
- They're the same thing. There aren't any differences.
- Making ensuring the document is complete is the goal of proofreading. Making sure all of the mechanics are present and correct is the goal of editing.
- While editing is done to improve the document's content and style, proofreading is done to identify mechanical mistakes. (Correct answer)
Correct answer: While editing is done to improve the document's content and style, proofreading is done to identify mechanical mistakes.
Editing is a comprehensive process focused on improving the document's content, style, clarity, organization, and overall effectiveness. Proofreading, on the other hand, is the final stage, specifically targeting surface-level mechanical mistakes such as grammar, spelling, punctuation, and formatting errors. They are distinct but complementary steps in refining a document.
Question 90: How is technical writing different from writing for journals, books, and poetry?
- Technical writing requires a dialogue between writer and reader. (Correct answer)
- Technical writing requires no action on the part of the reader.
- Technical writing mainly records personal experience.
- Technical writing uses a lot of figurative language.
Correct answer: Technical writing requires a dialogue between writer and reader.
Technical writing is distinct because it requires a clear dialogue between the writer and reader, aiming to enable the reader to perform a task or understand complex information. The writer anticipates reader questions and needs, providing clear, actionable instructions or explanations. This transactional nature contrasts with more expressive forms of writing like journals or poetry.
Question 91: What is MadCap Flare primarily used for?
- Database administration
- Graphic design
- Project management
- Authoring and publishing multi-output technical documentation (Correct answer)
Correct answer: Authoring and publishing multi-output technical documentation
MadCap Flare is a help authoring tool (HAT) used to create and publish documentation in HTML5, PDF, and other formats.
Question 92: What is the rule for hyphenating compound modifiers in technical writing?
- Always hyphenate compound modifiers regardless of position
- Never hyphenate compound modifiers in technical documents
- Hyphenate compound modifiers before a noun but not after a linking verb (Correct answer)
- Hyphenate only when the modifier contains a number
Correct answer: Hyphenate compound modifiers before a noun but not after a linking verb
Compound modifiers are hyphenated before a noun (e.g., 'high-voltage cable') but not when they follow a linking verb (e.g., 'the cable is high voltage').
Question 93: What is an installation guide intended to document?
- Project timelines
- Steps to set up software or hardware in a specific environment (Correct answer)
- Product marketing messaging
- Code architecture
Correct answer: Steps to set up software or hardware in a specific environment
An installation guide provides the sequential steps and prerequisites for successfully deploying a product.
Question 94: When conducting a usability test on documentation, what is the MOST valuable data to collect?
- Whether users find the cover design attractive
- How many pages the document has
- How fast users can read the document aloud
- Where users get stuck or confused while following the documentation (Correct answer)
Correct answer: Where users get stuck or confused while following the documentation
Usability testing aims to reveal where users struggle, so the writer can revise unclear steps, missing information, or confusing structure.
Question 95: What is the primary goal of 'task analysis' before writing a procedure?
- To determine the document's page length
- To identify and sequence every step a user performs to complete a task (Correct answer)
- To estimate how long writing will take
- To select the appropriate font for the procedure
Correct answer: To identify and sequence every step a user performs to complete a task
Task analysis breaks down the user's workflow into discrete, ordered steps so the writer can document the procedure accurately and completely.
Question 96: Which element is MOST important to define before beginning any technical writing project?
- Page layout and font size
- Publication platform
- Audience, purpose, and scope (Correct answer)
- Number of visuals to include
Correct answer: Audience, purpose, and scope
Knowing the audience, purpose, and scope shapes every decision about content, tone, and format in a document.
Question 97: When creating a user guide for an international audience, which practice is MOST important?
- Use idioms to make the text feel conversational
- Include as many abbreviations as possible to save space
- Write only in formal British English
- Avoid culture-specific examples and use plain, neutral language (Correct answer)
Correct answer: Avoid culture-specific examples and use plain, neutral language
Neutral, plain language without idioms or culture-specific references ensures the content translates accurately and is understood globally.
Question 98: When should a technical writer use second-person 'you' in documentation?
- Executive summaries
- Legal contracts
- Academic papers
- Procedural instructions addressing the user (Correct answer)
Correct answer: Procedural instructions addressing the user
Second-person 'you' is appropriate in procedures to directly address the reader performing steps.
Question 99: What is the primary purpose of a 'Changelog' in software documentation?
- To describe the product's future roadmap
- To provide installation instructions for new users
- To list known bugs with no fix
- To record what changed, was added, or was fixed across versions (Correct answer)
Correct answer: To record what changed, was added, or was fixed across versions
A changelog gives users and developers a chronological record of modifications between versions of a product.
Question 100: What is the benefit of creating a user journey map for documentation planning?
- It tracks writer productivity
- It shows all the touchpoints where users need information across their experience (Correct answer)
- It maps the server infrastructure
- It replaces writing the docs
Correct answer: It shows all the touchpoints where users need information across their experience
A user journey map reveals every moment where documentation can support or fail the user, guiding prioritization.
DSST Technical Writing
The DSST Technical Writing exam assesses college-level knowledge of technical writing theory and practice, covering document types, information design, and technical editing. A passing score awards 3 semester hours of college credit.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds