Quantcast
Channel: New board topics in SmartBear Community
Browsing all 20755 articles
Browse latest View live

[TC 10.6|VBS] Eval and Execute - what wrong with it?

Hi there! I have some duplicating code f.e. If a = b Then Log.Error("A must be C!") Exit Function End If  I insert this code in variable a = "" &_ "If a = b Then" & Chr(13) & Chr(10) a = a...

View Article


Disable Setting Description Option When Recording or Adding step

I thought I've seen how to do this before and honesly searched the forum. How do you disable setting the 'Description' of a step when recording or adding a operation to a test?

View Article


Coding access to Syncfusion GridTreeControl

Hi all, Appologies if this is the wrong forum... We have a large and long established product, and also a pretty complete set of TestComplete automation tests for it. We are using TestComplete :...

View Article

Safeguarding my test suites after a tool re-install.

I am in a situation where I may need to de-install and re-install TestComplete. However I do not want to lose my test suites. I cannot find anywhere in the documentation that specifically mentions how...

View Article

Click method not accepted in chrome

I am trying to click buttons (accept icon, delete icon, etc., ) which are child  elements of a grid cell but is not identified by object browser. However, I found access to them by using Xpath...

View Article


Is it possible to remove a objects association with a named mapping

I have a issue where a object is associated with the wrong name mapping, this has happened due a CSS change i think. The only way of getting around this so far is deleting the mapping at a parent level...

View Article

[TC 10.6|VBS] Script execution was interrupted after ReDim array

Hi There In MSDN (VBS) in example https://msdn.microsoft.com/ru-ru/library/83zyeke9.aspx  Dim threeDimArray(9, 9, 9), twoDimArray(9, 9) As Integer Erase threeDimArray, twoDimArray ReDim...

View Article

Image may be NSFW.
Clik here to view.

SoapUI Pro 5.12 litters screen with progress windows that don't close

See screen shot - the logs are clear. This has been going on forever. Just one of many SoapUI isms.

View Article


Image may be NSFW.
Clik here to view.

Error shows ' system time has been changed on computer ' when open Test Complete

I am facing an error 'The system time has been changed on your computer or on the License Manager PC.' though the trial period not expired. I changed the time settings to future, but it did not work. I...

View Article


Set Variable Valueis not saving new value to the variable.

Hello,I am trying to set a new value for a variable, Name_Num(Integer) by following Set Variable value expression,KeywordTests.IncrementValues.Variables.Name_Num + 1. When I execute the statement, the...

View Article

Name mapping outline box is off

Has anyone ran into the name mapping box being offset from the actual object when testing web apps? I am only getting this with web applications; desktop applications map as expected. When using the...

View Article

Image may be NSFW.
Clik here to view.

Error shows ' system time has been changed on computer ' when open Test Complete

I am facing an error 'The system time has been changed on your computer or on the License Manager PC.' though the trial period not expired. I changed the time settings to future, but it did not work. I...

View Article

I am not able to post , " Please enter a valid URI"

View Article


Image may be NSFW.
Clik here to view.

Simple for loop throws exception

Exception: "org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Script16.groovy: 30: 3 expressions are required for the classic for loop, you gave 4 at line: 30 column: 7....

View Article

wsdl not executing

HI , i am getting error from server side as below<html><head><title>JBossWeb/2.0.1.GA - Error report</title><style><!--H1...

View Article


I'm unable to parse through the ilog tree

I'm unable to traverse through the ilog tree type structure from the desktop application, created using Java Swings, JIDE and iLog trees embedded in it. 

View Article

find function in testcomplete editor focuses on wrong windows

Hi, is anyone else bothered with the bug that the code editor in TestComplete (10.6) focuses on a wrong window when using the "find" command and skipping through the results? When clicking on "find" or...

View Article


RebootAndContinue doesn't work for windows 7 VM client

I am trying to use RebootAndContinue method as aqEnvironment.RebootAndContinue("Script name", "Password", "User name", "Domain")  But when i run the script, it gives me error as "Unable to load the...

View Article

How to add parameter in SOAPUI-4.5.0 jar java in soap request

I have an WSDL soap service, Am using SOAPUI-4.5.0 jar in java to generate all the operations, am creating a new request by using WsdlOperation.createRequest(true); but am unable to pass the parameter...

View Article

Passing testcase property from command line

Hi All, I am running soap ui via command line and trying to set the testcase property . Doesnt work using -P, since it sets project property and not testcase property.P : Sets project property with...

View Article
Browsing all 20755 articles
Browse latest View live