-
Report generation with a list of suppressions
I want to include a list of suppressions in the report. When i am running c/c++ from eclipse and enable the 'Supressions Details' option the report contains a list of suppressions. But when i run the analysis from cli with -property report.suppressed_msgs=true the report does not contains the list of suppressions.
-
SOAtest CLI - Increase Functional Traffic Limit KB's
Good afternoon, I would like to test out doubling the capacity of traffic reports from the default of 500kb's to 1000kb's. I am assuming that the desktop and soatest server utilize the User-Defined Example Configuration that ships with Parasoft, and this is what gets utilized if you just click the play button on any test.…
-
cpptestcli does not fail if a test suite has a compilation error
When using cpptestcli from the Processional version of C/C++test, I've noticed that if a test suite has a compilation error, no failures are generated by cpptestcli and the other test suites are executed. The only way to determine that a test suite didn't run is by looking at the number of tests executed. When ruining unit…
-
Source Control Problem
Daer Parasoft Team, After i scan cli, i find this error. what that;s mean ? and how to fix it. Thank You
-
Multiple Tst run from CLI mode
How to run multiple tst files from CLI mode.Exact Syntax please
-
Getting Error on CLI mode
I am getting below error while running this test in command line mode of SOA test though it is working fine in GUI mode. java.awt.HeadlessException at sun.awt.HeadlessToolkit.getSystemClipboard(HeadlessToolkit.java:309)
-
Integrating SOATestcli with Jenkins
INVOKING SOATESTCLI THROUGH JENKINS Navigate to the Jenkins Dashboard and create a New Item to create your automated test case. Once named and created click the drop-down near the Name of your test Item. Next Add a new "Execute Windows batch command" Build Step Input your SOAtestcli commands: Here is an example CLI…
-
CPPTESTCLI - Is there support for IAR project under Windows ?
Hi, IAR project under Windows , Is there support for cpptestcli command line for IAR ? Thanks
-
Parasoft CLI Issue
while running my project through CLI getting this error. ERROR: : An instance of Eclipse seems to be already running in the selected workspace. Please shut it down and try again. I have closed the GUI Instance before running via CLI. Even I have restarted my machine but same issue.
-
TFS Agent - Running cpptestcli 10.4 - Need interactive mode
Hi, C++ project under visual studio. Running CPPTESTCLI 10.4 from command line via TFS 2018 Agent. TFS agent is running as service on WIN7 machine. The cpptestcli is causing visual studio 2017 stuck in Preparing Solution. * No issue when running scan from visual studio on the same solution. * No issues when running in…
-
CLI Import and execution
I am copying project folder into existing workspace (including .project file) and issuing cli command to import project folder into workspace and then run test command. However still getting missing resource/symbol message First command after copying folder into existing workspace soatestcli.exe -data -import I get below…
-
How to use context.report in output custom tool
Hi, I am doing some custom validations. I added extenstion tool as an output to response. How can I make the custom tool failure with a error message which I can see in the report while running using cli For eg in extension tool I have a condition If a==1 Result pass Else Result fail with message “a is not 1” I tried…
-
How to use context.report in output extension tool
Hi, I am doing some custom validations. I added extenstion tool as an output to response. How can I make the custom tool failure with a error message which I can see in the report while running using cli For eg in extension tool I have a condition If a==1 Result pass Else Result fail with message “a is not 1” I tried…
-
Getting license error while running test through command prompt.
I get following error while executing tests from command prompt: "ERROR: Error: Command-line feature is not licensed"
-
SOAtest/Virtualize Not Opening on Mac OS
On Eclipse 4.5 (which comes with SOAtest 9.9) and Mac OS X 10.11, there is a known issue with the workspace launcher freezing (becoming unresponsive) when Virtualize or SOAtest opens up. The workspace launcher is shown but is unresponsive even after clicking on the buttons to select a workspace. You are forced to close…
-
Is there any option/flag for the user to turn ON/OFF Regression/Diff Control for all tests at once
I want to turn ON/OFF (enable/disable) Regression/Diff Control for all my tests before starting my execution. Is there a place where i can control this setting?
-
How to Configure Proxy settings on headless SOAtest and Virtualize installations
The eclipse proxy settings are kept within the workspace metadata. In the below relative location: ${Path_to_workspace}\.metadata\.plugins\org.eclipse.core.runtime\.settings\com.parasoft.xtest.common.eclipse.core.web.prefs "com.parasoft.xtest.common.eclipse.core.web.prefs" is the name of the file. I suggest copying the…
-
Example of datagroupConfig and environmentConfig cli options
This article builds upon the explanation provided in the SOAtest Documentation under the following section: https://docs.parasoft.com/display/SOA9103/CLI+Options XML Files for datagroupConfig and environmentConfig The files are specified in the following format: Make note of the forward slashes to separate directories…
-
soatestcli unable to execute scripts having java code.
I am trying to run soaest scripts using soatestcli but ending up with lots of java code error saying "class not found." as I am using localsettings in this case do i need to make any changes so that my classfolder should get loaded along with scripts when run by soatestcli.
-
Setting Project File Format Without GUI
SOATest supports three different file formats for tsts. Normally, this configuration is made through the SOATest GUI Preferences: Parasoft>Preferences>MISC>>> Save Settings>Project File Format Normally, it is best to leave the default Compressed XML format because of the overall effectiveness of the format,…
-
Global Data Source Definitions for Jenkins (soatestcli)
Hi, how can I import a data source (data group with several excels) defined as 'Global Data Sources' when starting SOAtest from the cli? I was unable to find anything in the localsettings. is there a way to do this? maybe something similiar to the activeDataSource.xml? regards, urs
-
How do I start up a headless Virtualize server?
Hey everyone! Often in organizations, users will want to be able to spread the work that they have done with others, allowing progress to be shared. Virtualize is no exception to this rule, as there will be many times across a team where users will want to be able to access the same virtual endpoint as opposed to the real…
-
Is there a way to get the URL to a published DTP report immediately after running cpptestcli?
We are looking to make this information easily available to the user either straight from a bench command-line execution or after a Jenkins run is complete (automated e-mail or similar messaging system). Currently, a user has to manually log into DTP and navigate to the reports themselves to view this report.
-
cpptest warning report format
I need to create "text based" warning report from cpptest analysis. Is this possible? it seems that other formats are supported (e.g PDF and XML) , but not text. Any idea?
-
Logging Console to file
Is there a way to write to a file the output of a testcase that normally goes to the console? This way I can view this information (e.g. print statements) for debugging purposes without getting my output truncated by eclipse.
-
how to generate and populate localsettings.properties files
localsettings.properties files store important information regarding Parasoft tool's stored configurations as well as project parameters. A localsettings.properties file is required to utilize CLI integration, back up an installation, or transfer configurations from one installation to another. You will first need to to…
-
Problem executing soatestcli.exe from the Command-line.
Problem executing soatestcli.exe from the Command-line. I am trying to execute our test suite from the commande line. However, the soatestcli execution always hangs forever on the "Refreshing workspace" step. C:\Program Files (x86)\Parasoft\SOAtest\9.1>soatestcli.exe -data "C:\Users\{Me}\parasoft\workspace" -resource…
-
Example of Executing SOAtest From CLI
soatestcli.exe -data \workspace -localsettings \localsettings -resource /ProjectName/TestFileName.tst -config "builtin://Demo Configuration" Here is a brief breakdown about what the above command line options mean: -data : the path to your SOAtest workspace -localsettings: path of the file that contains needed config…
-
Configuring SOAtest to Email Reports
Steps: 1) Navigate to Parasoft > Preferences > Reports: Set Reports to whatever xml, html… etc. 2) Navigate to Parasoft> Preferences> Reports>E-mail Notifications: Send Manager Reports to "youremail@parasoft.com". 3) Navigate to Parasoft > Preferences > E-mail: Set the SMTP host name to your company's SMPT server host…
-
How to Import a TST File into a SOATest Instance
Importing Tst’s in the SOAtest UI Method 1) Drag and drop a TST file into a project folder into the Navigator View. Method 2) In the UI navigate to File > Open File. Choose your TST click open, then Click the button titled: Import “testname.tst” Importing Tst’s in SOAtestcli (headless) If you would like to import a TST…
-
Documentation on cli -testName option?
Trying to use -testName match:(SOAtest V6.1) I'd like to find out what types of patterns I can use with the -testName match: CLI option. I know that I can do a -testName match: foo and that this will run all tests with foo in their titles. What are the details of valid patterns? I can't seem to run foo*bar for example. We…
-
Using Jenkins to execute Command line interface from another machine
I know it's a long shot, having seen the results in Google, but does anyone have a simple solution for this? We have a Jenkins install and a Parasoft SOAtest (with CLI) install, on seperate machines. How can we let Jenkins execute the command line commands on the other machine? All Parasoft manuals are assuming the SOAtest…
-
Not able to execute Tests from Command prompt
Hi, I tried invoking the soatestcli from the cmd but kept getting the message Error: no license to execute soatestcli. I have the Parasoft Soatest Professional edition license. How can I use soatestcli and run my tests from the command prompt? Thanks A lot
-
Info need about Stdout and Stdout
Hi , How can I use the stdout and stderr ? , I did not find any information regarding this in the user guide , pl let me know !. Thanks ..
-
Command line report
Detailed report generations using command lineHello, We are using the command line utility of soatest to execute the test suites, the result generated form the command line are not detailed , the report only describes the test suite but not the individual test cases that are part of the test suit. Attached is the test…
-
Command Line -> Not founding Test Configuration - full path suggestion
Hello everybody, I'm having a trouble trying to execute SOAtest from commandline, specifically, the test is not able to find the Configuration File: ERROR: Error: Non-existent configuration examp.properties in workspace: C:\Rodrigo\SOATest\SEO workspace This is the command i'm launching: soatestcli runtest…
-
Need to dynamically target multiple Hosts via CLI
What can I use besides the -router option?(SOAtest V6.1) I know that the -router option is deprecated for the 6.1 CLI but . . . I have a requirement that this feature and no other seems to solve. We have a very large number of services, each service with its own .TST file. We need to run a subset of tests from each file…