Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C Programming (http://www.velocityreviews.com/forums/f42-c-programming.html)
-   -   I am just trying to find out if there is any relevant/currentresearch in the production of a generic quality assurance tool for my PhD. (http://www.velocityreviews.com/forums/t953125-i-am-just-trying-to-find-out-if-there-is-any-relevant-currentresearch-in-the-production-of-a-generic-quality-assurance-tool-for-my-phd.html)

Darryl Owens 10-06-2012 06:43 PM

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

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
I would greatly appreciate any input and advice in this area, feel free to repost on this topic and/or contact me at: owens.darryl.lee@gmail.com

Thank you in advance

Darryl Owens

Robert Miles 11-12-2012 05:33 AM

Re: I am just trying to find out if there is any relevant/currentresearch in the production of a generic quality assurance tool for my PhD.
 
On 10/6/2012 1:43 PM, Darryl Owens wrote:
> Hi everyone,
>
> 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
> I would greatly appreciate any input and advice in this area, feel free to repost on this topic and/or contact me at: owens.darryl.lee@gmail.com
>
> Thank you in advance
>
> Darryl Owens


I've seen a few that are specific to certain computer languages,
such as:

lint for C
valgrind for C++
WATFOR for FORTRAN (decades ago)
WATFIV for FORTRAN (decades ago)

I haven't seen any that are independent of what computer language
they are used with.

Robert Miles



All times are GMT. The time now is 03:40 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57