We are being pushed to implement multi-factor authentication in all of our applications. Unfortunately, this will cause major problem with our build and deploy process and our automated testing. We are looking at creating a set of userids that are only used for build and testing but I am also wondering how others have…
I have a webapp that creates a PDF document in a new browser tab. I want to confirm that it is a PDF report and not a simple error message that will be displayed if the generation of the report failed for some reason. The tab is created by the app but focus remains in the application tab. The problem I am having is that…
Scenario: all i want is to select the value stored from runtime in a writable data sheet and use it in subsequent json assertion but somehow, the data sheet isnt showing up in the dropdown.
I am automating a signature in an HTML form using SOAtest. I use the mouse to click and drag the signature on a 'canvas' pad. How do I interact with a canvas pad in SOAtest? I click into the canvas pad and do the drag/drop but it is not recognized.
I am using SOAtest 2023.2 and have noticed that with the Traffic Viewer response (which I then validate using a Diff tool), an empty XML item is shown as the following (file attached). In migrating to this version from a prior version, this issue breaks a very significant number of tests. Is there a setting in SOAtest such…
I tried in json assertor-there is type assertion but xml assertor doesnt have.
I have a REST request that returns a PDF file, and I need to verify the content of this PDF. Is it possible to render the content of the PDF as part of the REST client response in the SOAtest desktop tool so that we can validate it for correctness?
For ex: I have this xpath: /root/fields[1]/customefield_xxxx[1]/text() If I evaluate this Xpath am getting 12345-1000-2000-56789 But I just need to get 56789(last part)in my output. I have tried using substring, last(), postion and index..but none of them working.
Hi team, We are creating a virtual asset to post a request from JSON message responder, and one of the argument look for the value in the DB using SQL query, that has been added in the DB tool step and to extract the values results as XML -> XML Data bank step added. How to get the results inthe XML data bank, i tried…
I have a REST call using a POST method. The endpoint does a redirect to another endpoint (I have the redirect checked). I want to capture the data from the redirect. Initially I used smart API and it gave me a "smart api" diff which has the data I need but I need it written out in something different other than diff too.…
It looks like you're new here. Sign in or register to get started.