<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Sooreer</title>
		<link>https://3ad4583d.sooreer.pages.dev/ko/</link>
		<description>Recent content on Sooreer</description>
		<generator>Hugo</generator>
		<language>ko-KR</language>
		
		
		
		
			<lastBuildDate>Sun, 20 Sep 2026 10:00:00 +0900</lastBuildDate>
		
			<atom:link href="https://3ad4583d.sooreer.pages.dev/ko/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>UDS 진단 서비스 테스트 정리</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/post/portfolio-uds/</link>
				<pubDate>Sun, 20 Sep 2026 10:00:00 +0900</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/post/portfolio-uds/</guid>
				<description>&lt;h1 id=&#34;uds-진단-서비스-테스트-정리&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;UDS 진단 서비스 테스트 정리&lt;a href=&#34;#uds-%ec%a7%84%eb%8b%a8-%ec%84%9c%eb%b9%84%ec%8a%a4-%ed%85%8c%ec%8a%a4%ed%8a%b8-%ec%a0%95%eb%a6%ac&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;자동차 진단 프로젝트에서 사용한 UDS 관점의 테스트 접근을 정리한 문서입니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;테스트-범위&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;테스트 범위&lt;a href=&#34;#%ed%85%8c%ec%8a%a4%ed%8a%b8-%eb%b2%94%ec%9c%84&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;진단 세션 전환&lt;/li&gt;&#xA;&lt;li&gt;요청/응답 검증&lt;/li&gt;&#xA;&lt;li&gt;Negative Response 처리&lt;/li&gt;&#xA;&lt;li&gt;반복 테스트와 결과 기록&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 id=&#34;테스트-케이스-예시&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;테스트 케이스 예시&lt;a href=&#34;#%ed%85%8c%ec%8a%a4%ed%8a%b8-%ec%bc%80%ec%9d%b4%ec%8a%a4-%ec%98%88%ec%8b%9c&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;ID&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;목적&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;예상 결과&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;UDS-001&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Session 전환&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Positive Response 수신&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;UDS-002&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;잘못된 요청&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;적절한 NRC 수신&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&#xA;&lt;h2 id=&#34;배운-점&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;배운 점&lt;a href=&#34;#%eb%b0%b0%ec%9a%b4-%ec%a0%90&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;프로토콜 자체를 아는 것보다 &lt;strong&gt;무엇을 어떤 조건에서 검증할지&lt;/strong&gt;를 먼저 정의하는 것이 테스트 품질에 큰 영향을 준다는 점을 기록했습니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>CAN 통신 분석과 테스트 경험</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/post/portfolio-can/</link>
				<pubDate>Tue, 15 Sep 2026 14:00:00 +0900</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/post/portfolio-can/</guid>
				<description>&lt;h1 id=&#34;can-통신-분석과-테스트-경험&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;CAN 통신 분석과 테스트 경험&lt;a href=&#34;#can-%ed%86%b5%ec%8b%a0-%eb%b6%84%ec%84%9d%ea%b3%bc-%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b2%bd%ed%97%98&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;CAN 메시지를 분석하면서 확인했던 ID, DLC, Data 영역과 테스트 포인트를 정리합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;확인-항목&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;확인 항목&lt;a href=&#34;#%ed%99%95%ec%9d%b8-%ed%95%ad%eb%aa%a9&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Message ID&lt;/li&gt;&#xA;&lt;li&gt;DLC&lt;/li&gt;&#xA;&lt;li&gt;Data byte 변화&lt;/li&gt;&#xA;&lt;li&gt;주기성 및 timeout&lt;/li&gt;&#xA;&lt;li&gt;송수신 조건&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 id=&#34;결과-정리-방식&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;결과 정리 방식&lt;a href=&#34;#%ea%b2%b0%ea%b3%bc-%ec%a0%95%eb%a6%ac-%eb%b0%a9%ec%8b%9d&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;재현 가능한 조건과 실제 관찰 결과를 함께 남기는 방식으로 문서화했습니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Test Case 설계 방식</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/post/portfolio-test-case/</link>
				<pubDate>Thu, 10 Sep 2026 11:30:00 +0900</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/post/portfolio-test-case/</guid>
				<description>&lt;h1 id=&#34;test-case-설계-방식&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Test Case 설계 방식&lt;a href=&#34;#test-case-%ec%84%a4%ea%b3%84-%eb%b0%a9%ec%8b%9d&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;요구사항을 입력 조건, 수행 단계, 예상 결과로 분해해 테스트 케이스를 만드는 방법을 정리합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;기본-구조&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;기본 구조&lt;a href=&#34;#%ea%b8%b0%eb%b3%b8-%ea%b5%ac%ec%a1%b0&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Preconditions&lt;/li&gt;&#xA;&lt;li&gt;Input / Action&lt;/li&gt;&#xA;&lt;li&gt;Expected Result&lt;/li&gt;&#xA;&lt;li&gt;Actual Result&lt;/li&gt;&#xA;&lt;li&gt;Pass / Fail&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&lt;h2 id=&#34;핵심-원칙&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;핵심 원칙&lt;a href=&#34;#%ed%95%b5%ec%8b%ac-%ec%9b%90%ec%b9%99&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;한 케이스가 한 가지 목적을 명확하게 검증하도록 설계합니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>CAN Frame을 처음부터 이해하기</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/post/study-can/</link>
				<pubDate>Sat, 05 Sep 2026 09:00:00 +0900</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/post/study-can/</guid>
				<description>&lt;h1 id=&#34;can-frame을-처음부터-이해하기&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;CAN Frame을 처음부터 이해하기&lt;a href=&#34;#can-frame%ec%9d%84-%ec%b2%98%ec%9d%8c%eb%b6%80%ed%84%b0-%ec%9d%b4%ed%95%b4%ed%95%98%ea%b8%b0&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;CAN을 공부하면서 Frame 하나가 어떤 정보로 구성되는지 단계별로 정리합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;standard-frame&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Standard Frame&lt;a href=&#34;#standard-frame&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Identifier, Control, Data, CRC, ACK 등의 역할을 비교합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;공부-메모&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;공부 메모&lt;a href=&#34;#%ea%b3%b5%eb%b6%80-%eb%a9%94%eb%aa%a8&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;실무에서 본 로그를 이론과 연결해 다시 해석하는 방식으로 공부했습니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>UDS 기초 공부 노트</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/post/study-uds-basics/</link>
				<pubDate>Fri, 28 Aug 2026 20:30:00 +0900</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/post/study-uds-basics/</guid>
				<description>&lt;h1 id=&#34;uds-기초-공부-노트&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;UDS 기초 공부 노트&lt;a href=&#34;#uds-%ea%b8%b0%ec%b4%88-%ea%b3%b5%eb%b6%80-%eb%85%b8%ed%8a%b8&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&#xA;&lt;h2 id=&#34;diagnostic-session&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Diagnostic Session&lt;a href=&#34;#diagnostic-session&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Default, Extended, Programming Session의 목적과 전환 조건을 정리합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;주요-서비스&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;주요 서비스&lt;a href=&#34;#%ec%a3%bc%ec%9a%94-%ec%84%9c%eb%b9%84%ec%8a%a4&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Read Data By Identifier, Diagnostic Session Control 등 자주 접하는 서비스를 중심으로 공부합니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Hugo &#43; Cloudflare Pages 배포 공부</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/post/study-hugo-cloudflare/</link>
				<pubDate>Sat, 15 Aug 2026 18:00:00 +0900</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/post/study-hugo-cloudflare/</guid>
				<description>&lt;h1 id=&#34;hugo--cloudflare-pages-배포-공부&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Hugo + Cloudflare Pages 배포 공부&lt;a href=&#34;#hugo--cloudflare-pages-%eb%b0%b0%ed%8f%ac-%ea%b3%b5%eb%b6%80&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;Markdown 기반 콘텐츠를 Hugo로 빌드하고 Cloudflare Pages에서 배포하는 흐름을 정리합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;전체-흐름&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;전체 흐름&lt;a href=&#34;#%ec%a0%84%ec%b2%b4-%ed%9d%90%eb%a6%84&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;GitHub → Cloudflare Pages → Hugo build → 배포 사이트&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;배운-점&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;배운 점&lt;a href=&#34;#%eb%b0%b0%ec%9a%b4-%ec%a0%90&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;소스와 결과물을 분리하고, 배포 환경에서는 재현 가능한 빌드 설정을 유지하는 것이 중요합니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>About</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/about/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/about/</guid>
				<description>&lt;p&gt;나는 &lt;strong&gt;무언가를 직접 해보고, 이해한 것을 다시 구조화해서 기록하는 사람&lt;/strong&gt;입니다.&lt;/p&gt;&#xA;&lt;p&gt;Sooreer는 이 과정을 남기는 공간입니다. 프로젝트에서 부딪힌 문제, 테스트하면서 배운 것, 공부하면서 정리한 개념, 그리고 다음 커리어를 준비하면서 만든 결과물을 기록합니다.&lt;/p&gt;&#xA;&lt;p&gt;이 타임라인은 한 줄짜리 연혁만 표현하는 대신, &lt;strong&gt;Career / Study / Education처럼 여러 줄(lane)을 만들고 각 활동의 시작일과 종료일을 지정&lt;/strong&gt;할 수 있도록 구성했습니다. 기간이 겹치면 화면에서도 겹치는 시기를 한눈에 볼 수 있습니다.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Portfolio&lt;/strong&gt;에는 실제로 해낸 일과 결과물을, &lt;strong&gt;Study&lt;/strong&gt;에는 학습 과정과 기술 메모를 쌓아갑니다.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Resume</title>
				<link>https://3ad4583d.sooreer.pages.dev/ko/resume/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://3ad4583d.sooreer.pages.dev/ko/resume/</guid>
				<description>&lt;h1 id=&#34;soo&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Soo&lt;a href=&#34;#soo&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;Automotive / Test / Technical Documentation / Continuous Learning&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;서울 · Korea  ·  &lt;a href=&#34;mailto:your-email@example.com&#34;&gt;Email&lt;/a&gt;&#xA;  ·  &lt;a href=&#34;https://github.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34; class=&#34;dc-external-link&#34;&gt;GitHub&lt;span class=&#34;dc-external-icon&#34; aria-hidden=&#34;true&#34;&gt;↗&lt;/span&gt;&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;profile&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Profile&lt;a href=&#34;#profile&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;실무에서 발견한 문제를 기술적으로 분석하고, 재현 가능한 문서와 테스트 결과로 정리하는 것을 좋아합니다. 프로젝트 경험과 학습 기록을 연결해 더 나은 작업 방식으로 발전시키는 것을 목표로 합니다.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;experience&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Experience&lt;a href=&#34;#experience&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&#xA;&lt;h3 id=&#34;automotive--embedded-projects&#34; class=&#34;dc-heading-anchor-wrap&#34;&gt;Automotive / Embedded Projects&lt;a href=&#34;#automotive--embedded-projects&#34; class=&#34;dc-heading-anchor&#34; data-copy-anchor aria-label=&#34;이 섹션 링크 복사&#34;&gt;🔗&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;2024 — Present&lt;/strong&gt;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
