|
Testing
Services |
|
|
|
“Automated
Testing”
is
automating
the
manual
testing
process
currently
in use.
This
requires
that a
formalized
“Manual
testing
process”
currently
exist in
the
company.
Minimally
such a
process
includes: |
| |
|
Detailed
test
cases,
including
predictable
“expected
results”,
which
have
been
developed
from
Business
Functional
Specifications
and
Design
documentation. |
| |
|
A
Standalone
test
Environment
including
a Test
Database
that is
restorable
to a
known
constant,
such
that the
test
cases
are able
to be
repeated
each
time
there
are
modifications
made to
the
application. |
| |
|
The real
use and
purpose
of
automated
test
tools is
to
automate
regression
testing.
This
means
that you
must
have or
must
develop
a
database
of
detailed
test
cases
that are
repeatable,
and this
suit of
tests is
run
every
time
there is
a change
to the
application
to
ensure
that the
change
does not
produce
unintended
consequences. |
| |
|
IEL can
enable
Companies
to
establish
the
manual
testing
process
and
automate
the
regression
testing.
This
will
help the
companies
to test
the
various
releases
and
fixes
received
from the
product
vendors
before
moving
them to
production.
This
will
help
companies
to
minimize
the
effort
spent on
acceptance
testing.
IEL can
also
provide
testing
services
offshore. |
| |
| IEL
uses
Rational
Functional
Tester
and Win
Runner
for
automated
testing. |