Cannot load the "RichEd20.DLL" DLL into memory
Hello, quite often during my scripts execution, during playback, my system throws the following exception error: Cannot load the "RichEd20.DLL" DLL into memory which would, naturally, cause the test to...
View ArticleHow do I convert a text variable to a wildcard?
I'm sure this is basic but I can't figure it out... I am trying to feed in a file name as a variable to a subroutine and I only want to look for PART of the extended name so I have it surrounded by...
View Articlegetting null pointer exception on file.write while trying to capture results
When the below script is used for capturing test results in soapui , NullPointerException is thrown at line 12 : File.write()import com.eviware.soapui.impl.wsdl.testSteps.*defGroovyUtils = new...
View ArticleClosing the browsers both(IE and Chrome) at a time....
I opened the three tabs in IE and 2 tabs in Chrome.. I would like to close all browsers Tab by Tab using my script. Could any one help me....
View Articlepsexec.exe and running soapui project remotely
Hi, We are trying to run soapui projects remotely but whenever we connect to remote server, it gives following error.psexec.exe -s -i 4 \\machinename -u "domain\userid" -p "password"...
View ArticleTest Set Assignment and Management
Hi, Does anyone have any recommendations on the best way to assign test sets and manage the work? I've watched various videos and read through the docs but I'm not finding the info I need. I've...
View ArticleCan Collaborator successfully integrate with the Git VCS capability provided...
Starting with Visual Studio 2013, Git was provided as a second available VCS choice within Team Foundation Service. In Microsoft documentation, it is stated that "Git in Visual Studio and TFS is...
View ArticleHow do I run an assertion on an optional XML attribute?
For example:In the string below either prefix="" or suffix="" will appear in the response message depending on whether that field is populated.In this case prefix="" is populated.<parameter...
View ArticleError when I send HTML tags inside REST API request payload
Whenever I send HTML tags inside REST webservice request payload I get 'Unable to resolve triggered action of action id:\r\n#0 [internal function]: ' So, SoapUI is using any parsing algorithm before...
View Articletesting on two monitors
Is there anyway to specify which monitor to open up application?When you have more than one monitorthanks
View ArticleSAP automation with TestComplete
Hi everyone, I am just reaching out to people to see if anyone has any experience of fully automating a regression pack for SAP? I am looking at Test Complete as a test tool, however I am finding it...
View ArticleProblem with FIREFOX portable
Hello, In order to do a test, i have to use a FIREFOX PORTABLE, but there is the following message :According to the specified parameters, the required browser is: Mozilla Firefox (x86) This browser...
View ArticleHow should i get region and language name using GetLocaleInfo
Hi AllBelow codes gives error.I am trying to get language and region name from systemError "The requested information about locale could not be obtained"function GetLocaleName(){var intLCID =...
View ArticleHow to continue script until polling event (via timer) determines script...
I would like to have my script continue running until a given event has occurred. I have a timer event that polls every 10 seconds. When it finds that a given button has been reenabled, I would like...
View ArticleDistributed testing: Cannot load the remote project. Failed to invoke an...
Very weird question, and this issue just started yesterday, with seemingly nothing causing it. I have run several distributed tests every night. They are ran from a virtual machine called QA-MASTER...
View ArticleOverlapping window
In the Delphi program is a component of RxDBComboBox1 pressing it runs smoothly, but the choice of the pop-up list and point out of it does not occur. (file list2) TestKomplete writes: "Overlapping...
View ArticleTestexecute and Options Object
Hi, I've the need to change Timeout with the options object (http://support.smartbear.com/viewarticle/55021/#Run) during testcript execution. This works so far fine, but Testexcute displayes at the and...
View ArticleInconsistent MappedName for the same object in two different environments
I'm new to Test Complete and I'm automating a Web application in a Dev environment with a copy of our QA database. When it comes to running the scripts, the database from the Dev environment will be...
View ArticleThe object property are changed during Run-time in TestComplete, How to...
Hi, When I was executing the Script during Run time automatically change the object Property Values that's why script doesn't recognize that objects(the object doesn't Error occuer ), How to handle...
View ArticleRun TestComplete tests on French Locale (OS and Application under Test having...
Hello, I am running my testcomplete tests against applition which is in English Locale. I want to run same set of tests on application with French Locale (Language). Operating system is also in French...
View Article