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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,965e49af15d3565 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!c36g2000yqn.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE Mika by Midoan New Release : Automated Test Data Generation for Ada Date: Mon, 25 May 2009 12:47:02 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <9f6229a1-e95d-4453-8dca-eb0e893e603d@g1g2000yqh.googlegroups.com> NNTP-Posting-Host: 82.20.239.89 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1243280822 8747 127.0.0.1 (25 May 2009 19:47:02 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 25 May 2009 19:47:02 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c36g2000yqn.googlegroups.com; posting-host=82.20.239.89; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.28.3,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6008 Date: 2009-05-25T12:47:02-07:00 List-Id: On May 25, 7:42=A0pm, i...@midoan.com wrote: > Midoan Software Engineering Solutions Ltd. (http://www.midoan.com/) > announces a new release of Mika, the first commercial testing tool for > Ada that automatically generates test inputs from your source code. > > Mika is an entirely automatic tool that analyses your Ada code and > generates, carefully constructed, tests that will exercise all the > branches or decision within your code at a level suitable for > integration testing. With Mika, manual test data generation is no > longer necessary. If the tool can do this, can it tell me which tests are going to fail? That would save me the bother of actually running the tests ..