Understand tool:
Understand tool download link:
https://licensing.scitools.com/download/thanks/Windows-64bit.exe
to open any existing project in understand tool:
go to Help --> Example Projects --> then choose any project from given list
Development Tools:
Requirements: DOORS, JAMA
Architecture: Rapsody
Source Code and Static Analysis: Understand, ICC C/Ada compiler, IDE: Dev C++, GPS, Microsoft Visual C++ / Visual studio
Verification Tools:
Peer Review Tools: Jama Review Center, Crucible
Unit testing/SSIT - Vectorcast, RTRT, LDRA
HSIT - N/A
SCA - Vectorcast, RTRT, LDRA, logiscope
Configuration management
version controls : SVN, Git, Synergy
Mandatory Tools:
Compiler/IDE ==> Dev C++/GPS/Microsoft Visual C++, Understand, SVN/Synergy, Logiscope
IDE : Integrated Development Environment
project explanation
tools
work
Static Analysis: without executing code
Dynamic Analysis: with executing code
c=a/b;
US, Europe, India
SVN path:
Server
local PC
Synergy
checkout - download files from server to local PC (checkout)
commit - upload files from local PC to server (checkin)
without coverage
with coverage: extra code ==> instrumented code
SC
DC
MC/DC