-
Ways to Integrate parasoft soatest with Jenkins
Hello Folks, Is it possible to integrate Parasoft SOA webservices test with Jenkins? I have a soatest project created to test my webservices. I would like it to automate running soatest scripts through Jenkins in each build. Is there any possible way we can perform this task? I hope you guys can understand the question…
-
Moved: Ways to Integrate parasoft soatest with Jenkins
This discussion has been moved.
-
Unable to connect to Parasoft DB
Hi all, I am unable to connect to Parasoft DB. It gives me the following error :smile: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CUSTOMER My settings are as below -- Driver : org.hsqldb.jdbcDriver URL : jdbc:hsqldb:hsql://localhost/parabank Username : SA Please help! Thanks, Arindam.
-
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…
-
REST service to Execute a Job in CTP
Does there have to be a system/environment associated with a test in order to use the REST service to Execute the test via the job? I have it working with a diagram. Can we execute a test without a system/enviromnent for tests in CTP?
-
where's the System.out.println output or log4j console output?
I am invoking a simple helloworld Java class in SOATest using the Extension Tool. The method I'm running is behaving fine, except that I am unable to see the System.out or the log4j output (configured to output to console) from my Java class. I can see the output in console just fine when running the Java class outside of…
-
Not able to add "Key Columns" on Data Repository
Hi Guys, I am using Virtualize Community Version, and created a local data repository, but when I try to add a key Column, I don't find this item on the menu, the reason I want to use is because I need to set a value as a responser correlation, any advice? Thank you!
-
Anyone providing Parasoft SOA Test online training?
Hello All, I am looking for a Parasoft online trainer urgently. If anyone is interested please let me know. Thanks, Arindam. Email : arindam.itsme@gmail.com arindam dot itsme at gmail.com
-
Dynamic variable is not getting resolved in "Alter" tab of xpath extraction
Hi Team, We had a situation to exract the value from Json data bank. I wanted to append comma to extracted values. I have used Alter option where dynamic variable provided in the xpath is not getting resolved. Note: Dynamic variable is a suite level variable.
-
which assertion can be used to check value of element is present from the list.
how do I check if a value is available from the list. for an example I want to verify a value NJ for element "state" is present in ( NJ, NY, PA, CA). I tried JSON Assertor --> String Comparison Assertion with "Element must contain" - "Expected value NJ,NY,PA,CA which did not work.
-
Unsupported Cipher Suite error when connecting to IBM Websphere MQ
I am trying to connect to IBM Websphere MQ through SOATest 9.10. Have the SSL configuration enabled and I am using "SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256" ciphersuite. When I try running the test, I am getting below error: "MQJE001: Completion code '2', Reason 2400 (MQRC_UNSUPPORTED_CIPHER_SUITE)". Has anyone faced this…
-
Assertions Help
I have scenario: 1. we have Excel with Sysdate and Expected dates 2. Created Sysdate using DG tool and passed it to the request. 3. Created DB tool which gives a DATE column in result set . 4. Now I need to create a assertion. For particular sysdate, Date column from result set should be equal expected dates in Excel Could…
-
Press special character in Browser Playback Tool
In the Browser Playback Tool there is an user action for KeyUp, KeyDown and Type. However all of these require a Text Input. How can I use there for a charactler like the Escape key for example.
-
JSON assertion validation for status code 200.
My script reads test data from excel which also has a status code( expected result) column in it. Scripts fetches data from excel and compares it with status code to validate. Since output of my API is generated in JSON format, I am using JSON asserter to validate status code. The problem that I am facing is for a scenario…
-
How can I retrieve/use the project location in a relative path to open and read/write to a text file
I am using the following Jython script to read and then update a value from a text file on my local pc, but need to be able to use a relative path to identify the file in both line 7 and 14. I have verified my PROJECT_LOC variable is: "C:/Users//File/Path/To/Workspace/Project". Any help is appreciated. Works Locally but…
-
CRITICAL PROBLEM WITH LATEST VISUAL STUDIO 2017 UPDATE
NOTE: The effects both dotTEST and C/C++test 10.3.x and 10.4.x The lastest Visual Studio 2017 updates (version 15.8.x - first released August 14th and the two subsequent releases in two weeks since) introduces a defect into plugin API used by the Parasoft Visual Studio plugins. This defect results in the Parasoft plugins…
-
Unsupported Cipher suite error received when connecting to IBM WebSphere MQ
I am trying to connect to IBM Websphere MQ through SOATest 9.10. Have the SSL configuration enabled and I am using "SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256" ciphersuite. When I try running the test, I am getting below error: "MQJE001: Completion code '2', Reason 2400 (MQRC_UNSUPPORTED_CIPHER_SUITE)". Has anyone faced this…
-
Infinite Loop Timeout
Hey Parasoft, I have a script assertion where SOAtest is timing out at around 10 minites and stating that I may have an infinite loop. This happens when it has around 10,000 items that it needs to verify. Note: when there say only 300 items, the script is taking about a few seconds. Is there a way to increase this timeout.…
-
Insure++ VS2017 Beta Build
The beta build of Insure++ for VS2017 (supporting Windows 10) is now available - please contact support@parasoft.com to get access to the beta.
-
Insure++ 7.5.1 Release (WIndows 10 support)
Insure++ 7.5.1 has been released and is now available for download via the customer portal. This release includes support for Windows 10, Fedora 26, Ubuntu 17 and Gentoo - as well as several parser updates and bug fixes (see release notes for details) Support for MSVC++-10.0, (VS 2010) is deprecated and will no longer be…
-
Visual Studio 2017 support
When is VS 2017 support planned? Is there a beta program?
-
Insure++ 7.5.1 Release (WIndows 10 support)
Insure++ 7.5.1 has been released and is now available for download via the customer portal. This release includes support for Windows 10, Fedora 26, Ubuntu 17 and Gentoo - as well as several parser updates and bug fixes (see release notes for details) Support for MSVC++-10.0, (VS 2010) is deprecated and will no longer be…
-
Using REST to Call SOAtest
I have a dev and a QA environment variable. Which REST API do I use to set the "Active environment", and Which one executes the test? I assume they are the REST APIs on the soatest server and not the Env Manager server?
-
SOATEST - Create customized report for a test result.
How to create customized test result report in SOATest? The default report format which is available on in SOAtest is not enough. we want to add / remove few column to it. Help will be greatly appreciated.
-
dotTest 10.3 - Is it possible to edit a rule.
Hi, dotTest 10.3 - Is it possible to edit a rule. Similarity to C++test ? Is it possible to do it from the IDE ? Thanks In Advanced,
-
CRITICAL PROBLEM WITH LATEST VISUAL STUDIO 2017 UPDATE
NOTE: The effects both dotTEST and C/C++test 10.3.x and 10.4.x The lastest Visual Studio 2017 updates (version 15.8.x - first released August 14th and the two subsequent releases in two weeks since) introduces a defect into plugin API used by the Parasoft Visual Studio plugins. This defect results in the Parasoft plugins…
-
Need script to automate the task
I have unix servers. For debugging purposes, I have to login into one servers and check for logs for each transaction. Is it possible to automate this task? Can I write a java\python program which will connect to the servers and read the log files. We have multiple transaction id (around 100) for each soap client and need…
-
BDD tests in SOATest
Can we write and execute BDD test cases in SOATest like we do using Gherkin and cucumber in Eclipse?
-
Rules on File Server are changed to invalid
Hi, My rules are located under shared File Server. In some cases I noticed that the files extension become changed to invalid. rulename.properties.invalid Any suggestions ? Thanks
-
Datasource stop recognizing the Excel tabs when the 5th tab was added
I am using a single excel file as a datasource and have created multiple tabs in it to provide in SOATest datasource for different tests. It was working fine with 4 tabs. when I added 5th tab, Soatest stopped recognizing the tabs (Sheet) in data source. Is this known issue? anyone else have encountered it? could you please…
-
I would like to extract the status of a test and post it directly to Rally API.
I have to update the test result status of my tests to Rally. I am checking if there is any way I could extract the status of a test from the execution report and post it directly to Rally API. Is it possible to extract just the pass/fail status of a test from SOATest? If so, how to do it? If there are any other options…
-
SOATest reporting in Jenkins
I have a suite of tests running on Jenkins and I installed the Parasoft Findings plugin thinking I could have a visual result of the tests in Jenkins, but this doesn't seem to be the case. We don't really have DTP configured and I don't foresee it happening in the short term. Is there a way that I can have an…
-
Testsuite Execution Options were not working for the setup
Hi Team, We are having complex level validations, where we wanted to use the execution options extensively. In this case "Tests run as group" is not working as expected or we are looking for the options to be used. As shown in above image, validateResponse Test suite gets input from writable-data-source which is extracted…
-
I wanted to test an App using SOAtest. How to invoke that app using SOAtest?
I wanted to test an App using SOAtest. How to invoke that app using SOAtest and continue recording the scripts. I can use the URL to invoke the web application but to test an App what should be done? The app I am trying to work on has functionalities similar to the web applications except this can be tested only using the…
-
Kafka
Hi all., Tring to confifure Kafka client, any suggestions on how to download and configure Kafka.jar?
-
How to pick random rows in excel from data source to run a Test Case?
If I need to run Test Cases from a Data Source for e.g. Excel in which I need to select random values from rows (not sequence wise) then how should I get those value from excel?
-
IBM WebSphere MQ and JMS
Hi everybody, I want to create a virtual assert for IBM MQ (JMS channel) without using "JNDI", but I have received following error. Note: I don't have "mqcontext,jar" so I can't use "com.ibm.mq.jms.context.WMQInitialContextFactory" also my MQ version is 8 and I added "com.ibm.mq.allclient.jar" to preferences>system…
-
Variable cannot be resolved when run using soatestcli.exe
I have a test scenario of two tests. The first, sends a value A in a request, and gets back a value B in the response. I store the two pairwise in a writable data source (an XML databank) on the first test. The second test uses the value B in its subsequent request. I have the writable data source configured to overwrite…
-
Teamcity Plugin
Is the Teamcity Plugin for the reporting side of things when using a REST call to CTP to run a test?
-
“Unable to Launch” pop up error
getting below pop up error when trying to execute a script. "“The selection cannot be launched, and there are no recent launches” error " In quality Tasks tab, it showing below message "Test results can be obtained by running test configuration" or by importing the from DTP" We were able to execute these scripts…
-
limited to 10 test cases to run
I am executing "Generate Unit Tests" and "Generate Stubs". Run ADS 1.2 Tests executes successfully. It appears that the number of tests generated for a couple of files is 100+. When I execute unit test cases for these 100+ test case test suite, Load Test results indicate that the 10th unit test fails. Always the 10th. Is…
-
Report generation
Hi Team, Currently i am able to generate the report in the form of CSV format .can you please suggest how we are going to generate EXCEL report by using extension tool. is there any jython code available to publish the report?
-
cpptesttrace
Hi, I am running CLI command cpptesttrace and cpptestcli on a C++ project on Linux. I have a workspace that has many project dependencies. How can I set up the command line to run in one line command several projects. 1. Create bdf for all project. 2. Run cpptestcli on all bdf files for all projects in worksapce in one…
-
POST data to a PVA
I think I know the answer but will ask the question to make sure. Is it possible to POST / Insert data into a PVA? If the normal flow is to insert data into a DB, is there a way to insert it into a PVA? A possible use case would be not to taint the DB will dummy data and send it to the PVA instead. thx
-
Adding notes/comments to SOATestReport
HI, I have SOATest configured to send me an email after each nightly run that shows me a list of all tests ran and their pass/fail results. I would like to add comments/notes to this report as part of the email so I can provide more info about each test to my managers but I can't find anything on how to do it. Can someone…
-
Extract databank value by using jython
I am extracting the databank value by using jython but extension tool is showing error like datasource is not defined.
-
Is it possible to edit rule in dotTest ?
Hi, Is it possible to edit rule logic and rule content in dot test same as C++test ? How to create custom rules ? Thanks
-
[Embedded Server] Issue when creating PVA from recorded traffic
I'm running SOATest & Virtualize, 9.10.3 locally on Windows 10. I tried creating a PVA from a recorded traffic file, and i get the following error, com.orienttechnologies.comon.io.OIOException. Cannot connect to any configured remote nodes 127.0.0.1:9100 I'm running the embedded server on my local machine. Are there any…
-
How to get name of DataSource using Java code / Groovy Scripting?
For my framwork I want to fetch Datasource name from java code in string format. Is there any context method to do so?
-
How to set a value of a variable in data source using groovy script
Hi, I have written a groovy script in which I am capturing a path which I want to get set in the data source, so that I can use that path dynamically in my write file.