Book a Demo

Author Topic: Testing  (Read 2228 times)

cjh

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Testing
« on: August 03, 2006, 02:39:53 am »
Does anyone have any experience of using EA to support testing?

I realise that EA can generate test scripts, but it is not something we have tried at my organisation.

I am keen to find out what approach people have taken to testing e.g. unit testing, integration testing, and User Acceptance testing.

For instance, is it better to use test cases or to create test conditions directly against elements of the system design e.g. any components or classes?

Thanks.

thomaskilian

  • Guest
Re: Testing
« Reply #1 on: August 04, 2006, 03:34:56 am »
You should try searching the forum for threads. There are some that could help you further.

You should keep in mind that EA is not a fully-fledged tool for testing, though it might help you in a certain range thus you don't have the need buying another costly tool.