how can I catch an expected error in the sut in testcomplete?
Hi,I expect an error from the SUT, that's what the test case should prove, so I want to post an error only if the error does't come and not when it does. How do I do it? Any ideas?Thanks a lotSeretta
View Articlejava.lang.NoSuchMethodError:...
While executing soapui test project I am getting follwoing error: Exception in thread "main" java.lang.NoSuchMethodError:...
View ArticleWeb and Desktop app: How to automate test script with a few steps on one...
I have a manual test script with a few steps related to web application to run on one machine and a few steps related to desktop app to run on server machine. Basically need to execute a few steps on...
View ArticleConcurrent tests in TestComplete Desktop
Hi, though I have seen this question asked and answered, I am not sure if it is possible on the desktop version of TestComplete.I basically want to create a test and then re-run it multiple times...
View ArticleWildcard Not Recognized in URL within an Email
Currently using TC 11.20 and writing scripts using Python. I am working on a script that checks the body content of my last email in my inbox (Outlook). My end goal is to click a URL within an email...
View ArticleWhat? "The SkypeHost.exe process crashed"
I'm authoring test scripts for an application which has nothing to do with Skype, of course, yet I receive intermittent errors in my test log saying "The SkypeHost.exe process crashed." Not even the...
View ArticleJDBC connections not closed immediately
Hello, we are facing an issue that the JDBC connections, which are created during the test execution, are not closed immediately, instead after a significant duration (say 5 seconds). We have a...
View ArticleCurrent Object in Alias form
Hi, how do you obtain the currently fucused object on the screen, in jscript and keyword tests?preferably obtain the alias/mappedname. Sys.Desktop.ActiveWindow().FullName seems to only provide the...
View ArticleAdd column in Datasource configuration page
Hi,i added a datasource with three properties, token, appname and branch.I can see them in the Configuration page in three columnsIf i add another property like endpoints, i cannot see in Configuration...
View ArticleEnabling and disabling test cases from test suite
I have excel with all test cases for the suite.My req is to disable all testcases from test suite start up script when the test begins.Based on if the test case is set for run (one excel cloumn would...
View ArticleHow to add assertion in login request in datasource loop
Hi,i have a very simple login request with a datasource (10 invalid usernames and passwords) and a datasourceloopso the login request is executed 10 times.After the execution is finished, i see all...
View ArticleTestComplete responding extremely slow, freezes
I am using Record and Playback for testing our web application.Today when I use right click on an Item in the keyword test to 'Highlight on Screen' or 'open in name mapping editor' TestComplete is...
View ArticleSwaggerHub - Interactive API Docs 'Try it out!' does not return results
I have an API that validates and produces results using the Try this Operation / 'Send Request' button in the application http://editor.swagger.io/#/. However, the same API definition does not produce...
View ArticleSoapUI NG completely has itself... not sure how to describe
So we just upgraded to ReadyAPI from the standalone SoapUI Pro 5.1.2 and immediately all of our test suites were broken so bad that ReadyAPI's UI would just choke and become unresponsive or not allow...
View ArticleCombine Variable with Strings in Keyword Test Value
I'm testing an desktop app that combine variable and some strings as a menu item. The node combines a few variables such [Name] & "|Department|" & [DepartmentCode]. May I know where I can find...
View ArticleUsing Existing Variable to data-loop a test
My variable created at [Project] level, but it is being dimmed out.How can I loop the test using the existing variable
View Article"Unexpected end of file after null" error while execution REST test case with...
I am getting error as "Unexpected end of file after null" while execution REST test case with assertions. Steps:1. create REST request in JSOn format.2. Add assertions3. Add request to tes case4. Run...
View ArticleHow do I retrieve the first instance of a class in Keyword Test?
I am having an issue where each time a search is done and the "Edit" button is displayed, it generates a new ID for the button, and does not recognise a previously mapped button. How do I select the...
View Articlewas installed "Test Complete", used for a month expired temporary key, it was...
was installed "Test Complete", used for a month expired temporary key, it was then decided to buy the company this your product, then I discovered was back program, and she pointed out the message that...
View ArticleParameterizing REST request from TestComplete
As part of my TestComplete test suite, I want to be able to make REST requests to avoid unecessary UI interaction. I have managed to get a REST request working using the SOAPUI intergration. However...
View Article