Tuesday, March 16, 2010

ParaSoft C++Test: Test Menu


 

 
# Read Symbols: Prompts C++test to parse the selected file, then represent its symbols in the Symbol tree.

 

 
# Build Test: Tells C++test to parse the selected file, read its symbols, instrument it (if necessary), then compile and link it.

 
# Re-read Symbols: Prompts C++test to re-parse the selected file, then refresh its symbols in the Symbol tree. This option is useful if you have changed/updated any of the source code in a file since the last test, or when there are changes in the static or dynamic libraries that are used by the project under test.

 
# Rebuild Test: Tells C++test to re-parse the selected file, read its symbols, instrument it (if necessary), then compile and link it. This option is useful if you have changed or updated any of the test parameters since the last test.

 
# Test Using: Tells C++test what Test Configuration (a predefined test scenario) you want it to run for the current test. Test Configurations are described in Selecting and Customizing Test Configurations.

 
# Test Configurations: Opens the Test Configurations panel, which allows you to add and modify Test Configurations. Test Configurations are described in Selecting and Customizing Test Configurations.

 
# Import Results: Imports coding standards analysis results from a command-line test into the C++test GUI. See Importing Command-Line Coding Standards Analysis Results to the GUI for details.

 
# Stop: Stops a test once it has begun. Can also stop the Read Symbols and Build Test actions.

  
Status:
  • Precompiling error with code -1...515: Make sure the PATH environment of compiler is correct. The C++Test cannot search the compiler sothat it cannot build source code. 

No comments:

Post a Comment

Labels