SlideShare a Scribd company logo
goit.com.ua
vk.com/goITclub
facebook.com/goITclub
by Oleksandr
Maidaniuk
Co-founder
Head of Quality
Assurance Solutions
Advisory Board
Member
Head of QA Branch
Required:
Client-Server
Architecture
Http/1.1
Protocols
Rest API
Methods
RegExp
BeanShell
JMeter
Required:
Client-Server
Architecture
Http/1.1
Protocols
Rest API
Methods
RegExp
BeanShell
JMeter
Advance
d:
Python,
Java
Fiddler
WebSock
ets
AWS EC2
Advance
d:
Python,
Java
Fiddler
WebSock
ets
AWS EC2
Performance
Types:
Load
Stress
Stability
Spike
Volume
…
Performance
Types:
Load
Stress
Stability
Spike
Volume
…
Core Performance Testing
Activities
Core Performance Testing
Activities
Identify Test Environment and
Tools
Identify Performance
Acceptance Criteria
Plan and Design Tests
Execute tests (10%, 50%, 100%
load)
Analyze, Report, and Retest
Identify Test Environment and
Tools
Identify Performance
Acceptance Criteria
Plan and Design Tests
Execute tests (10%, 50%, 100%
load)
Analyze, Report, and Retest
Response Time
Concurrent Users
Throughput
Error Rate
Maximum User
Load
Business Related
Metrics
Response Time
Concurrent Users
Throughput
Error Rate
Maximum User
Load
Business Related
Metrics
CPU
Memory
Disk in/out
Network
CPU
Memory
Disk in/out
Network
ToolsTools
JMeter
Suite
JMeter
Suite
VisualizationVisualization
Useful
links
Useful
links
1. http://www.w3.org/Protocols/rfc2616/rfc261
6.html
2. http://jmeter.apache.org/
3. http://gatling.io/
4. http://jmeter-plugins.org/
5. http://habrahabr.ru/post/126042/
6. http://habrahabr.ru/post/84190/
7. http://dou.ua/lenta/articles/21k-req-s/
8. http://msdn.microsoft.com/en-
us/library/bb924375.aspx
1. http://www.w3.org/Protocols/rfc2616/rfc261
6.html
2. http://jmeter.apache.org/
3. http://gatling.io/
4. http://jmeter-plugins.org/
5. http://habrahabr.ru/post/126042/
6. http://habrahabr.ru/post/84190/
7. http://dou.ua/lenta/articles/21k-req-s/
8. http://msdn.microsoft.com/en-
us/library/bb924375.aspx
Thank
you!
Thank
you!
goit.com.ua
vk.com/goITclub
facebook.com/goITclub
Mobile TestingMobile Testing
Where to start?
About MeAbout Me
Head of Education QA
Mobile Testing of
Mobile QA Engineer
Co-organizer
Maryna
Shevchenko
“Global Digital Statistic” - http://wearesocial.net/
About Statistics…About Statistics…
Where MobileWhere Mobile
Application Could BeApplication Could Be
Used?Used?
PersonalPersonal
AccessorizesAccessorizes
Radio ControlRadio Control
GamesGames
Biology andBiology and
MedicineMedicine
… and other
Types of MobileTypes of Mobile
AppsApps
Web Mobile Apps :: Hybrid Apps :: Native Apps
How ManyHow Many
Configurations?Configurations?
Configuration = Device x Operating System
Types of OperatingTypes of Operating
SystemsSystems
UbuntuiOS
Android
Windows Phone
Blackberry
… and other
OS versionsOS versions
Android
iOS
And How To Test It?!And How To Test It?!
……
Commonly Used Types ofCommonly Used Types of
TestingTesting
GuidelinesGuidelines
• are software development documents which
offer application developers a set of
recommendations.
• Name of Elements
• Icon sizes
• Screen differences
• (Retina)
• Touch Gestures
Where to Test?Where to Test?
• Real devices
• Mobile Emulators
• Native
• GenyMotion
• Services
• Samsung Remote Test Lab
• Keynote
• Sauce Labs
• Perfecto Mobile
• Xamarin Test Cloud
Useful LinksUseful Links
• Google - www.google.com.ua
• HIG (Human Interface Guidelines) -
developer.apple.com/library/mac/documentation/
• Android Design - developer.android.com/design/
• Android launch Checklist
-developer.android.com/distribute/tools/launch-
checklist.html
Thank You!Thank You!
goit.com.ua
vk.com/goITclub
facebook.com/goITclub
Desktop
application
testing
Alla Penalba
QA Lead at InvisibleCRM
Who am I?• QA engineer since April 2007
• QA experience:
• 3 years in UA product company
(banks and telecom)
• 1 year in EPAM on e-commerce
project
• 3 years in Belgian product company
• 5 months in one of the most
successfull UA product company
• Trainer and mentor @ GoIT on the QA
direction
What will I talk about?
Мудборд
Desktop application runs on personal 
computers and work stations, so when you test the
desktop application you are focusing on a specific
environment.
Web application requires web browser to run.
An application in which all or some parts of the
software are downloaded from the Web each time
it is run.
Different desktop
apps
• Standalone : front-end & back-
end on the same machine
• Client-server : local front-end
(could have offline mode) & remote
back-end
Desktop vs Web
applications testing
Installation/Upgrade
Desktop:
•Hardware compatibility
•Upgrade from all previously
supported versions
Web: N/A
Concurrent Users
Desktop: N/A
Web:
•Multiple Users
•Load Testing
•24/7 availability
Compatibility
Desktop:
•OS
•3rd
party software
Web:
•Browser compatibility
•Add on
•Mobile device
Performance
Desktop:
•Application performance
•Backend performance
Web:
•Network performance (internet)
•Server/backend performance
Security
Desktop:
•Specific protocol
Web:
•Public facing
•Standard protocols (http/s)
Automation
Desktop:
•Custom written tests
Web:
•Easier thanks to standard protocol
+ framework
goit.com.ua
vk.com/goITclub
facebook.com/goITclu
b
Why QA-engineer
should know
how to code
How to start
Mykola Kovsh
QA-engineer at Ciklum
co-organizer of
QA Club Kiev meetings
Why did I start
programming learning
after becoming QA-
engineer?
Plan
Because:
1. I want to know what is going on inside
2. I want to be a real expert in testing
3. I want to buy a good car, apartments and so on
Further steps
4. Ways of development
5.How to start
Just to understand better
why.
A little bit of statistic*
*source: http://testobsessed.com/2010/10/testers-code/
93 jobs
37 jobs
34 jobs
1. I want to know what is going on
inside
I want to know what is going on
inside
The more – the better
Knowing what is going on inside by
QA-engineer is:
• more effective testing process organization;
• effective risks management;
• participation in white-box (unit / integration) testing;
• test automation;
• time saving for all team;
• be on the same page with programmers;
• ability to make fixes in program;
• respect among team.
2. I want to be a real expert in testing.
Options
2.Performance
3.Mobile 4.Security
1.Automation
QA-consultant
/
Test Team Lead
*source: dou.ua
3. I want to buy a good car,
apartments and so on
4. Ways of development. Option 1
becoming an expert in testingbecoming an expert in testing
Testing
learning
Testing
learning
EmploymentEmployment
AdaptationAdaptation
Programming learningProgramming learning
ApplicationApplication
4. Ways of development. Option 1.
Advantages
• you know better what programming language
to learn and why;
• more chances to find a good mentor on your
project;
• you see how it works on real project;
• faster learning.
4. Ways of development. Option 2
becoming an expert in testingbecoming an expert in testing
Testing
learning
Testing
learning
EmploymentEmployment
AdaptationAdaptation
Programming learningProgramming learning
ApplicationApplication
4. Ways of development.
Option 2. Advantages
• you are ahead of others while employment;
• faster adaptation on your project;
• bringing more value for your project from the
first days;
• chance to start with higher salary.
5. How to start
*source: dou.ua
Usage of programming
languages
 What flavor of tester do you want to
