Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright Insight Test Services 2007 1 Testing From The Start – Test Driven Development TM Summit Fran OHara, Insight Test Services www.insight-test.com.

Similar presentations


Presentation on theme: "Copyright Insight Test Services 2007 1 Testing From The Start – Test Driven Development TM Summit Fran OHara, Insight Test Services www.insight-test.com."— Presentation transcript:

1 Copyright Insight Test Services 2007 1 Testing From The Start – Test Driven Development TM Summit Fran OHara, Insight Test Services www.insight-test.com fran.ohara@insight-test.com

2 Copyright Insight Test Services 2007 2 Testing from the start – what is it? Early testing, front-loading, preventative testing.. Using tests to Influence and Direct software design and development. Implies concurrent engineering of testware and software – Rick Craig SQE Test early – some examples.. –Analysing/reviewing requirements and other docs early in lifecycle as soon as they become available. –Validation prototypes –Identifying test conditions and designing test cases as soon as requirements/designs become available –..one effective way to specify something is to describe (in detail) how you would evaluate (test) it if someone gave it to you – Bill Hetzel

3 Copyright Insight Test Services 2007 3 Testing from the start – some key elements Deliverables reviewed for defects Tests used as requirements and usage models Testware leads software design Defects detected earlier or prevented Testers and developers work together No docs? – inventory of prioritised test conditions/objectives - coverage

4 Copyright Insight Test Services 2007 4 V-Model Requirements Functional Spec. Hi level design Acceptance test Lo level design Code System test Integration test Unit test Reviews Static Analysis Static Testing Dynamic Testing Early test design

5 Copyright Insight Test Services 2007 5 Benefits of early test design -It will allow for a deeper review of the requirements as the test team try and develop test cases from the requirements document. -It also encourages collaboration between the test team and development and the business analyst or who ever developed the requirements documents. -It also helps to refine the test estimates and improve accuracy. -The test cases can also be reviewed by the development team to ensure that the development team are developing according to the requirements, but also to ensure that the test cases are complete.

6 Copyright Insight Test Services 2007 6 Using test cases to model requirements -R1: A valid user must be able to withdraw up to £200 or the maximum amount in the account -TC1: W/D £200 from account with £180 balance -TC2: W/D £1m from account with £1m balance -TC3: W/D £186.35 from account with £200 balance From: Rick Craig Preventative Testing, BCS SIGIST Dec 2006

7 Copyright Insight Test Services 2007 7 Cost of fixing faults From an analysis of 63 projects (Boehm 1981) - what about absolute costs?

8 Copyright Insight Test Services 2007 8 Iteration testing From Bret Petticord – challenges of agile testing

9 Copyright Insight Test Services 2007 9 Test Driven Development Never write a single line of code unless you have a failing automated test Eliminate duplication Kent Beck Write the test Write the code Refactor

10 Copyright Insight Test Services 2007 10 Test Driven Development Can be applied at all levels of test e.g. Unit and Acceptance Preventative/early testing – not new… but many benefits Testing takes on a specification role… …not a verification role? –A feature is not specified… Until its acceptance test is written. –A feature is not done… Until all its acceptance tests pass. –Acceptance and Unit tests become key requirements/feature and design artefacts

11 Copyright Insight Test Services 2007 11 Unit level automation Automation Of Unit Test –More likely to be done –As development is done –Coverage –Unit Test Regression Need to engineer unit test code with same discipline as application code Coverage complacency – happy path testing

12 Copyright Insight Test Services 2007 12 Discussion


Download ppt "Copyright Insight Test Services 2007 1 Testing From The Start – Test Driven Development TM Summit Fran OHara, Insight Test Services www.insight-test.com."

Similar presentations


Ads by Google