Summary: This section describes how to prepare and deliver the source code of your Visual Basic application. |
Discovery is a process that is actioned during the delivery process. CAST will attempt to automatically identify "projects" within your application using a set of predefined rules. This discovery process also allows CAST AIP to set the initial analysis configuration settings explained in Visual Basic - Analysis configuration. Discoverers are currently embedded in CAST AIP Core:
You should read the relevant documentation for each discoverer (provided in the link above) to understand how the source code will be handled.
|
AIP Console expects either a ZIP/archive file or source code located in a folder configured in AIP Console. You should include in the ZIP/source code folder all Visual Basic source code:
CAST highly recommends placing the files in a folder dedicated to Visual Basic. If you are using a ZIP/archive file, zip the folders in the "temp" folder - but do not zip the "temp" folder itself, nor create any intermediary folders:
D:\temp |-----Visual Basic |-----OtherTechno1 |-----OtherTechno2 |
See How do I add a source code package to my delivery.
When creating packages to discover and extract your Visual Basic application you should create them as listed below:
Package | Package name/type | Mandatory? | Location/path | Notes |
---|---|---|---|---|
1 | Source code | Source code root folder | Use the "Files on your file system" / SVN / TFS options in the CAST Delivery Manager Tool: Click to enlarge |
See How do I fine-tune my Version for more information.
See How do I deliver the Version for analysis for more information.
See Validate and Accept the Delivery for more information.