How to delete a cancelled review in CODE COLLABORATOR?
How to delete a cancelled review in CODE COLLABORATOR? Also a user has left the organisation, so is there any way to change the owner of the review(already completed). Waiting for the answers!
View ArticleBusy property equivalent for firefox
Firefox browser does not have property "Busy".Busy is the property available for IE but could not find an equivalent of this property in firefox. My need is to verify that a page is loaded after...
View ArticleReady! API 1.4.1 - failure in groovy script after upgrade
Hi;This groovy script lines...helper.getTestSuiteByName('Set Up Test Case - Clean Up Logs') .run(null, false)... are failing on 1.4.1 with error:java.lang.NullPointerException error at line: 3If we run...
View ArticleERROR [AbstractTestCaseRunner] Error notifying listener
Hi all, When I started my tests in ready api testrunner. In logs I get the following error:ERROR [AbstractTestCaseRunner] Error notifying listener Does anyone know what`s wrong? I can't share my project.
View ArticleFinding Objects Marked 'Ignore Ambiguous Recognition'
I've marked several objects with 'Ignore Ambiguous Recognition' from the 'Additional Information' panel and would now like to find them and clear the flag. However, I cannot figure out how to find...
View ArticleHow Chrome 45 Changed Testing: What You Need To Know
Hi Community, How Chrome 45 Changed Testing: What You Need To Know Please read this blog article written by :http://blog.smartbear.com/testing/how-chrome-45-changed-web-testing/
View ArticleLoadComplete 3.2 is not creating a report data file anymore when you execute...
Agfter upgrading to LoadComplete 3.2 I am missing two files in the log file folder when running a test via command line. One is the Report DATA file and one file with file type file. When executing...
View Articlecan't get property expansion to work...
I am trying to access testcase variables in a loop, but I can't get the property expansion to work.I have testcase variables with values (holiday_1, holiday_2, etc.)Here's what I have (bare bones): for...
View ArticleReadyAPI! 1.4.1 Crashing
Hi, I just upgraded to 1.4.1 and the app is crashing. It seems to startup fine and I can see my projects, but if I step away from the app (say to write this post), the app vanishes. Are there any log...
View Articlevalidating that 2 json nodes are equal
Hi,we have the need to validate that 2 json nodes containing a batchid are equal. see attachment this would seem to be very simple but yet we cannot get this to work properly. i have tried this in an...
View ArticleAutoDiscoveryMethodFactory ClassNotFoundException when executing...
I recently upgraded from SoapUI 5.0.0 to 5.2.0 on windows 7. I am attempting to execute a mock service from a command line using: mockservicerunner.bat -m "<MockServiceName> MockService"...
View Article"Unable to navigate to the HTTP..." TestExecute
Hi all, We get problem "Unable to navigate to the http://xxx.xxx.x.xx" when we using textexecute. We installed TestComplete 10.60 and TestExecute 10.60. We write the script by using TestComplete, and...
View ArticleOpen the specidied URL doesn't work with Chrome45 and Firefox40
Hi all, Our tests cannot open the specified URL after we upgrade chrome43 to chrome45, firefox36 to firefox40. The following code is as a test: //Launches the specified browser and opens the specified...
View ArticleHow to handle transaction management while invoking webservice?
We are trying to invoke a JAX-WS webservice through SOAP UI and we are successful with the same. But during the process, if something fails, the SOAP UI does a partial commit meaning it does not do a...
View Articlews-security
I try to intercept encrypted soap message with soapui. The reference site of WS Security with wildfly 8 and eclipse ide is...
View Articlehow to install to Test Execute's CLR some dll
Hi, I successfully added to TestComplete some dll s in the "current project properties".But when I run the scenario with TestExecute it fails.I guess I have to install the dll to TestExecute too.But...
View ArticleTestComplete 11.10 very bad performance on word completion intelisense when...
TestComplete11.10 takes too long when you have name mapping and press "." to see the options.
View ArticleAQTime automatically connects to the license server when starting RAD Studio
Hi, We have one perpetual license. However, when one developer starts our development IDE (Embarcadero RAD Studio), the user is automatically connected to the AQTime license manager, even when this...
View ArticleRecovering if a key Project file is deleted by accident
The good news is that any work that wasn’t deleted isn’t lost, those items can be brought into a new Project. To do this, create a new project and then bring in the individual scripts, tests, etc. from...
View ArticleGet Internet connection state
Hi all, Is it possible to get Internet connection state ? I would like to find out if my connected device has Internet connection or not. Googling I found only approach for programmers -...
View Article