The most recent content from our members.
I have a sample json request(.pvn) and json response (.pva). I want to parametrize response . But I'm using literals . can some one please help me
Hello I have a tst file(ex file1.tst ) which only has variables defined and I have another tst(file2.tst) which references file1.tst . I can access all variables defined in the file1.tst using extension tool. But when I try to access those variables through a Execution Options-->Variable Conditions , I see empty drop down.…
Hi, Does anyone have idea on how to parameterize the URL path and reuse it in JSON responder and proxy connection? E.g my URL path is /path/parasoft/1234/api and I am making a GET call now 1234 value will be different each time I make a GET call. I have to parameterize it and use it as a condition in my responder and also…
I want to parameterize the Variable Condition field present inside Scenario >> Execution Options >> Test Flow Logic >> Variable Condition. I want to take the value from "Environments" or "Data Sources". The traditional way of specifying "${some_variablename}" is NOT working
I have a request i.e. "crn":"234567890123456","amount":"200","settlementDate":"20091224", and a responder using a data source correlation of several response. And the response is to send the responseCode by validating the "amount" [<250] or [>250]. When I send a request via a Parasoft Virtualize .pva file the event…
I am running a test that calls a Selenic tested created from a Parasoft Recorder. I would like to pass few parameters to this test like the runtime environment (development, test, etc) and a customer id. When the test finishes I would like to determine the status and any errors that occurred. I thought I had seen some…
How can we get from service if the service is rest api or not.
There is URL , no login; I type url in chrome , inspect and get cookies find in header. Go back to tool and go request header copy paste cookies manually. There is a get request in rest API in parasoft tool; it should be cookies (each time new one) on header when I run the test. I do manual. I go to url and get cookies and…
I want to fetch data from XML and put it into an excel. My XML data is like: ABC 123 I want to convert these data in Excel in table format
Here is the path: /eosservices/SOHServices/api/v1/group/SOH/customers/id (dynamic value)/locations?q=customerNumberTypeCode==CDF;statementofHealthReportingLocationID==86A&limit=2 I want to parameterize the "ID" parameter which is going to be dynamic and unique.. i should be able to read the dynamic value from the incoming…
It looks like you're new here. Sign in or register to get started.