Unexpected error in the MAPI client
I am trying to send the log of a test, using email: - Rightclick on Testlog node -> Send Email;- Error message is displayed "Unexpected error in the MAPI client";It's a small log, about 300 kb in...
View ArticleHow can I place my Collaborator 9 user configuration under version control?
I need to control my Collaborator 9 configuration for review templates, checklist templates, etc. My preference is to version control the configuraiton files(?) if this is possible/practical. This...
View ArticleHow to identify mapped objects when testing web page in NameMapping?
How to identify mapped objects when testing web page in NameMapping? The problem is that for several units the same path or class is used. So combined properties do not work. If I use full path name...
View ArticleUnable to test secured web services using SOAP UI
We are unable to test secured web services using SOAP UI. We are getting the below error when we download the WSDL. Please note that we are able to load non-secure WSDL,issue is with secure URL. This...
View ArticleHow to get node value of XML using function getElementsByTagName on VBScript?
I'm utilizing version 11.0.644 of TestComplete.XML:<tag1> <tag2> <mod>Test </mod> </tag2></tag1>I'm using this code for obtain the node value from...
View ArticleLicense key renewal issue
Sorry to bother, our group used to use SoapUI Pro 5.1.2 and we decided to use Ready!API1.5.0, we've got the new license keys from you and applied, all license keys worked fine, however, some guys have...
View Articletest on simulator of web browser
We are going to using test Complete and multiple browser viewer of simulator to test web application. Can testComplete run on multiple browser viewer properly? Thanks, Michael
View ArticleDo you support/test PowerBuilder applications?
Do you support/test PowerBuilder applications?
View ArticleHalting testrunner execution upon eventHandler exception
Context:We use testrunner.bat to run large SoapUI projects. We use eventHandlers implemented as groovy scripts (e.g. TestRunListener.beforeRun). Current situationGroovy code in eventHandlers may...
View ArticleCan you import the NAME of a file using Data Source step
Using Data Source / Data Source Loop test steps to load the contents of multiple files into a property value. I am using DataSource type = Directory as I want to load all files in a specified...
View ArticleProperty trasfer Error (How to add property trasfer from 1 request to other)
Currently property transfer supports only transferring from response to request, I want the property transfer from request to request, help me out i was getting the error
View ArticleHow to use a variable within the context.expand string (groovy)
I'd like to pass in a variable to the following command within a groovy script, in order to take advantage of the 1.7 functionality with respect to iterations on data sources:...
View ArticleHow can i unhide the request details in operation editor? Kindly help.
Hi,I am only able to view the response level details for a request. I Hide the request level details and am not able to unhide it. Kindly help out.
View ArticleExecution will be paused once a Delphi window pops up when using TC/TE
Hi There, Our team met an issue with handling a Delphi window, once the window popup, the execution will be paused there and won't continue the next scripts any more until the window was closed...
View ArticleUser scope in TestComplete
I call shell to run command in TestComplete:function RunCommand(cmd, intWindowStyle, waitOnReturn) { var shell = new ActiveXObject("WScript.Shell"); if (intWindowStyle != null){ shell.Run(cmd,...
View ArticleHow to retrieve response of Test Step from one TestCase to another TestCase...
Here I want to retrieve "mul" Teststep response from "MulipleTestCase" and want to use this response in " Divide TestCase". def groovyUtils= new...
View Articleunable to resolve class com.eviware.soapui.impl.wsdl.support.assertions
Newbie here..Need your valuable suggestions I have a Groovy Script step in soapui 4.6.4 my first line of code is import com.eviware.soapui.impl.wsdl.support.assertions and when I run the script I get...
View ArticleSoapUI getData: Select all custom properties instead of one by one.
I have one testcase to test a webservice but it has a huge amount of custom properties. Is it possible to generate the variables to access them? Now I have to click on getData and select the correct...
View ArticleWhen I have a testCase linked to a P/P/D resource and close/re-open SoapUI,...
Hello, I'm experiencing some weird stuff with SoapUI. So, I make a new REST resource with URI and create multiple requests (GET, PUT, DELETE). Then I create a testCase with the following testSteps:...
View ArticleSoapUI only remembers the first cloned test suite
When I open SoapUI and clone a test suite it's working fine when I do it for the first time. When I want to clone another test suite by pressing F9 or through right click SoapUI will clone the first...
View Article