| PPT: CERN project tracking tool (for WBS/PBS etc.): http://ais.cern.ch/apps/ppt/welcome.html
A Quicktour of PPT as used by the EVM project (part of LHC accelerator): http://evm.cern.ch/quicktour/ppt/welcome.html
PIE - a potential personnel database: http://ais.cern.ch/apps/pie/quicktour/welcome.html
LCG risk analysis: http://lcg.web.cern.ch/LCG/PEB/risk
http://lcgapp.cern.ch/project/mgmt/apps-risks.xls
RUP: http://product-support.web.cern.ch/product-support/sdt/Rup/Start/RationalUnifiedProcess/index.htm
Generating Test cases from Uses Cases
SOFTWARE ASSURANCE GUIDEBOOK, http://satc.gsfc.nasa.gov/assure/agb.txt
QA check list during the Software Life Cycle: http://edms.cern.ch/document/353793
DataGrid
Quality Plan and Procedures
DataGrid
Performance indicators
CrossGrid Monitoring; EDG Monitoring
SLA (Service Level Agreement)
SPI - Software Process
& Infrastructure for LCG
Valgrind a free software
tool for checking memory accesses running under Linux, used by LHC, see LHC presentation.
Cern Software Developement Tools service (SDT) web pages and links to the products:
Insure ++: Tool for error
detection in C/C++ programs (e.g. memory leak). Runs on Linux, Solaris,
Windows.
Logiscope: Source code
analyser (static analysis) as code complexity and test coverage for
C/C++/Fortran (dynamic analysis). Runs on Solaris, windows.
CodeWizard: Coding
standards enforcement tool that prevents errors and standardize C/C++ code.
Default naming and coding rules are pre-defined in the product. We have to analyse first
the set of
pre-defined rules. Runs on Linux, Solaris, windows.
Testing Framework
software
|