Running All Load test using the Command-Line
Hi I'm trying to run all my LoadUI test using the Command-Line following the format below: loadtestrunner.bat "E:\Team Foundation Server\LoadUI\LocalTA\ClientPage-TestProject.xml" "-EDefault...
View ArticleThe combo box has no editor
Hi, I get error "The combo box has no editor", while trying to do a simple save operation with Test Complete. I tryied with recognition, but it is stil not working.
View Articlecan we set jvm path in Testcomplete at run time
hi, Is it possible to set jvm path in testcomplete via external environment or within testcomplete at run time. JVM path navigation-Tools->Options->Engines->Java Bridge Thanks!!
View ArticleHow to delete the internal browser cookies in ready API?
How to delete the internal browser cookies in Ready API 1.7.0, as I am unable to get the access token as my browser cookies are taken and leaving me with a blank page Please help me get through the issue.
View ArticleWrite to MS Excel DDT
Set DT_Sheet = DDT.ExcelDriver(InputFilePath, "XYZ_DT", true) While Not DT_Sheet.EOF() DT_Sheet.Value("TestData") = "Test" DT_Sheet.Next() Wend DDT.CloseDriver(DT_Sheet.Name) I get an error...
View ArticleHow to develop custom teststep for SoapUI 5.2.1 and upwards
Based on the article Creating your own TestSteps in soapUI i have been trying to develop a custom TestStep.The article only seems to be outdated and the accompanied demo teststep also does not work...
View ArticleDoes the wcf services using NET.TCP protocol supported by soap UI tool ?
Does the wcf services using NET.TCP protocol supported by soap UI tool ? if not what should be the better solution OR Any workaround to do that. WE just want to consume/test netTCP protocol hosted...
View ArticleWhen signing a review electronically the following error is displayed, "Login...
The moderator user is logging in with the same username and password as was used to login to Collaborator. This was tested with multiple browsers (IE and Firefox). Using version 9.4.9401
View ArticleHow does Jira Connector handle syncing attachments? Is this allowed for any...
How does Jira Connector handle syncing attachments? Is this allowed for any file/image format? We noticed we could sync an image file FROM Jira TO QAComplete, but it would error syncing FROM...
View ArticleAssistance Request with Java Codegen
I have had success with codegen for languages like python, ruby, and go for example, but for some reason java does not like something about my spec file. I have read about some of the other resent...
View ArticleDallas - Cogent and Paris, France Monitor Location Updates
IMPORTANT NOTICE: We’ll be updating the Dallas - Cogent monitoring location on Saturday 5/28 from 8am - 9am EDT. During this window, monitoring may be interrupted. The Paris, France monitoring...
View ArticleTesting an Application in different langue c.d (French and English)
Hi, can anyone tell me how to test an application in different languages (French and English) in testComplete. In Java, we use propertie files to store all the expected result so we can compare with...
View Articlehow to pass parameters in groovy script using some java code
Hi,I am trying to invoke my groovy script using java code. I want to pass parameters into it can I do that? I saw some interface like soapui script or script engine. would it help?
View ArticleCheck in problem in TFS From TestComplete
Hi allI used trial version 11.31.2420.7, I want to check how to check in and check out in TFS. first of all I Connect to Source Control, then when I want to check in My Test Project, below message is...
View ArticleHow to enable TLS1.2 for SOAP UI Maven Plugin?
I'm trying to execute tests on Jenkins server using maven soap ui plugin. please advise.
View ArticleHow to add automation setup and set "Run by Host" to the test by using REST...
Hi, Is there a way to add automation setup row and set run by host value to the test by using some remote java API?
View ArticleBlinking Border Detection Attribute
Hi,With TestComplete 11.31 on Android 4.4.3, i am recording the Object Repository. What is the attribute to get the Color of a property. No mColor attribute exists?. I need to check if the Border...
View ArticleHow to integrate with Amazon API gateway?
I have swagger api and i want to use amazon api gateway to secure it? Where do I start?
View ArticleImprove soapui teststep results in jenkins
Hello,I'm a new soapui user, I'm building a REST web services test suite integrated in jenkins through maven pluginsFor the moment I'm using junit reports but results showed are very poor, only...
View Article