TestExecute Crashes on Windows32 bit System
Hi Support, I have a 32Bit Windows32bit system. I have downloaded the free trial Installers for TestComplete<TestComplete_T30355177848.exe> and TestExcute.I notice that my system crashes when...
View Articleccollab admin review set-participants doesn't work if user id is in digits
When the user name contains digits the ccollab set-setparticipants doesn't work, but the same works if user name has only alphabets. see error below, ccollab admin review set-participants 1593...
View ArticleSoapUI
Hi!Sended XML file with russian characters in SoapUI and got 400 Bad Request error.The same file, but with english characters in tags, went without errors.
View ArticleTestComplete not finding object using QuerySelector
I seem to be having problems when trying to use QuerySelector. I've had this working in the past, but sometimes scripts that I have had working just seem to stop working, despite there being no changes...
View ArticleAction keys with vietnamese unicode string not working
Hi smartbear.I'm using testcomplete with trial license. now i have a question. i use action Keys with unicode string in vietnamese language (ex: .Keys("Mặt hàng")) but result not valid.I have change...
View ArticleLettuce BDD
Hi Support, I am following this article for TestComplete BDD: Python BDD Is any Specific Sequence needed to add the testComplete Module File "C:/Users/X/Desktop/Let/Lettuce-Sample-Project/tc.py",...
View Articlescripts created using Chrome do not find objects when run in IE
I created a number of scripts using Chrome as my browser. When I try to run the scripts in IE the mapped objects cannot be found.Do I need to remap each object or is there a way to make a global change...
View ArticleReg: LOADUi with data Driven testing
Right now we are using Loadui for load testing, when ever i do a load test for soap web service for 10 min, the request to the server is same for 10 min, the total count like Ex: 22000 count is the...
View ArticleReg: Changing the header dynamically
I have a list of test steps under a test case. i want to change the header dynamically, like if i have test step like change, i can add the header to replace with existing header to all the test steps...
View Articleget value of enc:arraSize from an attribute
Hi Im trying to get the value of hotels enc:arraySize, and I do not know how to, could you please help me with this? <return xsi:type="enctruct"> <session...
View ArticleIs it possible in SoapUI to use a script to set the response of a test step?
I have a test step that sends a soap message to an ActiveMQ topic. My SUT gets the message from the topic, processes it and then sends the message to a detached mockService in SoapUI. I have these...
View ArticleHow to validate response using script assertion when the Rest Response has...
Trying to perform an End to End Test using readyapi/soap ui pro, if any solution please advise..I have rest URI as http:localhost/DataRequest1/DataRequest2/DataRequest3. All the Data request I have...
View Articlewe can only see about 13 of the most recent code reviews in the ui - how do...
This may be a naive question, but when we add a new review to CodeReviewer (free version of Collaborator) the oldest one "rolls off" the bottom of the list. What happens to the older reviews and how...
View ArticleQAComplete URI Path for Automation
I started a new API project within Ready API and when I try and link my tests in QAComplete for automated runs, I can't get the Url, UNC or local path to be correct. It sure looks correct to me. I've...
View ArticleRegions.AddPicture() is causing the window to repaint. Image incomplete
TestComplete: Regions.AddPicture() is causing the window to repaint. Image incomplete. The repaint takes a few seconds, so the captured image is incomplete, and hence the test fails. Is there any way...
View ArticleRegular expressions in Find method
Hi,Can someone clarify whether or not regular expressions can be used in Find/FindChild methods?In some forum topics it says that only * can be...
View ArticleFail to add assertion
My environment is Ready API 1.7.0 I imported an existing project created by others.And I tried to add an assertion to a new test case i created.I click the green "+" icon and select a REST request as...
View ArticleLog.SaveResultsAs() returns false when test fails
Hi, I'm trying to export my test results to XML and I'm noticing that the Log.SaveResultsAs() method fails when my test fails. But succeeds when my test passes. I'm not sure why that would be the case....
View ArticleCode coverage- Testcomplete
If I use MS test I can use Dot Cover as code coverage tool that can be integrated with Teamcity.If I write test cases with Test Complete how can we achieve code coverage and integrate with Teamcity CI...
View ArticleWhat method do we use to clear a text from textbox on a same page in Jscript?
- I am using Jscript language for automation scripting- It is appending a next text but I want to clear other fields before writing any text on a same page.
View Article