tezvyn:

🎨Design & UX

UI design, UX research, and design systems

1133 bites

More in Design & UX — page 14

Essential UX research plan components for engineering scope
UX Research2 min read

Essential UX research plan components for engineering scope

WHAT IT TESTS: Reading a research plan to spot engineering constraints. ANSWER OUTLINE: Name parts—problem, goals, method, users, timeline, metrics, risks—and map them to scope, workload, or instrumentation.

What trade-offs matter between moderated usability tests and surveys?
UX Research2 min read

What trade-offs matter between moderated usability tests and surveys?

WHAT IT TESTS: Whether you align research method to product risk and insight type. Great answers contrast surveys for scalable opinions against moderated tests for behavioral observation, weighing fidelity and speed.

Propose an automated de-identification pipeline for video interview recordings
UX Research3 min read

Propose an automated de-identification pipeline for video interview recordings

WHAT IT TESTS: Multimodal PII removal and research ethics at scale. ANSWER OUTLINE: Propose CV redaction, ASR/NLP for names, human QA, and consent tracking; note model bias and re-ID risk. RED FLAG: Calling de-identification solved ML with no audit.

Apply differential privacy to user behavior queries and explain epsilon trade-offs
UX Research2 min read

Apply differential privacy to user behavior queries and explain epsilon trade-offs

Mastery of formal privacy guarantees and noise-based query systems. Inject Laplace or Gaussian noise scaled to query sensitivity; track cumulative epsilon across queries; lower epsilon tightens privacy but increases variance and error bars.

Design a centralized consent platform: core components and database schema
UX Research2 min read

Design a centralized consent platform: core components and database schema

WHAT IT TESTS: immutable, auditable consent governance across jurisdictions. ANSWER OUTLINE: separate CMF from CMP; build an append-only ledger with versioned wording, per-activity granularity, and real-time revocation.

How do you fulfill a GDPR erasure request across data stores?
UX Research3 min read

How do you fulfill a GDPR erasure request across data stores?

This tests cross-system deletion under GDPR's 30-day SLA. A strong answer maps PII lineage across S3, databases, and analytics; uses soft deletes for backups; and handles dashboards via reprocessing.

UX Research2 min read

Explain data minimization and how to apply it to a survey schema

Tests translating GDPR adequacy into schema design. Strong answers: define survey purpose first, map each column to a specific need, exclude PII unless essential, and plan periodic review.

Implement verifiable informed consent before a remote usability test
UX Research2 min read

Implement verifiable informed consent before a remote usability test

This tests whether you treat GDPR consent as an architectural gate. Strong answers cover CMP-powered pre-session disclosure, gating the test on active consent, server-side recording for auditability, and first-party data alignment.

How would you instrument a feature to validate qualitative findings quantitatively?
UX Research2 min read

How would you instrument a feature to validate qualitative findings quantitatively?

WHAT IT TESTS: turning UX hunches into telemetry. A GOOD ANSWER COVERS: mapping themes to events, picking guardrail and success metrics, and sampling. RED FLAG: generic analytics with no traceability to the original insight.

UX Research2 min read

Describe a lightweight research method to validate a feature with no researcher

What it tests: bootstrapping validation without research headcount. Answer outline: unmoderated concept tests or concierge MVPs; behavioral vs attitudinal data; lightweight recruiting. Red flag: shipping A/B tests or using only internal opinions.

Generative versus evaluative research: when to use each
UX Research2 min read

Generative versus evaluative research: when to use each

WHAT IT TESTS: Knowing when to explore problems vs validate solutions by phase. ANSWER OUTLINE: Generative precedes design to find needs; evaluative follows a build to test it. RED FLAG: Treating research as one phase or saying testing only happens last.

How does UX research integrate into a two-week agile sprint?
UX Research2 min read

How does UX research integrate into a two-week agile sprint?

This tests if you see research as ongoing discovery, not a predev phase. A good answer covers backlog work across sprints, outcome-based prioritization, and engineer touchpoints in refinement. Red flag: saying research happens only before coding starts.

Explain qualitative vs quantitative user data with engineering examples
UX Research2 min read

Explain qualitative vs quantitative user data with engineering examples

WHAT IT TESTS: If you know qualitative is direct observation and quantitative is indirect measurement, plus engineering examples. ANSWER OUTLINE: Contrast the two modes and give one example per type. RED FLAG: Calling it open- versus closed-ended questions.

What is the primary purpose of UX research before starting development?
UX Research2 min read

What is the primary purpose of UX research before starting development?

Tests if you see pre-dev research as risk reduction. Strong answer: it validates real user needs before code, exposes unknown requirements while changes are cheap, and avoids building for imaginary users.

UX Research2 min read

Research Office Hours: A Drop-In Clinic

Research office hours are a drop-in clinic for product questions, offering expertise without a project brief. Teams use them to gut-check methods or interpret data fast. The trap is drop-ins replacing prioritization and making researchers reactive support.

UX Research2 min read

Strategic Foresight in UX

UX foresight is a telescope: it maps where behavior is heading so you avoid building winners that soon become obsolete. Deploy it when roadmapping multi-year platforms. The trap is treating scenarios as predictions rather than assumption stress-tests.

UX Research2 min read

Screen Reader Testing: Navigate UI Without Sight

Screen reader testing reveals gaps visual checks miss by turning your UI into audio. Run real tasks with only a keyboard and screen reader, checking headings and focus order. The footgun is treating axe passes as equivalent to a human listening through a flow.

UX Research2 min read

Accessibility Heuristic Evaluation

Accessibility heuristics spot keyboard traps and missing labels like a code audit for access. Use them in early reviews if disabled users are weeks away. The footgun is treating a clean score as proof, since only real users validate true usability.

UX Research2 min read

Experience-Based Roadmap: Triage for Product Teams

An experience-based roadmap prioritizes user pain over feature deadlines. It sequences work by the severity of friction users actually encounter, not internal priorities. Teams often confuse it with a feature wishlist and skip validation.

UX Research2 min read

Research Spike: Fast Reconnaissance Before Commitment

A research spike is a time-boxed scout mission to answer one blocking question before the team commits. Use it when requirements are fuzzy. The footgun is letting the spike balloon into a full research project instead of a sharp go or no-go call.