be?
What tools do you need to get there?
How to choose language by
Lurkmore*• :Хочешь программировать на выразительном и мощном языке Python
• - - :Нужно по быстрому веб сайт PHP
• « - » :Желаешь в тусовку зовущих себя рок звездами программирования
Ruby
• :Реально нужно научиться программировать C
• :Ищешь просветления Scheme
• :Уйти в хандру SQL
• :Потерять одну хромосому Microsoft Visual Basic
• , ,Для получения постоянной заурядной но хорошо оплачиваемой
работы по созданию финансовых приложений в офисной загородке под
:лампами дневного света Java
• ,Тоже самое но с аббревиатурами и списком сертификатов в своей
:подписи C#
• , ,Для получения волшебного забытого в детстве ощущения избавления
:от мании величия Objective C
*http://lurkmore.to/ _Языки программирования
Lurkmore about Python*
Python - идеальный язык для обучению
п ,рограммирования школоты так как даже обезьяна
. , 1осилит Да что уж там обезьяна даже Сник или
.похапэшник не облажаются
*http://lurkmore.to/ _Языки программирования
Why Python for me?
• strong desire of growth;
• enough courses for beginners in the
Internet;
• understandable;
• provides understanding of Object-Oriented
and Functional programming concepts;
• help of mentors.
How to start to learn Python
1. On-line courses 2. Off-line courses
Ask friends or
Own game coding: 2 courses on
Coursera during near 20 weeks
Good Luck!
goit.com.ua
vk.com/goITclub
facebook.com/goITclub
?Кто мы
GoIT — масштабный образовательный
IT , -проект основная цель которого
ITсоздать бренд Украины как сильной
!страны
Эффективная
методика
• Учебную программу пишут практикующие
специалисты
• –Преподаватели исключительно практики
• Система менторства
• Система онлайн образования
• Практика на реальных кейсах
• Геймификация и интерактив
Серьезный отбор
3 ,ключевых составляющих необходимых для
:старта карьеры в ІТ
• IntermediateЗнание английского на уровне
•Технические навыки на уровне продвинутого
/пользователя администратора
•Мощнейшая внутренняя мотивация
Структура курса
Tech Skills
40 часов
Soft Skills
10 часов
Job
10 часов
English
15 часов
75
часов
—Ваше трудоустройство
Цель №1
• Составим идеальное CV
• ,Даем рекомендации учим продавать себя
• Тестовое собеседование
• Сareer Service
Мы формируем
сообщество -ІТ лидеров
goit.com.ua
vk.com/goITclub
facebook.com/goITclub

