SlideShare a Scribd company logo

STLC(ソフトウェア・テスト・ライフサイクル)における
リスクとプロジェクトの遅延を表示するツール
30th Mar 2022
Cayetano Clint, Chihiro Kudo
Rakuten Group, Inc.
Test Engineers Meet up #4
2
Agenda
1. Self introduction
2. Overview
3. Why we need this tools
4. How achieve
5. System architecture?
6. Current operation status
7. Next step
3
Self-introduction / 自己紹介
Chihiro Kudo | Gray
Nagasaki city
University of Miyazaki
Scuba Diving,Tea, Photography
Twitter:@kudo_chihiro
4
About me
Clint Cayetano
• Joined Rakuten in September 2016
• Around 15 years in Product Development and Quality
Assurance
• Around 8 years experience inTest Automation
• Likes to travel, read books & articles
5
Overview
Click and Jump
“Quality Dashboard” “SRGC App”
6
Overview
Click and Jump
“Quality Dashboard” “SRGC App”
Visualize
7
Overview
Click and Jump
“Quality Dashboard” “SRGC App”
Visualize Predict
8
Agenda
1. Self introduction
2. Overview
3. Why we need this tools
4. How achieve
5. System architecture?
6. Current operation status
7. Next step
9
Why we need this tools
Stakeholders
Project A Project B
Project D
Project C
Project F
Project E
Product risks tend not to surface
and are often found late
10
Why we need this tools
Stakeholders
Project A Project B
Project D
Project C
Project F
Project E
It’s not easy to understand the
product risk for each projects
11
Why we need this tools
Stakeholders
Project A Project B
Project D
Project C
Project F
Project E
Difficult to handle in advance
It’s not easy to understand the
product risk for each projects
12
If the product risk is visible Project A Project B
Project D
Project C
Project F
Project E
On Schedule
High Risk
Delayed
Stakeholders
On Schedule
On Schedule
On Schedule
13
If the product risk is visible Project A Project B
Project D
Project C
Project F
Project E
Easy to grasp the product risk!!
High Risk
Delayed
Stakeholders
On Schedule On Schedule
On Schedule
On Schedule
14
If the product risk is visible Project A Project B
Project D
Project C
Project F
Project E
High Risk
Delayed
On Schedule On Schedule
On Schedule
On Schedule
Stakeholders
Detect signs of product risk
and take the initiative
Easy to grasp the product risk!!
15
Visualize and predict the status of PRJ using data and analysis methods! !!
Quality Dashboard + SRGC
Predict Project Quality in advance
Test Data
Analysis methods
16
Agenda
1. Self introduction
2. Overview
3. Why this tools needed
4. How achieve
5. System architecture?
6. Current operation status
7. Next step
17
システムの全体図
Daily Report QA Data base
Quality Dashboard + SRGC
Overview of QD + SRGC + QD Database + Daily Report
18
以前のテスト実績報告形式
部署 D
MicrosoftTeams
Email
Viber
報告フォーマット
なし
部署 A
部署 B
部署 C
19
一元管理されたデータストアが存在しない
部署 D
MicrosoftTeams
Email
Viber
報告フォーマット
なし
部署 A
部署 B
部署 C
No Unified Data store
20
データを一元的に集約したい
部署 D
MicrosoftTeams
Email
Viber
報告フォーマット
なし
部署 A
部署 B
部署 C
21
報告フォーマットの統一
部署 D
JIRA
部署 A
部署 B
部署 C
JIRA
JIRA JIRA
22
報告フォーマットの統一
部署 D
部署 A
部署 B
部署 C
Easy to collect data
JIRA JIRA
JIRA JIRA
23
データ収集と蓄積
Daily Report (JIRA) QA Data base
※Detail data
24
データの取得と利用
QA Data base
API
Quality Dashboard + SRGC
25
Agenda
1. Self introduction
2. Overview
3. Why this tools needed
4. How achieve
5. System architecture?
6. Current operation status
7. Next step
26
システムの全体図
Daily Report QA Data base
Quality Dashboard + SRGC
Overview of QD + SRGC + QD Database + Daily Report
27
QA Data Access + SRGC & Quality Dashboard View Tech Stack
Database
MySQL
Rest API
Spring-boot
View
Express (Node.js)
Kanboard (PHP)
28
システムの全体図
Daily Report QA Data base
Quality Dashboard + SRGC
Overview of QD + SRGC + QD Database + Daily Report
29
Data Import (1)
QA members create daily report in the ticket management system.
Ticket
Management
QA
Daily Report
30
Data Import (2)
To be able to successfully import data, the data should have standard format that is
followed by all reporters.
31
Data Import (3)
These reports are imported daily and stored in QA report database
QA Data DB
Ticket
Management
QA Data API
Import Data
C
R
U
D
TIME SCHEDULED TASK
4 AM Import daily report data from ticket management system
32
Data Import (4)
New threshold data will be automatically created. Default: 5
QA Data DB
Ticket
Management
QA Data API
Import Data
C
R
U
D
TIME SCHEDULED TASK
4 AM Import daily report data from ticket management system
5 AM Create threshold data for new products
33
Data Flow
The master data imported from ticket management system is preserved in database and
APIs consume those original data
QA Data DB
Ticket
Management
QA QA Data API SRGCViewer
Quality Dashboard
Daily Report Import Data Get Project Data
C
R
U
D
34
システムの全体図
Daily Report QA Data base
Quality Dashboard + SRGC
Overview of QD + SRGC + QD Database + Daily Report
35
Quality Dashboardの全体図
Apache
PHP API
Update batch
PHP Front
Http Server
Get Latest QA data
Update QD info
36
Quality Dashboardのリスクレベル表示
Normal Project(Green)
※Exceed threshold
※Already delayed
※On schedule and not exceed threshold
37
How to judge the risk level
企業秘密!❤️
I'm sorry ... I’d like to skip explanation on this time
38
システムの全体図
Daily Report QA Data base
Quality Dashboard + SRGC
Overview of QD + SRGC + QD Database + Daily Report
39
SRGC View
We use 3 formula to generate the graph in SRGCView page of the project.
By combining then project threshold value and daily bug report using configurable
parameters, the graph is displayed.
Type Formula Parameters
Logistic Curve y=a/(1+b*EXP(-c*x)) 3
Gompertz Curve y=a*EXP(-b*c^x) 3
Delayed-S Shaped Curve y=a*(1-(1+b*x)*EXP(-b*x)) 2
DEPT – PRODUCT (Threshold: 5)
Product
Sample Graph
40
Agenda
1. Self introduction
2. Overview
3. Why this tools needed
4. How achieve
5. System architecture?
6. Current operation status
7. Next step
41
Current operation status
Stakeholders
Project A Project B
Project D
Project C
Project F
Project E
No Issue!! No Issue!!
High Risk No Issue!!
Delayed No Issue!!
Project PICs
Pay attention to the status of each PRJ
and pick it up in the Daily MTG of each
team.
42
Stakeholders
Current operation status Project A Project B
Project D
Project C
Project F
Project E
Pay attention to the status of each PRJ
and pick it up in the Daily MTG of each
team.
No Issue!! No Issue!!
High Risk No Issue!!
Delayed No Issue!!
Project PICs
Can take the initiative in the PRJs
that have signs of product risk
43
Agenda
1. Self introduction
2. Overview
3. Why this tools needed
4. How achieve
5. System architecture?
6. Current operation status
7. Next step
44
Next step
Click and Jump
CollaborateTwo tools
“Quality Dashboard” “SRGC App”
45
Image of what we want to do next
“Quality Dashboard” “SRGC App”
Click and Jump
予測収束日
今日はこことして
追加テストの提案
本来の実施完了予定日
追加テストが必要!
実施完了予定日をX日過ぎそう!
46
Thank You!!!
test-engineers-meetup-4th_public.pptx

