I am just trying to find out if there is any relevant/current research in the production of a generic quality assurance tool for my PhD.

Dwight Hutto dwightdhutto at gmail.com
Sun Oct 7 02:03:59 EDT 2012


On Sun, Oct 7, 2012 at 1:55 AM, Dwight Hutto <dwightdhutto at gmail.com> wrote:
> On Sun, Oct 7, 2012 at 1:02 AM, rusi <rustompmody at gmail.com> wrote:
>> On Oct 7, 9:15 am, Ramchandra Apte <maniandra... at gmail.com> wrote:
>>> On Sunday, 7 October 2012 00:13:58 UTC+5:30, Darryl Owens  wrote:
>>> > I am currently starting my PhD in software quality assurance and have been doing a lot of reading round this subject. I am just trying to find out if there is any relevant/current research in the production of a generic quality assurance tool i.e. a tool/methodology that can accept many languages for the following areas:
>>>
>>> > •        Problems in code/coding errors
>>>
>>> > •        Compiler bugs
>>>
>>> > •        Language bugs
>>>
>>> > •        Users mathematical model
>>>

You could also utilize other unittests from other languages, and roll
that into wrappers that checked for specific languages utilization,
and it's probable errors, by initiating the unittest functions with a
python call specific to the language being utilized.

-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com



More information about the Python-list mailing list