Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
Changing compiler options in settings
I'm trying to use cpptestcli for Unit Testing and I need to add the -DCPPTEST_THREADS=1 option during compilation. The documentation only describes how to add this option inside the IDE and for a single project, but by exporting its build settings and by locating the property to modify I managed to use it on the CLI by…
How to access active environment name in localsettings.properties file
I've multiple environments (like QA, SIT, UAT) where test suites executed. I'm getting the report in my inbox, but I need to have active environment name in subject line, like report.mail.subject= API Execution Report - {Environment name where it executed} I tried these but won't fetching the environment name - env_name,…
Is there a way to "push" settigns
Hi, Is there a way to push settings , for example running a bat file that will complete and refill all settings in the client after installing c++test\dottest components. Thanks
localsettings.properties File Generation and Population
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. For 9.x dotTEST, C++test,…
How to use system properties feature in CTP??
As we have system properties feature in SOAtest how to use same feature in CTP. i am not sure whether this feature exist or not in CTP but can anyone let me know.
Enable view traffic option in localsettings.properties file
Can anyone please tell me how to configure the view traffic option localsettings.properties file. I know how to do it in GUI. but i have to update in localsettings.properties when execute the script from command line. And also disable API coverage option.
Variables that can be used in session tags for dotTEST v10.0.X
Here is a list of variables that can be used in the localsettings file for the session.tag parameter: A common use case for the env_var variables is when they are used to get the name of the solution to be used in the session.tag. Here is an example for the previous scenario in the localsettings.properties file: