jeff payne, ceo coveros - vectorrecognized as one of the top 10 emerging agile companies, hottest...

16
Jeff Payne, CEO Coveros

Upload: others

Post on 04-Jun-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

Jeff Payne, CEO Coveros

Page 2: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

AGILE FOR AUTOMOTIVE SYSTEMS:

APPLYING AGILE PRINCIPLES TO THE AUTOMOTIVE INDUSTRY

Jeffery Payne

[email protected]

www.linkedin.com/in/jeffery-payne-21373

@jefferyepayne

Page 3: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

Jeffery Payne (@jefferyepayne)

Jeffery Payne is CEO and founder of Coveros, Inc., a company that helps organizations accelerate the delivery of secure, reliable software using agile methods. Coveros has been recognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc. Magazine)

Prior to founding Coveros, he was the co-founder of software assurance company Cigital, where he served as Chairman of the Board and CEO for 16 years.

Jeffery is a recognized software expert and popular keynote speaker at both business and technology conferences on a variety of software quality, security, DevOps, and agile topics. He has testified in front of congress on issues such as digital rights management, software quality, and software research.

Jeffery is also the technical editor of the AgileConnectioncommunity (www.agileconnection.com)

@jefferyepayne

Page 4: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

• Agile & DevOps Engineering to help organizations accelerate the delivery of secure, reliable software

• Services

• Agile transformations & coaching

• Agile software development

• Agile testing & automation

• DevOps engineering

• DevSecOps implementations

• Agile, DevOps, Testing, Security Training

• Open source products• SecureCI – Secure CI/CD stack

• Selenified – Agile test framework

About Coveros

4@jefferyepayne

Page 5: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

• Safety-critical systems

• Regulated software

• Large-scale applications

• Security-critical systems

• Legacy applications

• Embedded applications

“Agile Doesn’t Work For …”

5@jefferyepayne

Page 6: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

6

Agile Is Misunderstood

@jefferyepayne

Page 7: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

When Most Regulations Were Written

7@jefferyepayne

Page 8: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

• While many interpret regulations as mandating a waterfall approach, a closer read shows this is not the case

• Meeting regulatory requirements DOES require additional documentation but this does not conflict with agile

• Compliance activities and personnel must be integrated into day-to-day activities for agile to work (shift left)

Lessons Learned Applying Agile

Regulations don’t restrict software process

8@jefferyepayne

Page 9: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

• Culture change is critical to making agile work and never more so than when dealing with regulated software

• Focus initially on team and organizational culture using agile principles to guide you

• Get specification, design, coding, testing, and verification all on the same cross-functional team

• But don’t forget the importance of sound engineering practices or you will ultimately fail

Lessons Learned Applying Agile

Process gets you started, engineering brings you home

9@jefferyepayne

Page 10: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

Lessons Learned Applying Agile

Automate Your Documentation Delivery

10

Before transformation you often see:

• Heavyweight docs produced during process followed by significant rework and approval process

• Results in significant reductions in productivity for the team

Documents to support

development and test

Documents for safety case

and/or compliance

@jefferyepayne

Page 11: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

Lessons Learned Applying Agile

Automate Your Documentation Delivery

11

Document

Generator

After Transformation:

• Lightweight docs maintained in software during dev/test process

• Auto generation of docs needed for safety case and compliance

• Significant increase in productivity AND accuracy

@jefferyepayne

Page 12: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

Before transformation

• Device access constraints

• No continuous integration

• Manual device setup

• No test automation

Lessons Learned Applying Agile

Automate Your Software Delivery

12@jefferyepayne

Page 13: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

After Transformation

• Git supports distributed versioning

• Windows slaves provide emulators for dev and regression testing

• Jenkins to orchestrate delivery process

• Check-in tests performed in emulators and …

Lessons Learned Applying Agile

Automate Your Software Delivery (cont.)

13@jefferyepayne

Page 14: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

After Transformation

• ... in device farm

• Device access controlled with consoles to support all types of CI and CD automated testing

• Automated testing supplemented with exploratory testing

• Device communication with expect, legacy ‘sh’ shell, and IP locks

Lessons Learned Applying Agile

Automate Your Software Delivery (cont.)

14@jefferyepayne

Page 15: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

• There is nothing stopping you from adopting agile principles other than inertia

• Focus on cultural change / building cross-functional team to get started

• Leverage engineering and automation to take your process to the next level and accelerate productivity

• Effectively balance speed with quality (and safety / security)

Agile has been used successfully to deliver safety-critical systems and passed regulatory scrutiny … you are not the first so go for it!

What Your Boss Needs to Know

15@jefferyepayne

Page 16: Jeff Payne, CEO Coveros - Vectorrecognized as one of the Top 10 Emerging Agile Companies, Hottest Startups in DC, and one of the fastest growing private companies in the country (Inc

Contact Information:

Jeffery Payne

[email protected]

@jefferyepayne

Thank You!

16@jefferyepayne