More Related Content

What's hot

Programming skills for test automation
Programming skills for test automationProgramming skills for test automation
Programming skills for test automationRomania Testing
 
Code review process with JetBrains UpSource
Code review process with JetBrains UpSourceCode review process with JetBrains UpSource
Code review process with JetBrains UpSource
Oleksii Prohonnyi
 
Tools for Software Testing
Tools for Software TestingTools for Software Testing
Tools for Software Testing
Mohammed Moishin
 
Flex on Grails - Rich Internet Applications With Rapid Application Development
Flex on Grails - Rich Internet Applications With Rapid Application DevelopmentFlex on Grails - Rich Internet Applications With Rapid Application Development
Flex on Grails - Rich Internet Applications With Rapid Application Development
Talentica Software
 
Become a Performance Diagnostics Hero
Become a Performance Diagnostics HeroBecome a Performance Diagnostics Hero
Become a Performance Diagnostics Hero
TechWell
 
Behaviour testing for single-page applications and API’s
Behaviour testing for single-page applications and API’sBehaviour testing for single-page applications and API’s
Behaviour testing for single-page applications and API’s
Andrew Kirkpatrick
 
Topic production code
Topic production codeTopic production code
Topic production code
Kavi Kumar
 
Containerizing legacy applications
Containerizing legacy applicationsContainerizing legacy applications
Containerizing legacy applications
Andrew Kirkpatrick
 
Пирамида Тестирования через призму ROI калькулятора и прочая геометрия
Пирамида Тестирования через призму ROI калькулятора и прочая геометрияПирамида Тестирования через призму ROI калькулятора и прочая геометрия
Пирамида Тестирования через призму ROI калькулятора и прочая геометрия
SQALab
 
4 Testing Methods to Scale and Automate Your DevOps Pipeline
4 Testing Methods to Scale and Automate Your DevOps Pipeline4 Testing Methods to Scale and Automate Your DevOps Pipeline
4 Testing Methods to Scale and Automate Your DevOps Pipeline
Perfecto by Perforce
 
Top 50 Software Testing Interview Questions & Answers | Edureka
Top 50 Software Testing Interview Questions & Answers | EdurekaTop 50 Software Testing Interview Questions & Answers | Edureka
Top 50 Software Testing Interview Questions & Answers | Edureka
Edureka!
 
Code Review
Code ReviewCode Review
Code Reviewrantav
 
Tales from the Dark Side: Ori Bendet Selenium Conference India 2016
Tales from the Dark Side: Ori Bendet Selenium Conference India 2016Tales from the Dark Side: Ori Bendet Selenium Conference India 2016
Tales from the Dark Side: Ori Bendet Selenium Conference India 2016
Ori Bendet
 
Test automation process
Test automation processTest automation process
Test automation process
Bharathi Krishnamurthi
 
Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...
Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...
Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...
Perfecto by Perforce
 
Visual Studio ALM 2013 - Edition Comparison
Visual Studio ALM 2013 - Edition ComparisonVisual Studio ALM 2013 - Edition Comparison
Visual Studio ALM 2013 - Edition Comparison
Steve Lange
 
Code Review
Code ReviewCode Review
Code Review
Tu Hoang
 
Selenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemzSelenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemz
Training Institute
 
Code Review Tool Evaluation
Code Review Tool EvaluationCode Review Tool Evaluation
Code Review Tool Evaluation
Kate Semizhon
 

What's hot (20)

Programming skills for test automation
Programming skills for test automationProgramming skills for test automation
Programming skills for test automation
 
Code review process with JetBrains UpSource
Code review process with JetBrains UpSourceCode review process with JetBrains UpSource
Code review process with JetBrains UpSource
 
Tools for Software Testing
Tools for Software TestingTools for Software Testing
Tools for Software Testing
 
Flex on Grails - Rich Internet Applications With Rapid Application Development
Flex on Grails - Rich Internet Applications With Rapid Application DevelopmentFlex on Grails - Rich Internet Applications With Rapid Application Development
Flex on Grails - Rich Internet Applications With Rapid Application Development
 
niyati_kaduskar_CV
niyati_kaduskar_CVniyati_kaduskar_CV
niyati_kaduskar_CV
 
Become a Performance Diagnostics Hero
Become a Performance Diagnostics HeroBecome a Performance Diagnostics Hero
Become a Performance Diagnostics Hero
 
Behaviour testing for single-page applications and API’s
Behaviour testing for single-page applications and API’sBehaviour testing for single-page applications and API’s
Behaviour testing for single-page applications and API’s
 
Topic production code
Topic production codeTopic production code
Topic production code
 
Containerizing legacy applications
Containerizing legacy applicationsContainerizing legacy applications
Containerizing legacy applications
 
Пирамида Тестирования через призму ROI калькулятора и прочая геометрия
Пирамида Тестирования через призму ROI калькулятора и прочая геометрияПирамида Тестирования через призму ROI калькулятора и прочая геометрия
Пирамида Тестирования через призму ROI калькулятора и прочая геометрия
 
4 Testing Methods to Scale and Automate Your DevOps Pipeline
4 Testing Methods to Scale and Automate Your DevOps Pipeline4 Testing Methods to Scale and Automate Your DevOps Pipeline
4 Testing Methods to Scale and Automate Your DevOps Pipeline
 
Top 50 Software Testing Interview Questions & Answers | Edureka
Top 50 Software Testing Interview Questions & Answers | EdurekaTop 50 Software Testing Interview Questions & Answers | Edureka
Top 50 Software Testing Interview Questions & Answers | Edureka
 
Code Review
Code ReviewCode Review
Code Review
 
Tales from the Dark Side: Ori Bendet Selenium Conference India 2016
Tales from the Dark Side: Ori Bendet Selenium Conference India 2016Tales from the Dark Side: Ori Bendet Selenium Conference India 2016
Tales from the Dark Side: Ori Bendet Selenium Conference India 2016
 
Test automation process
Test automation processTest automation process
Test automation process
 
Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...
Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...
Enhancing Your Test Automation Scenario Coverage with Selenium - QA or the Hi...
 
Visual Studio ALM 2013 - Edition Comparison
Visual Studio ALM 2013 - Edition ComparisonVisual Studio ALM 2013 - Edition Comparison
Visual Studio ALM 2013 - Edition Comparison
 
Code Review
Code ReviewCode Review
Code Review
 
Selenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemzSelenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemz
 
Code Review Tool Evaluation
Code Review Tool EvaluationCode Review Tool Evaluation
Code Review Tool Evaluation
 

Viewers also liked

Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...
Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...
Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...
Jaime Cubillo Fleming
 
Repurpose Item #1
Repurpose Item #1Repurpose Item #1
Repurpose Item #1
lov3tay
 
QA Automation Battle: Java vs Python vs Ruby [09.04.2015]
QA Automation Battle: Java vs Python vs Ruby [09.04.2015]QA Automation Battle: Java vs Python vs Ruby [09.04.2015]
QA Automation Battle: Java vs Python vs Ruby [09.04.2015]
GoIT
 
Repurpose item #2 Sweater
Repurpose item #2 SweaterRepurpose item #2 Sweater
Repurpose item #2 Sweater
lov3tay
 
Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...
Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...
Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...
GoIT
 
COFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESP
COFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESPCOFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESP
COFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESP
Jaime Cubillo Fleming
 
COFACE Panorama "Riesgo Político Europa"
COFACE Panorama "Riesgo Político Europa"COFACE Panorama "Riesgo Político Europa"
COFACE Panorama "Riesgo Político Europa"
Jaime Cubillo Fleming
 
ATRADIUS Payment-Practices-Barometer-ASIA Octubre16
ATRADIUS Payment-Practices-Barometer-ASIA Octubre16ATRADIUS Payment-Practices-Barometer-ASIA Octubre16
ATRADIUS Payment-Practices-Barometer-ASIA Octubre16
Jaime Cubillo Fleming
 
