18
© 2011 Intland Software 1 Technology Day @Intland 19. Oktober 2011 Michael Lukas & Janos Koppany Intland Software

IntlandSoftware: codeBeamer 6.0 + Requirements Management

Embed Size (px)

DESCRIPTION

by Intland Software @Intland TechnologyDay on October 19, 2011

Citation preview

Page 1: IntlandSoftware: codeBeamer 6.0 + Requirements Management

© 2011 Intland Software 1

Technology Day @Intland 19. Oktober 2011

Michael Lukas & Janos KoppanyIntland Software

Page 2: IntlandSoftware: codeBeamer 6.0 + Requirements Management

Agenda

© 2011 Intland Software 2

10:00 h BegrüßungcodeBeamer mit neuen Funktionen: •Requirements Management – Weiterentwicklungen (CB 6.0)•Überblick Distributed Version Control Systems (CB 5.8)

(DVCS) Mercurial, MercurialEclipse, eGit, Git

Janos Koppany, Michael Lukas Intland Software GmbH

10:45 h Anforderungen nach Automotive SPICE® an Entwicklungsprozess und Tools

Markus KornHirschmann Car Communication GmbH

11:30 h Pause

11:45 h Impact of Car-IT for Automotive Clouds Ralf BaralMieschke Hofmann und Partner Gesellschaft für Management- und IT-Beratung mbH

12:30 h Mittagessen

13:30 h Ganzheitliches Wissensmanagement bei Lufthansa Systems Monika Müller Lufthansa Systems

14:30 h Agile Workflows für die Software-Entwicklung nach V-Modell

Dr. Roland HofmannP+Z Engineering GmbH

15:15 h Pause

15:30 h Open Space Meeting Learn Insights: Arbeiten mit DVCS Q&A Session Requirement Management in codeBeamer 6.0Direct Talks mit Entwicklungsteam

Zsolt KoppanyAkos TajtiKlaus Mehling Intland Software GmbH

17:30 h Ausklang & gemeinsames Abendessen

Page 3: IntlandSoftware: codeBeamer 6.0 + Requirements Management

© 2011 Intland Software 3

Intland & codeBeamer

• Intland Software

… is the leading provider of enterprise-class Applic ation Lifecycle Management (ALM) solutions that boost efficiency & productivity in d evelopment and business projects.

The company is headquartered in Stuttgart / Germany , with a subsidiary in Silicon Valley / USA. Distribution partners are located in UK, Kore a and Taiwan.

• codeBeamer

… is an Application Lifecycle Management platform th at helps development teams to manage their processes from requirements to release on one single platform.

Page 4: IntlandSoftware: codeBeamer 6.0 + Requirements Management

© 2011 Intland Software 4

Industries … trusting codeBeamer

• Automotive

• Authorities / Government

• Avionics

• Banking & Finance

• Defense

• Embedded

• Healthcare

• Telecommunications

Page 5: IntlandSoftware: codeBeamer 6.0 + Requirements Management

© 2011 Intland Software 5

Customers…trusting codeBeamer

Page 6: IntlandSoftware: codeBeamer 6.0 + Requirements Management

codeBeamer 5.6 ALM, 5.8 ALM, 6.0 ALM + RM

© 2011 Intland Software 6

Page 7: IntlandSoftware: codeBeamer 6.0 + Requirements Management

Upcoming on codeBeamer 6.0 RM

REQUIREMENTS MANAGEMENT

© 2011 Intland Software 7

Page 8: IntlandSoftware: codeBeamer 6.0 + Requirements Management

Process support “V”

© 2011 Intland Software 8

Page 9: IntlandSoftware: codeBeamer 6.0 + Requirements Management

codeBeamer 6.0 RM

© 2011 Intland Software 9

Goal: Managing changing requirements during requirement s engineering process and through development and release.

Page 10: IntlandSoftware: codeBeamer 6.0 + Requirements Management

Import, Export, Hierarchical View & Versioning

© 2011 Intland Software 10

Page 11: IntlandSoftware: codeBeamer 6.0 + Requirements Management

Requirement – Inline Editing

© 2011 Intland Software 11

Summary

Description

Page 12: IntlandSoftware: codeBeamer 6.0 + Requirements Management

Working with Distributed Version Control Systems (D VCS)

Better coding & communicate

© 2011 Intland Software 12

Page 13: IntlandSoftware: codeBeamer 6.0 + Requirements Management

DVCS Fork/Pull-Request Workflow Example

© 2011 Intland Software 13

Blessedrepository

Page 14: IntlandSoftware: codeBeamer 6.0 + Requirements Management

DVCS Fork/Pull-Request Workflow Example

© 2011 Intland Software 14

Blessedrepository

A Developer public

B Developer public

Forkcreation

Page 15: IntlandSoftware: codeBeamer 6.0 + Requirements Management

DVCS Fork/Pull-Request Workflow Example

© 2011 Intland Software 15

Blessedrepository

A Developer public

B Developer public

A Developer local

B Developerlocal

IntegrationManager(s)

Creating a local clone

Page 16: IntlandSoftware: codeBeamer 6.0 + Requirements Management

DVCS Fork/Pull-Request Workflow Example

© 2011 Intland Software 16

Blessedrepository

A Developer public

B Developer public

A Developer local

B Developerlocal

IntegrationManager(s)

Starting a Pull-request

Checkin changes Pull-request

Page 17: IntlandSoftware: codeBeamer 6.0 + Requirements Management

DVCS Fork/Pull-Request Workflow Example

© 2011 Intland Software 17

Blessedrepository

A Developer public

B Developer public

A Developer local

B Developerlocal

IntegrationManager(s)

Merging changes in blessed repositoriy

Merge

Page 18: IntlandSoftware: codeBeamer 6.0 + Requirements Management

DVCS Fork/Pull-Request Workflow Example

© 2011 Intland Software 18

Blessedrepository

A Developer local

B Developerlocal

IntegrationManager

Share changeswith the team