More Related Content

Similar to test-engineers-meetup-4th_public.pptx

Optimizing a React application for Core Web Vitals
Optimizing a React application for Core Web VitalsOptimizing a React application for Core Web Vitals
Optimizing a React application for Core Web Vitals
Juan Picado
 
MA Microservices Meetup: Move fast and make things
MA Microservices Meetup: Move fast and make thingsMA Microservices Meetup: Move fast and make things
MA Microservices Meetup: Move fast and make things
Ambassador Labs
 
DDS_UI_WFs_13012022.pptx
DDS_UI_WFs_13012022.pptxDDS_UI_WFs_13012022.pptx
DDS_UI_WFs_13012022.pptx
SatishreddyMandadi
 
Pega Certified Business Architect (PCBA) Exam | Top 5 Tips
Pega Certified Business Architect (PCBA) Exam | Top 5 TipsPega Certified Business Architect (PCBA) Exam | Top 5 Tips
Pega Certified Business Architect (PCBA) Exam | Top 5 Tips
Meghna Arora
 
Process wind tunnel - A novel capability for data-driven business process imp...
Process wind tunnel - A novel capability for data-driven business process imp...Process wind tunnel - A novel capability for data-driven business process imp...
Process wind tunnel - A novel capability for data-driven business process imp...
Sudhendu Rai
 
LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018
LeanIX GmbH
 
How to Streamline Testing in DevOps With Behavior Driven Development
How to Streamline Testing in DevOps With Behavior Driven DevelopmentHow to Streamline Testing in DevOps With Behavior Driven Development
How to Streamline Testing in DevOps With Behavior Driven Development
DevOps.com
 
Agile2015 short paper presentation: Development of Complex Software with Agil...
Agile2015 short paper presentation: Development of Complex Software with Agil...Agile2015 short paper presentation: Development of Complex Software with Agil...
Agile2015 short paper presentation: Development of Complex Software with Agil...
Alan Braz
 
Foundations of Software Testing Lecture 4
Foundations of Software Testing Lecture 4Foundations of Software Testing Lecture 4
Foundations of Software Testing Lecture 4
Iosif Itkin
 
GraphQL Advanced
GraphQL AdvancedGraphQL Advanced
GraphQL Advanced
LeanIX GmbH
 
Productionalizing Machine Learning Models: The Good, The Bad and The Ugly
Productionalizing Machine Learning Models: The Good, The Bad and The UglyProductionalizing Machine Learning Models: The Good, The Bad and The Ugly
Productionalizing Machine Learning Models: The Good, The Bad and The Ugly
Irina Kukuyeva, Ph.D.
 
Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...
Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...
Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...
Paulo Lacerda
 
Krishna_Divagar_Kumaresan
Krishna_Divagar_KumaresanKrishna_Divagar_Kumaresan
Krishna_Divagar_Kumaresan
Krishna Divagar
 
All levels of performance testing and monitoring in web-apps
All levels of performance testing and monitoring in web-appsAll levels of performance testing and monitoring in web-apps
All levels of performance testing and monitoring in web-apps
Andrii Skrypnychenko
 
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
Databricks
 
Case Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software DevelopmentCase Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software Development
CA Technologies
 
Case Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software DevelopmentCase Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software Development
CA Technologies
 
Cash Flow Forecaster presentation
Cash Flow Forecaster presentationCash Flow Forecaster presentation
Cash Flow Forecaster presentation
Cashforce
 
Project Management Sample
Project Management SampleProject Management Sample
Project Management Sample
Ravi Nakulan
 
Data Science: Good, Bad and Ugly by Irina Kukuyeva
Data Science: Good, Bad and Ugly by Irina KukuyevaData Science: Good, Bad and Ugly by Irina Kukuyeva
Data Science: Good, Bad and Ugly by Irina Kukuyeva
Data Con LA
 

Similar to test-engineers-meetup-4th_public.pptx (20)

Optimizing a React application for Core Web Vitals
Optimizing a React application for Core Web VitalsOptimizing a React application for Core Web Vitals
Optimizing a React application for Core Web Vitals
 
MA Microservices Meetup: Move fast and make things
MA Microservices Meetup: Move fast and make thingsMA Microservices Meetup: Move fast and make things
MA Microservices Meetup: Move fast and make things
 
DDS_UI_WFs_13012022.pptx
DDS_UI_WFs_13012022.pptxDDS_UI_WFs_13012022.pptx
DDS_UI_WFs_13012022.pptx
 
Pega Certified Business Architect (PCBA) Exam | Top 5 Tips
Pega Certified Business Architect (PCBA) Exam | Top 5 TipsPega Certified Business Architect (PCBA) Exam | Top 5 Tips
Pega Certified Business Architect (PCBA) Exam | Top 5 Tips
 