CESCE informe_sectorial_COMPLETO_2016
CESCE informe_sectorial_COMPLETO_2016CESCE informe_sectorial_COMPLETO_2016
CESCE informe_sectorial_COMPLETO_2016
Jaime Cubillo Fleming
 
Виды QA: Всё что вы не знали и боялись спростить
Виды QA: Всё что вы не знали и боялись спроститьВиды QA: Всё что вы не знали и боялись спростить
Виды QA: Всё что вы не знали и боялись спростить
GoIT
 
Почему Tech Skills недостаточно, чтобы найти работу в IT
Почему Tech Skills недостаточно, чтобы найти работу в ITПочему Tech Skills недостаточно, чтобы найти работу в IT
Почему Tech Skills недостаточно, чтобы найти работу в IT
GoIT
 
Coface PANORAMA Francia Septiembre 2016
Coface PANORAMA Francia Septiembre 2016Coface PANORAMA Francia Septiembre 2016
Coface PANORAMA Francia Septiembre 2016
Jaime Cubillo Fleming
 
Мифы автоматизации от Олега Татарчука (19.02.2015)
Мифы автоматизации от Олега Татарчука (19.02.2015)Мифы автоматизации от Олега Татарчука (19.02.2015)
Мифы автоматизации от Олега Татарчука (19.02.2015)
GoIT
 
Frontend в режиме реального времени [05.03.15]
Frontend в режиме реального времени [05.03.15]Frontend в режиме реального времени [05.03.15]
Frontend в режиме реального времени [05.03.15]
GoIT
 
Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...
Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...
Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...
GoIT
 
research anddevelopment in strategic management
research anddevelopment in strategic managementresearch anddevelopment in strategic management
research anddevelopment in strategic management
Arun Arbind Baxla
 
STABILITY AND GROWTH OF STRATEGY
STABILITY AND GROWTH OF STRATEGYSTABILITY AND GROWTH OF STRATEGY
STABILITY AND GROWTH OF STRATEGY
Arun Arbind Baxla
 
Delegation and decrntralisation of authority
Delegation and decrntralisation of authorityDelegation and decrntralisation of authority
Delegation and decrntralisation of authority
Arun Arbind Baxla
 

Viewers also liked (18)

Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...
Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...
Atradius Country Report - Republica Checa_Hungria_Polonia_rusia_Eslovaquia_Tu...
 
Repurpose Item #1
Repurpose Item #1Repurpose Item #1
Repurpose Item #1
 
QA Automation Battle: Java vs Python vs Ruby [09.04.2015]
QA Automation Battle: Java vs Python vs Ruby [09.04.2015]QA Automation Battle: Java vs Python vs Ruby [09.04.2015]
QA Automation Battle: Java vs Python vs Ruby [09.04.2015]
 
Repurpose item #2 Sweater
Repurpose item #2 SweaterRepurpose item #2 Sweater
Repurpose item #2 Sweater
 
Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...
Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...
Встреча Quality built in @Spotify от Андрея Дзыни : как стать лучшим тестиров...
 
COFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESP
COFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESPCOFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESP
COFACE Nota Prensa Encuesta de Pagos Marruecos Sept16 ESP
 
COFACE Panorama "Riesgo Político Europa"
COFACE Panorama "Riesgo Político Europa"COFACE Panorama "Riesgo Político Europa"
COFACE Panorama "Riesgo Político Europa"
 
ATRADIUS Payment-Practices-Barometer-ASIA Octubre16
ATRADIUS Payment-Practices-Barometer-ASIA Octubre16ATRADIUS Payment-Practices-Barometer-ASIA Octubre16
ATRADIUS Payment-Practices-Barometer-ASIA Octubre16
 
CESCE informe_sectorial_COMPLETO_2016
CESCE informe_sectorial_COMPLETO_2016CESCE informe_sectorial_COMPLETO_2016
CESCE informe_sectorial_COMPLETO_2016
 
Виды QA: Всё что вы не знали и боялись спростить
Виды QA: Всё что вы не знали и боялись спроститьВиды QA: Всё что вы не знали и боялись спростить
Виды QA: Всё что вы не знали и боялись спростить
 
Почему Tech Skills недостаточно, чтобы найти работу в IT
Почему Tech Skills недостаточно, чтобы найти работу в ITПочему Tech Skills недостаточно, чтобы найти работу в IT
Почему Tech Skills недостаточно, чтобы найти работу в IT
 
Coface PANORAMA Francia Septiembre 2016
Coface PANORAMA Francia Septiembre 2016Coface PANORAMA Francia Septiembre 2016
Coface PANORAMA Francia Septiembre 2016
 
