[python-uk] python and ALPHA testings

Richard Taylor r.taylor at eris.qinetiq.com
Tue May 25 02:45:08 EDT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 19 April 2004 11:47, Limor Hevroni wrote:
> Hi ,
> I consider using python as the programming language for an alpha testing
> project.
> I wonder whether any of you are using python in such a way, what is the
> best development environment for python, is anyone used python for massive
> project s with QA tendency ? is anyone used python with TestDirector ?

Depends what you mean by massive? I would say that our projects are medium 
sized. We have 6/8 developers. However, our projects run for a long-time (5 
years+) , with common libraries that undergo continuous evolution. 

We use a mixture of C and Python. We tend not to make a distinction between 
alpha testing / beta testing etc. We prefer a more 'eXtreme Programming' 
approach, although we do not follow the dogma of XP to the letter.

When it comes to development environment we generally allow our developers to 
choose their own. Most use emacs some prefer other editors, at present none 
use a Python IDE.

I am not familiar with TestDirector, we use the Python unittest framework 
extensively. We have found that the dynamic nature of Python means you need 
to pay more attention to good unittests than you might with a compiled 
language. You don't want you users running into runtime errors.

Some things that we use: Pychecker, unittest, distutils, coverage.

>
> I would love to get answers on taht since I am running out if time,
> development should start very soon.
> The programming language I am considering is python and java, I would love
> to get more info fro mpeople who use python in a working projects.
> 10x.
> limor hevrony
> Spediant Systems Ltd.

Richard

- -- 
QinetiQ                                  
B009 Woodward Building
St. Andrews Road
Malvern
Worcs WR14 3PS
Jabber: RichardTaylor at jabber.org
PGPKey: http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA7DA9FD9
Key fingerprint = D051 A121 E7C3 485F 3C0E  1593 ED9E D868 A7DA 9FD9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAsut57Z7YaKfan9kRAmC3AJ4heerE+ZNmvNec9xPWHxJXELUqBwCfeO0g
O0j1rWXUrSdkGHkUwaylJJo=
=wgc1
-----END PGP SIGNATURE-----



More information about the python-uk mailing list