Scrolling in wpf grid
hi.Does anyone know how to scroll a WPF Grid or a MS DataGrid?So far I have been doing: Aliases........RecordsView.Grid.dgMain.ScrollHost.ScrollableHeight// get # of scoll increments //Then set the...
View ArticleTesting Tooltips
Hi I'm having trouble testing tool tip I can't seem to check that it exists during/after a mouse over. I'v tried 3 different appaoches with no luck //reference to a datagridvar grid...
View ArticleAccessing SoapUI NG command line arguments
Hello, Is there a way to access(through groovy script) the arguments those were passed to testrunner(cli). for example for the below command , I want to check what environment(-E) was...
View ArticleUnable to access jar files added to ext folder from soapui
Hi, I created my project related db classes in java using eclipse IDE.I placed the jar in ext.When i try to acces the class from soapui,i see below error. groovy.lang.MissingMethodException: No...
View ArticlePerformance Issues with objects using "Extended Find" in TC 11.20
I upgraded my TC installation from Version 10.x to TC Version 11.20. With the new TC 11.20 installation I have to face performance problems with my tests which are using objects mapped via "Extended...
View ArticleRunning a Rest project through Groovy script .
Hi , I want to run one Rest project from another project by using groovy Script .How can I run a Rest Project through Groovy script ? Thanks Pritish Panda
View ArticleRe: how to pass data in the form of x-www-form-urlencoded
Hello TesterVin,Did you find anything for this problem?Please update your solution so I can proceed furture
View ArticleSoapUI 5.2.1 assertions taking a long time to save
I am currently creating test steps with SoapUI 5.2.1 on Windows 8.1 that have in the region of 16 assertion, including a number of JSONPath based assertions, but when I come to edit any of the...
View Articlegetting license error in test-runner for readyapi1.5 on teamcity for valid...
we are executing soapUI test cases on teamcity using maven and readyapi via test runner. we are getting license error in logs for teamcity even it has valid license. Its working fine with UI or...
View ArticleIs it possible to pass a parameter from the Maven command line to SoapUI?
Hi SoapUI Community, I would like to build my SoapUI project by passing in a parameter. In my case, I want to specify the environment I want use, and use this as a property in SoapUI. Can anyone...
View ArticleSubtraction of two variables
Hi guys,I have one simple question (or I think it is a simple at least...) but seems like I cant find anywhere some solution.In my application I need to subtract two values and then to check that...
View Articlesihost.exe process crashed?
Hi all- I am running my tests for general regression testing in suites of about 10 tests. Almost half the time I have at least one test failing because of the error "The sihost.exe process crashed." I...
View ArticleTestComplite Speed Test - JScript vs. Python
Just for lulz... I ran one test on JScript and then on Python. JScript is 2.5x faster! I am crying because I love Python so much, and I don't want to refactor all of my scripts. But the speed gain is...
View ArticleCan you import TestComplete scripts in to LoadComplete ?
Can you import TestComplete scripts in to LoadComplete ?Or is there a way to load test activity from a java based application communicating with an AWS server ? It looks like it is catching the http...
View ArticleHow to access Main Function Name in General Events
Hi, I have to trigger General Events when Unexpected Window Occurs. I have following Cases, Main Function Sub Function 1 Sub Function 2 Sub Function 3 Now the Main Function Call 3...
View ArticleTimeout on waiting
When I press a button on an application, I've to wait for the answer, i.e. a new panel or menu. Sometimes I get a timeout. Using aqUtils.Delay(xx) can help, but I'm never sure that I wait long enough....
View ArticleTestComplete unable to identify Farpointspreadsheet Grid column headers
Hi, I am trying to automate Farpoint Spreadsheet. I am unable to identify Farpointspreadsheet Grid column headers.We have an extension developed for Farpoint Spreadhsheet. Can someone help me in this....
View ArticleClickItem TextBlock
With ClickItem I can use an index or a name. Can I use also a TextBlock of an WPFObject? On my application I've to use index "43" to get the date "08/2015". It works right now, but when the application...
View ArticleHow to access init-param(defined in web.xml) in mock script dispatcher
Created a mock service for an operation using Script Dispatcher..war file is created using Deploy as war. And deploying this war in Tomcat.Would like to access an init-parameter which is defined in...
View ArticleExecute issue of file path.
Hi,I have a problem when using Testcomplete in Web module. Refer the attached file, that has file path, "C:\CHID_Value.xlsx".But when I execute a testcase, alert is same the attached...
View Article