Мифы автоматизации от Олега Татарчука (19.02.2015)
Мифы автоматизации от Олега Татарчука (19.02.2015)Мифы автоматизации от Олега Татарчука (19.02.2015)
Мифы автоматизации от Олега Татарчука (19.02.2015)
 
Frontend в режиме реального времени [05.03.15]
Frontend в режиме реального времени [05.03.15]Frontend в режиме реального времени [05.03.15]
Frontend в режиме реального времени [05.03.15]
 
Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...
Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...
Mobile Saturday. Тема 2. Особенности тестирования приложения на Android: Spec...
 
research anddevelopment in strategic management
research anddevelopment in strategic managementresearch anddevelopment in strategic management
research anddevelopment in strategic management
 
STABILITY AND GROWTH OF STRATEGY
STABILITY AND GROWTH OF STRATEGYSTABILITY AND GROWTH OF STRATEGY
STABILITY AND GROWTH OF STRATEGY
 
Delegation and decrntralisation of authority
Delegation and decrntralisation of authorityDelegation and decrntralisation of authority
Delegation and decrntralisation of authority
 

Similar to Встреча "QA: в каких направлениях может найти себя тестировщик?"

Application Lifecycle Management
Application Lifecycle ManagementApplication Lifecycle Management
Application Lifecycle Management
Amazon Web Services
 
Automated Acceptance Tests & Tool choice
Automated Acceptance Tests & Tool choiceAutomated Acceptance Tests & Tool choice
Automated Acceptance Tests & Tool choice
toddbr
 
5 Steps to Jump Start Your Test Automation
5 Steps to Jump Start Your Test Automation5 Steps to Jump Start Your Test Automation
5 Steps to Jump Start Your Test Automation
Sauce Labs
 
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-54&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
hemasubbu08
 
Mobile App Quality Roadmap for DevTest Teams
Mobile App Quality Roadmap for DevTest TeamsMobile App Quality Roadmap for DevTest Teams
Mobile App Quality Roadmap for DevTest Teams
Perfecto by Perforce
 
Whay QA- engineers should know how to code
Whay QA- engineers should know how to codeWhay QA- engineers should know how to code
Whay QA- engineers should know how to code
QA Club Kiev
 
Sakar Patnaik_1.5_testing_Manual_Automation_Selenium
Sakar Patnaik_1.5_testing_Manual_Automation_SeleniumSakar Patnaik_1.5_testing_Manual_Automation_Selenium
Sakar Patnaik_1.5_testing_Manual_Automation_SeleniumSAKAR PATNAIK
 
Sucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QASucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QASucheta Kale
 
Choosing right-automation-tool
Choosing right-automation-toolChoosing right-automation-tool
Choosing right-automation-tool
BabuDevanandam
 
5 Best Automation Testing Tools to Speed up Testing.pdf
5 Best Automation Testing Tools to Speed up Testing.pdf5 Best Automation Testing Tools to Speed up Testing.pdf
5 Best Automation Testing Tools to Speed up Testing.pdf
Serena Gray
 
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer ToolsDevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
Amazon Web Services
 
Agile & DevOps - It's all about project success
Agile & DevOps - It's all about project successAgile & DevOps - It's all about project success
Agile & DevOps - It's all about project success
Adam Stephensen
 
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Applitools
 

Similar to Встреча "QA: в каких направлениях может найти себя тестировщик?" (20)

Application Lifecycle Management
Application Lifecycle ManagementApplication Lifecycle Management
Application Lifecycle Management
 
Automated Acceptance Tests & Tool choice
Automated Acceptance Tests & Tool choiceAutomated Acceptance Tests & Tool choice
Automated Acceptance Tests & Tool choice
 
Resume 2 year
Resume  2 yearResume  2 year
Resume 2 year
 
5 Steps to Jump Start Your Test Automation
5 Steps to Jump Start Your Test Automation5 Steps to Jump Start Your Test Automation
5 Steps to Jump Start Your Test Automation
 
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-54&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
 
Mobile App Quality Roadmap for DevTest Teams
Mobile App Quality Roadmap for DevTest TeamsMobile App Quality Roadmap for DevTest Teams
Mobile App Quality Roadmap for DevTest Teams
 
Whay QA- engineers should know how to code
Whay QA- engineers should know how to codeWhay QA- engineers should know how to code
Whay QA- engineers should know how to code
 
Pradeep.CL
Pradeep.CLPradeep.CL
Pradeep.CL
 
Pradeep.CL
Pradeep.CLPradeep.CL
Pradeep.CL
 
