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

EclipseTestingDay2010 Talk Bredex

Revision as of 08:52, 22 July 2010 by Unnamed Poltroon (Talk) (New page: == Automated acceptance testing for Eclipse applications – why, what and how? == The importance of acceptance testing tends to be underestimated. Often, very little in the way of testi...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Automated acceptance testing for Eclipse applications – why, what and how?

The importance of acceptance testing tends to be underestimated. Often, very little in the way of testing is done between the JUnit tests at the beginning of development and the rushed manual test at the end. But acceptance tests tell us whether or not the software being developed is actually doing what the customer ordered and give us a great opportunity to amend misunderstandings and problems before a product is even released.

This talk looks at why acceptance testing is so important and examines different ways of performing acceptance testing, with their advantages and disadvantages. We offer some practical tips on introducing and improving acceptance testing for Eclipse applications, including considerations about process and team, methodologies, frameworks and tools. Along the way, we use Eclipse applications to give examples of acceptance tests that will improve the outcome and quality of the development process.

About the speaker

Back to the top