The most recent content from our members.
Reason: By default, Visual Studio 2012 opens all help documentation in a web browser, which does not recognize the Parasoft documentation. The Parasoft documentation must be opened through the Visual Studio Help Viewer. Solution: To configure Visual Studio 2012 to use the Help Viewer instead of a Browser, go to the menu…
In rare cases, an organization would like to standardize into few selected test configurations and would not like to show all available built-in test configurations from Parasoft solutions such as C/C++test and Jtest. This is not recommended to remove any built-in test configuration and this process must run again as a…
The Jtest user's guide can be accessed from 2 locations: 1.) From Jtest/Eclipse UI. From the top menu bar, select "Help > Help Contents", and the jtest users guide will be available from "Contents" pane on the left-hand-side. 2.) From the installation directory of Jtest: <PARASOFT_INSTALL_DIR>/Jtest/9.1/manuals/
Importing a class to a current project. 1. Right click on a Project that you will like to import a class. 2. select Import 3. From the Import window select File System click on Next 4. Browse to the directory which contains the class that you would like to import. 5. You will see the directory on the left frame and on the…
Press the red 'X' on the Jtest Errors Found View. This will clear all the errors.
How to specify it.Jtest can be configured to use a different workspace by passing the -data tag to the Jtest executable. For example, • Windows: jtestcli.exe -data %WORKSPACE_DIR% -resource resource_to_test -config "team://Team Configuration" -publish -localsettings acme_policy.settings • UNIX: jtestcli -data…
It looks like you're new here. Sign in or register to get started.