Sakar Patnaik_1.5_testing_Manual_Automation_Selenium
Sakar Patnaik_1.5_testing_Manual_Automation_SeleniumSakar Patnaik_1.5_testing_Manual_Automation_Selenium
Sakar Patnaik_1.5_testing_Manual_Automation_Selenium
 
Sucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QASucheta_kale_4.8years_QA
Sucheta_kale_4.8years_QA
 
Mayur_Resume (2) (1)
Mayur_Resume (2) (1)Mayur_Resume (2) (1)
Mayur_Resume (2) (1)
 
Choosing right-automation-tool
Choosing right-automation-toolChoosing right-automation-tool
Choosing right-automation-tool
 
5 Best Automation Testing Tools to Speed up Testing.pdf
5 Best Automation Testing Tools to Speed up Testing.pdf5 Best Automation Testing Tools to Speed up Testing.pdf
5 Best Automation Testing Tools to Speed up Testing.pdf
 
Anil_kumar_Resume
Anil_kumar_ResumeAnil_kumar_Resume
Anil_kumar_Resume
 
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer ToolsDevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
 
Raji_QA
Raji_QARaji_QA
Raji_QA
 
Ashish Baraiya
Ashish BaraiyaAshish Baraiya
Ashish Baraiya
 
Agile & DevOps - It's all about project success
Agile & DevOps - It's all about project successAgile & DevOps - It's all about project success
Agile & DevOps - It's all about project success
 
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
Unlocking the Power of ChatGPT and AI in Testing - NextSteps, presented by Ap...
 

More from GoIT

Вирусный рекрутинг в GoIT
Вирусный рекрутинг в GoITВирусный рекрутинг в GoIT
Вирусный рекрутинг в GoIT
GoIT
 
