-
how to configure all my local VA details into CTP parasoft
Hi Team, can anybody help me on below topics. i am able to create a .tst file with one WSDL and parameterizing the same with excel data source. And after that i successfully record response in traffic file for all request parameters from that excel sheet. Then i created a virtual asset using that record traffic and…
-
Skipped Files Listing
This is probably obvious however I've had no luck locating a listing of the 'skipped' files.
-
Testing 3rd Party JSON app with security issues
I was able to find the json docs and load them into SOATest. When I try to run a test script, I get authorization errors. I have set up and tried different HTTP Authentication types and it still gives me the 401 error. I've used Swagger to open the json docs and was finally able to get them to run after finding the little…
-
Use XMLAssertor to validate items in a table data source are present in response
I am very new to SOATest, so I may be going about this the wrong way. I have a test that is using SOAPClient to test a service (A). I have a table that contains values that I used to setup some rooms using a different service (B), and I want my test to use those same values to verify that my service (A) is returning all…
-
Cleaning up reports storage directory for the SOAtest/Virtualize Server
Starting with version 9.10.4, the SOAtest/Virtualize server can perform test execution jobs. Reports from these jobs are saved in the reports storage directory. The location of the reports storage directory is different on every operating system and depends on the value of the "java.io.tmpdir" property. It is highly…
-
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 @…
-
Parasoft Virtualize Community Edition - "How to" Webinar pt2 - 3/22/2017
Please register for Parasoft Virtualize Community Edition - "How to" Webinar - pt2 on Mar 22, 2017 10:00 AM PDT at: https://attendee.gotowebinar.com/register/197181298929084163 ==part 2== Hi Everyone, Next week we are going to do the second part of our “How to” webinar for Parasoft Virtualize Community Edition. During this…
-
Diff JSON comparision by ignoring the order.
Hi Team is there any way to ignore the order while comparing the json. problem statement : Posting an array of data from excel while getting the response of same data, i am getting the order mismatch. for example, 0th position goes to 1st position and vice versa. Thanks Udaya
-
Auto re run of Failed scenario
i have created a scenario under which there are 3 test cases. I am running this scenario with the option of "tests run as group" and "test run sequentially" If any of the test case among 3 test cases fail i want re run the complete scenario. Can anybody help how to achieve this?
-
How to enter datetime in Excel Data Source
I am using an excel data source to import data to generate complex structures, I have managed to work with creating relationships between the different sheets, but the one thing that I can't figure out how to do is how to enter dates so that I don't get an invalid datetime error. Anyone has done this and knows the correct…
-
Using Visual Studio 2015 with x64 and not able to find CL.exe
We have found that when using Visual Studio 2015 with Insure++ versions 7.4.10 and up that if you want to build your application as an 64 bit application, the build will fail because it was unable to find the CL.exe. This is happening because there was a change in how MSBuild works with x64 bit applications which is…
-
How to apply assertion in response if the response is coming in Header.
I was trying to apply assertion in header using Diff but it is not working perfectly fine. Is there any other method through which I can apply assertion in headers.
-
Using Parasoft C++test with Wind River Workbench 4.x /VxWorks 7.x
While C++test does not "officially" support integration with Wind River Workbench at the current time, the procedures defined in the document below will allow the use of a large portion of C++test functionality within Wind River Workbench 4.x. The document provides solutions for known issues that enables installation and…
-
Refrenced Test
Hi everybody, I want to know how can I implement following scenario in SOATest: I create a ".tst" (test suit) file and I parametize it's input and add an Assertor to it. when I referenced to it in another ".tst" file, I need to pass values to it's input and modify it's Assertor but I can't change any thing. with this…
-
Writable Data Source Append not Working as Expected
I have the following test setup: Table: Customer - Contains 2 customers. All rows are enabled. This will exec a total of 6 tests. Writable data source config: Json Data Bank as shown: Write file only shows the second customer when using "per iteration". What if I select "per write access" instead? Same result. This is the…
-
Integrating Extension Designer with Third-party Software
Integrating Extension Designer with Third-party Software You can integrate Extension Designer with third-party software, such as issue tracking systems, to increase team productivity and streamline software quality processes. This article demonstrates how Extension Designer can communicate with JIRA using http request and…
-
Can DTP integrate with Selenium-Cucumber framework for functional testing?
Can i use Parasoft DTP to display the reports that get generated from the Selenium-Cucumber framework? How can i integrate DTP with my framework? The current framework is not designed using JUNIT,TESTNG or SOATEST..
-
How to configure Environment Manager to take the tst file from bit bucket.
We have main branch where we use to update the latest version which need to be tested. How this file repository can be integrated to Environment Manager.?
-
Virtualize 9.9.3 with all UI controls disabled on macOS Sierra 10.12.5
I've installed with no issues. When I start Virtualize, I get the screen to choose the workspace directory, but all controls are disabled and I can't continue. If I start from the command line like this "virtualize -data /Users/nikola/parasoft/virtualize_workspace", then the same screen doesn't show. The standard Eclipse…
-
Proxy Need an PVA
I think I know the answer but want to ask to make sure. Does a proxy need to have a PVA?
-
Query on features Supported
I am a new user to Parasoft Virtualize service and trying to understand the features provided. Inline would like to know if Parasoft Virtualize provides the below features * Scalability: Horizontal and Vertically scalable? * Does it support state maintainability viz., machine states persistence across API calls. * Which…
-
how to append two data source column elements
I'm working on the oAuth2.0, using JSON data bank I extracted access_token and access_type. In my main rest client post request I could like to parameterized the authorization where I need to append access_token to the access_type. Could you help me out in resolving issue
-
Ports required for DTP sitting behind the reverse proxy/load balancer
Assumptions: DTP and the 10.x products only. ED and Policy Center deployed on the same machine as DTP. Here is what we got so far. -DTP Server: 80/8080 -SSL: 443/8443 -License Server: 2002 -Data Collector: 8082 Do we need 32323 ? If you are using Policy Center and/or DTP Enterprise Package(Extension Designer): -Policy…
-
How to upgrade from Concerto to DTP
In order to perform the migration from Concerto to DTP, there are several things you need to consider both before and during the migration process. Backing up your System First, before migrating from Concerto 4.x to DTP 5.x, you should back up your Concerto data files as well as your Database to prevent any loss of data.…
-
is there a way to write the json response value to an excel spreadsheet?
Is there a way to store the json response values to an excel spreadsheet?
-
JSON REST API: Validate multiple responses against a DataSource
Hi All, I am trying to validate the JSON response against an Excel sheet for each INPUT value passed. I am using the JSON assertor and for each attribute have assigned the corresponding column name of the Excel. But, for the attributes where it is a ARRAY/LIST or TABLE of values it is failed saying no value found. SAMPLE…
-
How to include header files into Static Analysis scan using the C/C++ DTP Engine?
Do I need to include them with "-module . " ? Is this the recommended approach?
-
How to store request XML with Uniqe id
how to store the request and use the same request element data for response .
-
How to use Parasoft Dynamic stubs #6
Hello Community, I am a first time user of Parasoft's dynamic stubs. I am evaluating this feature as an alternate to using Google mock. If I have several Eclipse projects all containing different code, but the code under test calls a common function and I want to create a stub for that function that can be used by all…
-
Static Analysis Findings by Run Report
Is there a widget or an easy way in DTP that lets you view the static analysis findings for a particular run? The documentation (Link: https://docs.parasoft.com/display/DTP533/Static+Analysis+Findings+by+Run+Report) shows a tedious way to get a run id. Just wondering if there was an easier way to display it in the…
-
String Assertion specific to two values from parameterized excel
Hi Team, I have scenario where i will pass "active" to get active orders,"expired" to get expired orders. Where as i am passing "expired","active" in an array to get both status orders. In this situation how do i validate only both status orders have been retrieved? Note: validation is passed as a argument from excel.…
-
XML Conversion Tool
I have a Rest call returning JSON. I convert to XML using the XML COnversion Tool. Appyling the "Edit" tool it looks like it converted successfully. When I add XML Databank, after the Conversion Tool it still contains JSON. If I add it add the Test Level then it give me an "Invalid XML input: Content is not allowed in…
-
How to use Parasoft C++ Dynamic stubs
Hello Community, I am a first time user of Parasoft's dynamic stubs. I am evaluating this feature as an alternate to using Google mock. If I have a function: void Func3() { int b = 1; Func4(*b); Func5(b); } In my test case for testing 3 what is the appropriate Dynamic Stubs calls to have Func4 output the value of b to 5…
-
How to use Parasoft Dynamic stubs #4
On https://docs.parasoft.com/display/CPPDESKE1033/Working+with+Complex+Types, can you provide an example of the stub for Line moveLine(Line line, int xoff, int yoff); but using the “Basic Approach to Working with Complex Types”?
-
License Configuration
I have the license server configured for SSL. I can reach the hostname from command line (soates server) https://10.110.118.54:port so I know it is setup correctly. When I try to enter this in the admin>>license config for CTP, it keeps saying invalid host. If I enter just the ip name or the DNS name it works but it is not…
-
Test suite failing
I have multiple tests inside Test suite, all test are passed while running them separately. all of them fails when i run it together. Like I selected Test suite-> Executed, all test fails instantly. When i run the test individually its passed and also it took sometime to complete. i tried test flow->adding time etc..it…
-
Getting license error when starting Virtualize Server in CLI mode
Hi, I tried putting my license details in properties file and ran below command : virtualizecli.exe -startServer -locals ettings "C:\SOAVirtualize\VirtualizeExportLocalSettings.properties" However, I still get license not valid/applicable. Can someone please help here. I am using this setting in properties file :…
-
Not able to add tst file.
Hi I am new to SoaTest and i am unable to get the option "Test(.tst) file" in Add New tab when right click on any Project. Also when trying to add test file via FIle>New>Test(.tst) File, it opens new window where we give file name. But Next button remains disable after giving the filename. How can i resolve this???
-
Variables not resetting as expected
Good afternoon, Recently I encountered some unexpected behavior while iterating through an excel data source. The scenario plays out like this: * Excel Datasource. Range 1-3 * Test 1: Authenticate 2.1. Traffic object. Groovy extract session token and context.setValue("var_token", token) * Test 2: GetAccountInfo. Passing…
-
Scripting: How to write to datasource?
I'm sure it must be possible to write to a Writeable Datasource from a script. I just haven't figured out how to do it. This is my script: import com.parasoft.api.*String setRequestId(ScriptingContext context) { String orderId = '023' + new Date().format('yyyyMMdd') int productId = Math.abs(new Random().nextInt() %…
-
Unable to assert DB tool result as its returning in String
Hi , DB tool's result is returning in string, So unable to do assertion or keeping in XML data bank. Please let me know how to convert to xml and assert . Thanks, Satyabrata Das
-
I am getting error "Invalid XML input: Character reference  is an invalid XML character" while
Hi All, I need the data to stored in xml data bank , so that i can compare with REST response. The query is running fine without xml databank and giving the invalid xml error after adding the result as XML databank. Please let me know how to fix this issue. Thanks, satyabrata Das
-
How to use Parasoft Dynamic stubs #5
Hello Community, I am a first time user of Parasoft's dynamic stubs. I am evaluating this feature as an alternate to using Google mock. Can stubs be created for functions in the same class (C++) or same the same file(C)?
-
How to use Parasoft Dynamic stubs #3
Hello Community, I am a first time user of Parasoft's dynamic stubs. I am evaluating this feature as an alternate to using Google mock. When generating stubs, does C++Test automatically generate the code inside the stub to support Dynamic Stubing or does have a human have to write the code for the dynamic stub? As an…
-
how to use Parasoft Dynamic stubs #1
Hello Community, I am a first time user of Parasoft's dynamic stubs. I am evaluating this feature as an alternate to using Google mock. If I have a function: void Func1() { int a = 1; Func2(a); a++; Func2(a); } In my test case for testing Func1, what is the appropriate Dynamic Stubs calls to validate the first time Func2…
-
How to connect H2 Database server using Parasoft SOATest
DB screenshot: SOATest Screenshot: table is not yet created in H2 database which has been created using soatest. Kindly help me on this.
-
How to pass license argument to SOA Test clli
Team, We have a seat license purchased to specific to the server that we process CTP. There that license to be passed as argument to run the SOA Test clli. Could you please share the argument fot it
-
How to run Powershell commands within SOATest ?
Hi, Can someone please help me know, How to run Powershell commands within SOATest tool. I need to have a SetUp test added to execute few PowerShell commands to do preliminary setup to execute my tests. Thanks.
-
Best Global property tool to access Yaml file config data from bit bucket
Team, There is a situation where i need to update the config file back and forth before hitting the service. I did used Browse, browse play back tool. Given bit bucket url is direct url for config yaml file. Any inputs is appreciable. My desire need is to update and commit, first thing i am looking to access those yml…
-
Any way to update bitbucket code while Test Execution
Hi Team, There is a requirement where we need to update the bitbucket config file for the prestup of test run. Any possible to update and commit config using bitbucket Any option to run github commands?