OmarR admin
About
- Username
- OmarR
- Joined
- Visits
- 406
- Last Active
- Roles
- Members, Admin, Staff
- Points
- 143
- Badges
- 13
- Posts
- 209
Reactions
-
Re: Error in XML Data Bank with strings that contain "&"
Good morning, Unfortunately, the text databank will only extract the first instance of the extraction. You would need to create several extractions using the row "index" as a boundary to different… (View Post)3 -
Re: How to dynamically add xml tag to a soap request?
Good morning Wadjikarsushant, One approach could be to store the xml tag in a test suite variable using context.setValue("testsuitename", xmltag) and then reference the variable in your soap r… (View Post)1 -
Re: Traffic Viewer does not show the SOAP Response
Heyhey Sunkarabhanu, The logs show the following: [WARN ] [13:00:57,543] Thread-101 com.parasoft.webtool.messaging.Logger: Connection refused: connect java.net.ConnectException: Connection refus… (View Post)1 -
Generating a Log (Technical Support Archive) to Troubleshoot Errors/Failures
Parasoft: Generating a Log (Technical Suppport Archive) to troubleshoot Failures/Errors Description: Initially, if a user is experiencing unexpected behavior such as build failures, warnings, o… (View Post)1 -
Re: Combine the value from two response fields in a third field
Thank you for clarifying! Multiplication! If you wish to do some type of calculation on the fly, you will most likely require a script as suggested above (thanks for the lovely script Chris ) T… (View Post)2