-
Mongo DB connection is not working with LDAP creds
Hi Team, We migrated to LDAP creds to connect mongo, After the migration mongo connection is getting failure. is there anything known issue in connecting mongo with LDAPcreds? Regards Udaya
-
Do not use GCC-4.9 with Insure++
Insure++ needs to take the address of entities in order to track them. But, references cannot have their address taken, so Insure++ creates a shadow pointer variable pointing to the thing that is being referenced. It then does a normal pointer check against this shadow pointer. When using GCC-4.9, there is a known issue…
-
Parasoft announces the release of Jtest 10.4 Milestone 1Build
Our development team has been grinding away, adding many new features and enhancements to Parasoft Jtest. And since we know you can't wait for the official release, we are announcing a Jtest 10.4 Milestone 1 build, that you can download today, from our customer portal. In this milestone build, we have focused our efforts…
-
Cannot See Insure++ in VS as Non-Admin
For users who wish to install Insure++ versions 7.4.9 and below as Administrator, and users (without administrator rights) to use Insure++, please follow steps carefully to register Insure++ into Visual Studio: * Install Insure++ * Start Visual Studio * Load one of the example projects in the Insure++ installation…
-
Return methods in custom responder correlation
Hello, We have Custom responder correlation enabled. We are using java language. but in the method dropdown we can select only one method. Can it be possible to return multiple methods from class ? we are using virtualize 9.10 tool.
-
Message forward - JNDI error Error
Hello, we have configured the virtual queues in our local server asset. also in virtual asset explorer we have asset -> and 2 responders one responder has responder validation if it fails it will go to second responder which has message forward attached. In the message forward we have entered the live queue details where…
-
Parallel Test Execution
Hi Team, Is there a way to run parallel tests in SOAtest to reduce test execution time.
-
Two erros "outside workspace & parasoft project is read only
Hello all there are some bsp files required by my test files i gave the path tried to include them it gave error: Access violation and outside workspace. Then i went to parasoft properties and tried to edit project refrences then i got error project is only readonly
-
Dependency Analysis for C/C++
Is there any C/C++ dependency analysis tool/extension that Parasoft offers? We currently using 10.3 C/C++ tests Automation (Command Line) Edition with DTP Engine for static analysis. We are looking for a dependency analysis tool that could either be standalone or integrated with C/C++ test.
-
Need a recomment
Hi all, Im a newbie, so in the C++, too Someone can give me some trick to learning code? Thanks, Jasper
-
Poll API or DB for status change
* In one of the test case we wait for Db column “STATUSID” to change its value from 800 to 900 and it takes a little while to get the changed value, so how can we poll the db for the changes? * Also we have restful api which returns response with the same “STATUSID” is it also possible to poll api until we get the changed…
-
Add .cpp file to static code analysis
Hello, We are using the Automation C/C++ test tool to run static code analysis on our make based project. Is there any way to add .cpp files to the static analysis run. We don't want to include these files in our makefile but just want to run it through static analysis.
-
Soatest maven is not able to locate the transient dependency of a project
Hi, I am adding one project as a dependency in my maven soatest project as below com.myorg.selenium logtransactions 1.6-SNAPSHOT However I am getting the below error : org.apache.log4j.Logger.trace(Ljava/lang/Object;)V java.lang.NoSuchMethodError: org.apache.log4j.Logger.trace(Ljava/lang/Object;)V at…
-
Compiler Error on identifier "__builtin_addressof"
Hi, I am trying to run a unit test using Parasoft 10.3 plugin for Eclipse Neon and stumbling upon a compiler error. The project compiles successfully when just building the project through Eclipse so there are no compile errors. But, when I try to run a unit test in this project then it fails to compile with a compiler…
-
How to find a report associated with a given build
What if you want to get an HTML or a PDF report for a given build id? What if you 'd like see all the active rules that were enabled when the analysis took place? If you want to see the report from DTP follow those steps: 1) Add the widget called Build Administration Statistics: 2) Drill into the widget: 3) Make sure that…
-
Setup Problem
* Test execution: error reading test log for Test unit for selected sources.
-
JSON Assert for string value
I have a method that returns a JSON response like this: { "content" : "{\n \"itv\": \"On\",\n \"vm\": {\n \"firstName\": \"s\",\n \"lastName\": \"a\",\n \"prefLanguage\": \"English\",\n \"hub\": \"\",\n \"cos\": \"1111\",\n \"cfn\": \"6\",\n \"m\": \"defaultM\"\n }\n}", "created" : "2018-04-02 20:36:00", "id" : 10069537,…
-
Announcing C/C++test 10.3.4
This week we release C/C++test 10.3.4 (available now on the customer portal). This is a service pack release including both new/enhanced static analysis rules as well as several bug fixes - for full details and a list of all updated rules please check out the release notes @…
-
How to clear temporary files in C++Test Desktop
There is a way to quickly clear the temporary files. This is expecially useful action to perform when debugging issues:
-
How to get Active Environment Name in Extension Tool in Parasoft SOAtest
I want to pass active Environment name into my custom report. Wanted to know how to get the active environment name using Java
-
Request Validation using SOATest
Hi, Is it possible to use SOATest and Virtualize at a time. Means, if request is coming into a JMS queue, i want to pick that and validate using SOATest(XML Assertor) and if all assertions get pass, i want to send response from Virtualize. Also, if assertions get failed, flow should not proceed
-
Does virtualize support Zigbee protocol?
Trying to create a test automation setup with virtualisation for IoT - zigbee devices. Does virtualize support ZigBee protocol?
-
How to corelate same response for multiple request when reponses are same while creating Virtual ass
hi team, Can anyone help me on how to corelate same response for multiple request. Please refer the attached document for more details
-
Query regarding usage of Extension tool and data banks
Hi Team, I have used XML Data Bank to fetch few property values from the request Can't we use these properties in the Traffic object -->Extension Tool while scripting? The problem we are facing is when we use property from data bank in our java code we need to use ScriptingContext context in a method. But if we use…
-
Switch to new window using Parasoft web test
I'm new to parasoft. I want to switch to new window. I see that there is a field in the browser playback tool named as "Window". I'm assuming this is the place where window details can be given. I'm not sure what value it accepts. e.g window title, or window url or count of window. Any help would be appreciated.
-
How to write a Tear down groovy script with maven dependent classes
Hi, I have a tear down script which is as below: From Soatest perspective if i add the java project in the system properties, it identifies the jar files and the groovy script execute fines. But how can I do it from Java perspective with a maven command. For instance, in the above code LoggerMainImpl class is the one I am…
-
Prevent response traffic recording/capturing in parasoft web tests
Is it possible to prevent the capturing of http trafic response in HTTP Traffic component while executing web tests because tests run deadly slow?
-
How to Initialize variable in Asset
Hello, Normally when the request comes in , first XML data bank gets executed. We need to define variable before that so that we can create loop as per request parameters where and how to define the variable before data bank ?
-
How to create platform independent ssh connection?
Hi, newbie SOAtest user here. We are in the process of evaluating SOAtest, and one of the requirements is that our test suites can run both on Windows and Linux. Since both also need to ssh into a Linux box to run commands, the external tool seems out of the question, because it will require PLink on Windows and ssh on…
-
QUery about parmeterzation
Hi Team, I have doubt regarding parameterization of part of an xml file i have used a Data Source ( Read Contents from File) to save a chunk of xml this chunk is then used in my response. PFB an eg: File name =Chunk.txt has the below content Pool TID_DSL_V4_SA in the response Xml i have parameterized it as <?xml…
-
Header Files Not Getting Listed in report.html Files
Hello, I have a situation with v10.3 C++test where header files are not getting listed in the report.html files even though the Console output shows numerous entries of "Collecting header files for ...". I am utilizing the -module parameter. What could be causing this issue? Thanks.
-
Call Back After Message Response
Dear All- I have a requirement as below for virtual service 1) Response to the incoming request 2) CallBack to another endpoint with the parameters generated in 1 to another endpoint after sending the response to 1 I'm using messaging client for the call back and it gets in loop with the first request. Is there any way to…
-
Batch file is not running in the External tool
Hello, I hava a problem with launching bat file in my SOAtest project. I add it into External tool and after attempt to run the test suite bat file wasn't executed. Also I configured this file via Run->External tools and it was executed successful and displayed in the console tab of test tool. Please, can you help to…
-
How to output that a test was skipped to the report.xml
Is it possible to output as an attribute or xml node that a particular test was skipped, to the generated report.xml file? I need to be able to capture that step/test that was skipped in a loop. Thank you.
-
Received fatal alert: protocol_version
I have a testsuite that runs from command line using ./soatestcli -data "/home/was/Ram" -resource "/trouble_shoot" -config "user://Example Configuration" -localsettings "/app/release/jenkins/workspace/Functional_Nightly/qa-distribution/qa/resources/properties/functional-test.properties" -report "/home/was/Ram/Reports"…
-
Validation in SOA Test
Hi, Can anyone let me know how to validate multiple items extracted from specific xpath in different orders in LHS and RHS using SOA tool. Ex: Value is in extracted from JSON and it looks like below LHS: item1 item3 item2 RHS: item3 item2 item1
-
how to configure java project in CTP
How to configure java project in ctp and soa test project is dependent on java project. please provide the steps to execute the SCRIPTS in CTP
-
Need solution - REST client sends host URI twice
Does anyone know, why/when does REST client on SOATest send host URI twice ? For an e.g. - If you look at the Request header for RESTful request, then you should see below: GET /home HTTP/1.0 Host: google.com However, I am seeing below in my REST Client - GET http://google.com/home HTTP/1.0 Host: google.com This makes…
-
Simple web recording playback is taking very long
I have a Web test recording that does the following: * Navigate to a website on local machine using Spring Boot embedded Tomcat * Fills out a form with two text fields * Click Submit * Click link The whole scenario is taking 4-5 mins. That seems way too long. Do you know what I might be doing wrong? I'm using: * soavirt…
-
Virtualize 9.9.5 unresponsive after opening on MacOS
Virtualize 9.9.5.20160601 opens the "Select a workspace" dialog, but is unresponsive. I have tried running with the -noSplash parameter, but the same thing happens. MacOS version 10.11.6 (15G19009)
-
How to assert node rather than node text
Hi Team, I have a data load scripts where i wanted to validate the count of the node name if its available. Example, [{ "product" : "one", "price" : "22.00" }, { "product" : "two", "price" : "10.00" }, { "product" : "Three", "price" : "30.00" }, { "product" : "Four", "price" : "22.00" }, { "product" : Five", "price" :…
-
Can I use JTest to test Java Threads and EJBs.
Product name: JTest 5.0 Dear JTest expert, Could please tell me whether I can use JTest to test Java Threads Application and EJBs. It yes, Do you have any documents or guide about it? Thank you very much,
-
Insra not able to appear on Ubuntu 16.04
This article provides steps to allow Insra to be used on Ubuntu 16.04. With recent versions of Ubuntu, they are no longer using a library that Insure++ uses to display the Insure++ Violations in Insra. To resolve this behavior, please perform the following in a terminal: sudo apt-get install libmotif-dev After the package…
-
Connection issue-While accessing outside cloud in PCF
Hi Team, We have our service virtualized outside PCF region because of which it cannot be called by the services hosted inside PCF. How can we bring or host the virtualized service inside PCF cloud environment. Please share documentation that can help us Regards Udaya
-
Running a soatest with excel data source with maven is failing the test
Hi, I am trying to execute a soatest with datasource as excel. Find below the conbfiguration It is working fine when I am executing the soatest Now when I am trying to execute the same test through maven it is failing with the below error project.tst - Test Suite: ParentTestSuite/Set-Up Tests/Set-Up 1: Authentication…
-
One Test Suite - per - Project
Hello, I want to generate a Test Suite per project. Rather than per test function, source/header file, or source file as described in "Test Configurations>>Generate Unit Tests>>Generation>>Test Suite>>Test Suite output file and layout" . When I try to manually write these fields myself, I always get the error: "Test suite…
-
Installing Maven from Eclipse MarketPlace
As part of integrating SOATEST with Cucumber, first step is to install maven from eclipse marketplace. Unfortunately maven installation is interrupted in middle & showing error. Looking at many post on different forums it seems the maven version is not compatible with the Parasoft/Eclipse version on my machine. Can you…
-
SoaTest CLI - Excel Data Source - Running Specific Sheet
Good morning, I am attempting to create a SOATest CLI command to execute a .tst and utilize one excel spreadsheet as my data source. When looking through the Parasoft 9.10.3 documentation (pages 75-80) I don't see a command listed to specify a specific spreadsheet. Is there such a command? No spreadsheet option in CLI?:…
-
How to use SOATest Extension Tool with maven
Hi, I am trying to use soatest Extension tool with maven. So i added the dependency in the maven and now I try to load that class in the Extension tool,. However I am not able to. I am loading the class but then also I am not able to see the .methods in the dropdown. Isnt there a way where I dont have to manually configure…
-
Loading Java Class files in the extension
Dear All- I was using JavaScript/Groovy and will write the code within the tool. I am trying to implement extension using java and have written an extension as java.class file. The class is not getting loaded. I m giving the qualified name and build path has correct settings. P.S: If I tried with some java class like…