Hi Team, How to avoid blank values in data sheet while validating or during assertion. example : Attached an excel. I need to skip the blank cells in excel while testing. Note : I cannot edit the datasheet.
When I run a POST call in SOATest, I get "connection reset" error. Same request is working in SOAPUI. **I observed that in the request header , cookies of response are getting appended. **If I restart the workspace and then check it's working fine and later I see the same issue. Why are response cookies appended in request…
I want to upload a file in my e2e tests and I did manage it by using /home/john/Documents/doc.txt but when I share my automation tests the path of the other tester is /home/george/Documents/doc.txt I tried to put as relative path ~/Documents/doc.txt but this didn't work. Any suggestions?
Wanted to know that does SOATest internally call APIs to perform particular action SOATestUI. If yes is there is any way to automate it
Parasoft does not ship current versions of Eclipse. The current version is 4.6.1 (2016-2017). I have an engineer that wants to update to a newer version. Is there anything for me to be concerned regarding the current and foreseeable future SOAtest releases?
Problem: You are data driving an API with your SOAtest test and you have data validation requirements on an array of data the API returns. This can be problematic because depending on the request parameters, which you've externalized into a data source, you will receive varying length arrays coming back in the API…
Hi Team, I want to use Open API / Swagger in my soa test. When I want to automate any test case which has query parameter, how can I pass my query parameter in the query tab? I am getting the message the specified operation has no configuration path parameter. To change the path, select a different operation. How will I…
While the environment structure is great, it would be beneficial if there was an ability to next these such that everything for a dev environment is set in a parent env, but divisions or such could be children to that parent, or viceversa. ie Dev Environment baseurl - http://dev.org urlpathA - /endpointA urlpathB -…
Since we typically use 2 common header formats in out calls (GET Versus POST/PUT/DELETE), I was wondering if it was possible to create a multi-line variables that could be used calls. This would help facilitate normalization between calls and allow a single place for updates and variable assignments, such as auth tokens,…
I have a requirement * Navigate to webpage and generate a token. I tried using the browser playback option, but I getting the below error * I tried updating the drivers but no luck.
It looks like you're new here. Sign in or register to get started.