Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseTestingDay2010 Talk FindingTheScope"

Line 1: Line 1:
'''Finding the Scope'''
+
== Finding the Scope ==
 
+
== Abstract  ==
+
  
 
Finding the right scope for a test often seems unclear to developers. This is not made easier by many projects that don't differentiate between test scopes like unit tests, integration tests or functional tests. Matthias Kempka will give some patterns to help finding a reasonable test scope for a test in a RCP application. He will point to various tools that can be used for test development and automation. Small demonstrations for each will give the audience an impression of the tools power. Setup difficulties will be covered as well as consequences that arise from selecting a tool.  
 
Finding the right scope for a test often seems unclear to developers. This is not made easier by many projects that don't differentiate between test scopes like unit tests, integration tests or functional tests. Matthias Kempka will give some patterns to help finding a reasonable test scope for a test in a RCP application. He will point to various tools that can be used for test development and automation. Small demonstrations for each will give the audience an impression of the tools power. Setup difficulties will be covered as well as consequences that arise from selecting a tool.  

Revision as of 08:47, 22 July 2010

Finding the Scope

Finding the right scope for a test often seems unclear to developers. This is not made easier by many projects that don't differentiate between test scopes like unit tests, integration tests or functional tests. Matthias Kempka will give some patterns to help finding a reasonable test scope for a test in a RCP application. He will point to various tools that can be used for test development and automation. Small demonstrations for each will give the audience an impression of the tools power. Setup difficulties will be covered as well as consequences that arise from selecting a tool.

About the speaker

Matthias Kempka

Matthias Kempka is a TDD developer. He first became involved with Eclipse when he created the code coverage tool Coverlipse. Since then he stayed in the Eclipse world and refined his requirement definitions, investigated tools and invested in skills to meet them. He actively participates in Yoxos development, does consulting and gives training courses for RCP and OSGi.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.