We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

BDD for embedded systems

Formal Metadata

Title
BDD for embedded systems
Subtitle
... or, how to write an executable specification that our customer understands?
Alternative Title
BDD for Embedded Systems
Title of Series
Number of Parts
163
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Too often the hardware is seen as a barrier that is difficult to cross when attempting to setup automated acceptance and regression testing. In this talk we will have a look at the Robot Framework and how it can be used to setup a test harness for testing your embedded systems. You will see how you can write your own custom test libraries to be able to write BDD style test suites using your own domain specific keywords.