From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: f8899,3c634d3864722c74 X-Google-Thread: 10dd18,3c634d3864722c74 X-Google-Thread: f4fd2,3c634d3864722c74 X-Google-Thread: 103376,3c634d3864722c74 X-Google-Attributes: gidf8899,gid10dd18,gidf4fd2,gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!news-out.octanews.net!indigo.octanews.net!auth.beige.octanews.com.POSTED!not-for-mail Sender: phr2007-nospam@ruckus.brouhaha.com From: Paul Rubin Newsgroups: comp.lang.haskell,comp.lang.python,comp.lang.lisp,comp.lang.ada Subject: Re: Choosing a new language References: <20071228162351.f29a3ce4.coolzone@it.dk> <477561af$0$36390$742ec2ed@news.sonic.net> Date: 29 Dec 2007 01:37:53 -0800 Message-ID: <7x4pe1on7y.fsf@ruckus.brouhaha.com> Organization: Nightsong/Fort GNOX User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Date: 29 Dec 2007 03:37:54 CST X-Complaints-To: abuse@octanews.net Xref: g2news1.google.com comp.lang.haskell:1000 comp.lang.python:161081 comp.lang.lisp:76451 comp.lang.ada:19054 Date: 2007-12-29T03:37:54-06:00 List-Id: Joachim Durchholz writes: > Indeed. An additional case is interactive applications where setting > up the situation to be tested requires several time-consuming steps. At least for web development, there are a lot of automated tools that mimic user input, just for this purpose.