Process wind tunnel - A novel capability for data-driven business process imp...
Process wind tunnel - A novel capability for data-driven business process imp...Process wind tunnel - A novel capability for data-driven business process imp...
Process wind tunnel - A novel capability for data-driven business process imp...
 
LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018
 
How to Streamline Testing in DevOps With Behavior Driven Development
How to Streamline Testing in DevOps With Behavior Driven DevelopmentHow to Streamline Testing in DevOps With Behavior Driven Development
How to Streamline Testing in DevOps With Behavior Driven Development
 
Agile2015 short paper presentation: Development of Complex Software with Agil...
Agile2015 short paper presentation: Development of Complex Software with Agil...Agile2015 short paper presentation: Development of Complex Software with Agil...
Agile2015 short paper presentation: Development of Complex Software with Agil...
 
Foundations of Software Testing Lecture 4
Foundations of Software Testing Lecture 4Foundations of Software Testing Lecture 4
Foundations of Software Testing Lecture 4
 
GraphQL Advanced
GraphQL AdvancedGraphQL Advanced
GraphQL Advanced
 
Productionalizing Machine Learning Models: The Good, The Bad and The Ugly
Productionalizing Machine Learning Models: The Good, The Bad and The UglyProductionalizing Machine Learning Models: The Good, The Bad and The Ugly
Productionalizing Machine Learning Models: The Good, The Bad and The Ugly
 
Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...
Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...
Case Study: How Caixa Econômica in Brazil Uses IBM® Rational® Insight and Per...
 
Krishna_Divagar_Kumaresan
Krishna_Divagar_KumaresanKrishna_Divagar_Kumaresan
Krishna_Divagar_Kumaresan
 
All levels of performance testing and monitoring in web-apps
All levels of performance testing and monitoring in web-appsAll levels of performance testing and monitoring in web-apps
All levels of performance testing and monitoring in web-apps
 
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
 
Case Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software DevelopmentCase Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software Development
 
Case Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software DevelopmentCase Study: How The Home Depot Built Quality Into Software Development
Case Study: How The Home Depot Built Quality Into Software Development
 
Cash Flow Forecaster presentation
Cash Flow Forecaster presentationCash Flow Forecaster presentation
Cash Flow Forecaster presentation
 
Project Management Sample
Project Management SampleProject Management Sample
Project Management Sample
 
Data Science: Good, Bad and Ugly by Irina Kukuyeva
Data Science: Good, Bad and Ugly by Irina KukuyevaData Science: Good, Bad and Ugly by Irina Kukuyeva
Data Science: Good, Bad and Ugly by Irina Kukuyeva
 

Recently uploaded

openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
snaprevwdev
 
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
ijseajournal
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
MuhammadJazib15
 
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
sydezfe
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdfAsymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
felixwold
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
Dwarkadas J Sanghvi College of Engineering
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
shubhamsaraswat8740
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
uqyfuc
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUESAN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
drshikhapandey2022
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
Butterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdfButterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdf
Lubi Valves
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
DharmaBanothu
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
VanTuDuong1
 
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptxEV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
nikshimanasa
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
nedcocy
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 

Recently uploaded (20)

openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
 
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
 
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdfAsymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUESAN INTRODUCTION OF AI & SEARCHING TECHIQUES
AN INTRODUCTION OF AI & SEARCHING TECHIQUES
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
Butterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdfButterfly Valves Manufacturer (LBF Series).pdf
Butterfly Valves Manufacturer (LBF Series).pdf
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
 
Beckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview PresentationBeckhoff Programmable Logic Control Overview Presentation
Beckhoff Programmable Logic Control Overview Presentation
 
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptxEV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 

test-engineers-meetup-4th_public.pptx

Editor's Notes

  1. シンプル
  2. .
  3. .
  4. 本日時点では部外秘ということで、大変心苦しいながらもご説明を控えさせていただきたいと思います。 きっといつかこれらの手法を公開できる日が来ると思いますので、その時はぜひみなさんからのご意見をいただきながら、紹介をさせていただきたいと思います。
  5. .