Mobile Saturday. Тема 6. Особенности тестирования приложений на iOS (Алексан...
Mobile Saturday. Тема 6.  Особенности тестирования приложений на iOS (Алексан...Mobile Saturday. Тема 6.  Особенности тестирования приложений на iOS (Алексан...
Mobile Saturday. Тема 6. Особенности тестирования приложений на iOS (Алексан...
GoIT
 
Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)
Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)
Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)
GoIT
 
Mobile Saturday. Тема 4. Автоматизация тестирования верстки (Александр Хотем...
Mobile Saturday. Тема 4. Автоматизация тестирования верстки  (Александр Хотем...Mobile Saturday. Тема 4. Автоматизация тестирования верстки  (Александр Хотем...
Mobile Saturday. Тема 4. Автоматизация тестирования верстки (Александр Хотем...
GoIT
 
Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...
Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...
Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...
GoIT
 
Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)
Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)
Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)
GoIT
 
Програма розвитку IT-галузі WinnerOS 8 сентября 2015
Програма розвитку IT-галузі WinnerOS 8 сентября 2015Програма розвитку IT-галузі WinnerOS 8 сентября 2015
Програма розвитку IT-галузі WinnerOS 8 сентября 2015
GoIT
 
Вебинар по Frontend: Профессия Frontend разработчика
Вебинар по Frontend: Профессия Frontend  разработчикаВебинар по Frontend: Профессия Frontend  разработчика
Вебинар по Frontend: Профессия Frontend разработчика
GoIT
 
CEO GoIT at PechaKuchaNight - ІT Education.
CEO GoIT at PechaKuchaNight - ІT Education.CEO GoIT at PechaKuchaNight - ІT Education.
CEO GoIT at PechaKuchaNight - ІT Education.
GoIT
 
Бесплатный вебинар по QA Александра Кузняка от проекта GoIT
Бесплатный вебинар по QA Александра Кузняка от проекта GoITБесплатный вебинар по QA Александра Кузняка от проекта GoIT
Бесплатный вебинар по QA Александра Кузняка от проекта GoIT
GoIT
 
GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?
GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?
GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?
GoIT
 
Есть ли жизнь без ООП? Суть ООП для новичков
 Есть ли жизнь без ООП? Суть ООП для новичков Есть ли жизнь без ООП? Суть ООП для новичков
Есть ли жизнь без ООП? Суть ООП для новичков
GoIT
 
Java: Clean Coding как стиль жизни [25.04.15]
Java: Clean Coding как стиль жизни [25.04.15]Java: Clean Coding как стиль жизни [25.04.15]
Java: Clean Coding как стиль жизни [25.04.15]
GoIT
 
GoIT Club:"Вторая" документация в тестировании ПО от Алексея Фёдорова
GoIT Club:"Вторая" документация в тестировании ПО от Алексея ФёдороваGoIT Club:"Вторая" документация в тестировании ПО от Алексея Фёдорова
GoIT Club:"Вторая" документация в тестировании ПО от Алексея Фёдорова
GoIT
 
Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков
 Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков
Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков
GoIT
 
GoITclub Release
GoITclub ReleaseGoITclub Release
GoITclub Release
GoIT
 
Как стать front-end разработчиком с 0? (2)
Как стать front-end разработчиком с 0? (2)Как стать front-end разработчиком с 0? (2)
Как стать front-end разработчиком с 0? (2)
GoIT
 

More from GoIT (17)

Вирусный рекрутинг в GoIT
Вирусный рекрутинг в GoITВирусный рекрутинг в GoIT
Вирусный рекрутинг в GoIT
 
Mobile Saturday. Тема 6. Особенности тестирования приложений на iOS (Алексан...
Mobile Saturday. Тема 6.  Особенности тестирования приложений на iOS (Алексан...Mobile Saturday. Тема 6.  Особенности тестирования приложений на iOS (Алексан...
Mobile Saturday. Тема 6. Особенности тестирования приложений на iOS (Алексан...
 
Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)
Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)
Mobile Saturday. Тема 5. Особенности операционной системы iOS (Ольга Макаревич)
 
Mobile Saturday. Тема 4. Автоматизация тестирования верстки (Александр Хотем...
Mobile Saturday. Тема 4. Автоматизация тестирования верстки  (Александр Хотем...Mobile Saturday. Тема 4. Автоматизация тестирования верстки  (Александр Хотем...
Mobile Saturday. Тема 4. Автоматизация тестирования верстки (Александр Хотем...
 
Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...
Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...
Mobile Saturday. Тема 3. Особенности тестирования приложения на Android: Huma...
 
Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)
Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)
Mobile Saturday. Тема1 - Особенности ОС Android (Иван Мурзак)
 
Програма розвитку IT-галузі WinnerOS 8 сентября 2015
Програма розвитку IT-галузі WinnerOS 8 сентября 2015Програма розвитку IT-галузі WinnerOS 8 сентября 2015
Програма розвитку IT-галузі WinnerOS 8 сентября 2015
 
Вебинар по Frontend: Профессия Frontend разработчика
Вебинар по Frontend: Профессия Frontend  разработчикаВебинар по Frontend: Профессия Frontend  разработчика
Вебинар по Frontend: Профессия Frontend разработчика
 
CEO GoIT at PechaKuchaNight - ІT Education.
CEO GoIT at PechaKuchaNight - ІT Education.CEO GoIT at PechaKuchaNight - ІT Education.
CEO GoIT at PechaKuchaNight - ІT Education.
 
Бесплатный вебинар по QA Александра Кузняка от проекта GoIT
Бесплатный вебинар по QA Александра Кузняка от проекта GoITБесплатный вебинар по QA Александра Кузняка от проекта GoIT
Бесплатный вебинар по QA Александра Кузняка от проекта GoIT
 
GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?
GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?
GoITeens: Дети, которые изменят мир. Как воспитать будущих IT гениев?
 
Есть ли жизнь без ООП? Суть ООП для новичков
 Есть ли жизнь без ООП? Суть ООП для новичков Есть ли жизнь без ООП? Суть ООП для новичков
Есть ли жизнь без ООП? Суть ООП для новичков
 
Java: Clean Coding как стиль жизни [25.04.15]
Java: Clean Coding как стиль жизни [25.04.15]Java: Clean Coding как стиль жизни [25.04.15]
Java: Clean Coding как стиль жизни [25.04.15]
 
GoIT Club:"Вторая" документация в тестировании ПО от Алексея Фёдорова
GoIT Club:"Вторая" документация в тестировании ПО от Алексея ФёдороваGoIT Club:"Вторая" документация в тестировании ПО от Алексея Фёдорова
GoIT Club:"Вторая" документация в тестировании ПО от Алексея Фёдорова
 
Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков
 Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков
Встреча "Front-end: на старт, внимание, разработка!", Сергей Пузанков
 
GoITclub Release
GoITclub ReleaseGoITclub Release
GoITclub Release
 
Как стать front-end разработчиком с 0? (2)
Как стать front-end разработчиком с 0? (2)Как стать front-end разработчиком с 0? (2)
Как стать front-end разработчиком с 0? (2)
 

Recently uploaded

Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 

Recently uploaded (20)

Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 

Встреча "QA: в каких направлениях может найти себя тестировщик?"

Editor's Notes

  1. Compatibility : desktop OS/library (java/dotnet) - web : browsers/addon (java/dotnet/…) Performance : desktop processor/RAM/hard drive - web : internet/network + website backend
  2. Тут рассказываем о нашей миссии