Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
拓展QA日常工作的邊界
Search
LINE Developers Taiwan
PRO
May 09, 2024
Technology
0
2.9k
拓展QA日常工作的邊界
- Speaker: Jackson Xu
- Event: 師範大學GDSC企業參訪
LINE Developers Taiwan
PRO
May 09, 2024
Tweet
Share
More Decks by LINE Developers Taiwan
See All by LINE Developers Taiwan
LINE 實習分享 & 國際黑客松參賽分享
line_developers_tw
PRO
0
22
在 GCP 運用 Parse 全家餐管理那堆 AI 應用的資料
line_developers_tw
PRO
0
25
40歲的我會給20歲的自己,關於軟體開發的7個建議
line_developers_tw
PRO
0
7.9k
從零到一:轉碼仔的實習攻略
line_developers_tw
PRO
0
43
如何在團隊發揮數據影響力: 以電商資料科學家為例
line_developers_tw
PRO
1
48
做Data超讚的 誰懂?
line_developers_tw
PRO
0
37
iOS Live Activity: Opportunities & Challenges
line_developers_tw
PRO
1
120
掌握 Feature Toggle 與 OpenFeature 規範
line_developers_tw
PRO
0
240
用 AI 和 LINE Bot 簡化生活:讓圖片告訴你何時該忙!-- LINE 工作坊
line_developers_tw
PRO
0
780
Other Decks in Technology
See All in Technology
Share my, our lessons from the road to re:Invent
naospon
0
140
手を動かしてレベルアップしよう!
maruto
0
200
Two Blades, One Journey: Engineering While Managing
ohbarye
4
1.9k
株式会社Awarefy(アウェアファイ)会社説明資料 / Awarefy-Company-Deck
awarefy
3
11k
Active Directory攻防
cryptopeg
PRO
8
5.4k
設計を積み重ねてシステムを刷新する
sansantech
PRO
0
160
【詳説】コンテンツ配信 システムの複数機能 基盤への拡張
hatena
0
230
Oracle Database Technology Night #87-1 : Exadata Database Service on Exascale Infrastructure(ExaDB-XS)サービス詳細
oracle4engineer
PRO
1
170
データベースの負荷を紐解く/untangle-the-database-load
emiki
2
500
【内製開発Summit 2025】イオンスマートテクノロジーの内製化組織の作り方/In-house-development-summit-AST
aeonpeople
2
610
Exadata Database Service on Cloud@Customer セキュリティ、ネットワーク、および管理について
oracle4engineer
PRO
2
1.5k
"TEAM"を導入したら最高のエンジニア"Team"を実現できた / Deploying "TEAM" and Building the Best Engineering "Team"
yuj1osm
1
140
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.2k
KATA
mclloyd
29
14k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Music & Morning Musume
bryan
46
6.4k
Building a Scalable Design System with Sketch
lauravandoore
461
33k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Thoughts on Productivity
jonyablonski
69
4.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.1k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Transcript
拓展QA⽇常 ⼯作的邊界
01 02 03 04 專案介紹 QA⼯作⽇常 ⿊客松競賽 個⼈簡歷 05 AIGC應⽤測試
CONTENT
Jackson Xu QA Engineer 2020 年份 : Kami Intelligence 2021
年份 : Zerologix 2022 - Now : LINE Taiwan
02 專案介紹
None
03 QA⼯作⽇常
制定測試計畫 根據新功能來制定測試計畫 (測試範圍, 策略, 時間安排等) 準備測試案例 執⾏測試 撰寫新功能⾃動化測試 腳本 執⾏⾃動化測試
測試報告 匯總測試結果的報告 (發現缺陷, 其他問題) LINE APP (TODAY) 的QA⼯作⽇常 準備新功能的測試案例 配合⾏動裝置的系統做整 合測試 新版本
智慧型⼿機應⽤程式⾃動化測試 New Feature Next Version Release Selenium Webdriver Test script
Appium Server Automation commands are sent via HTTP request Appium Server Logs the results in console Xcode Android Studio Simulator Emulator WebDriver Agent Execute automated tests Write Automation Test Monitoring
04 ⿊客松競賽
LINE ADFixer LINE TAIWAN TECHPULSE 2023 數位廣告是品牌獲得曝光的其中⼀種途徑,⽽要製作 符合數位平台其特性的廣告內容,如何製作引⼈入勝 的廣告圖素,成為品牌的致勝關鍵之⼀。 運⽤
AI 技術,讓系統分析廣告的⽂字、物件、⼈像和圖像⾊彩分佈,速效衡量廣告素 材的品質,優化 CTR 成效及預測⽤⼾點擊意願,進⽽提升品牌主的廣告成效。 ※Source from︓https://www.sanjinoir.com/2023/02/17/line-taiwan-techpulse-2023-2/
05 AIGC應⽤測試
AIGC應⽤測試 Prompt LLM Output Automated test cases Regression User Feedback
廣告⽂案助⼿ AD Input Deploy ⽂案檢測 Intention LLM/ Model Prompt AD Input Predict + Prompt: 請針對 {{⽂案}} 來判斷是否屬於帶有歧視的⾔論,根據以下格 式做回答 {“result”:<true or false>, “reason”: <認為歧視的原因>} 。 vars: Industry, sent_date, sent_hour, product… Q.該如何知道廣告⽂案有⾔論歧視?
SECTION 01 You can’t connect the dots looking forward; You
can only connect them looking backwards. Steve Jobs
None