In Ready API, How can pass an array (Key, Value) with in an array?
I am new to SoapUI NG. I am using a Post http method to create a record using REST API. How do I pass value (key, value) to an array within in an array? Please find below the Request body of one of the...
View ArticleIn SoapUI NG, How can pass an array (Key, Value) within an array?
Hello, I am new to SoapUI NG. I am using a Post http method to create a record using REST API. How do I pass value (key, value) to an array within in an array? Please find below the Request body of one...
View ArticleCannot find the window with handle 0
Due to TC not be able to identify code-jock tabs in my desktop application I have had to use text recognition to find each tab and then inspect the text image to see if it is the current tab colour. I...
View ArticleTest scenario variations
We have several TC test projects developed on functionality basis.And have requrement such as Run project A then Project B and after that Project A again passing deferent parameters(eg databases).This...
View ArticleExcel Reading Using Python code
Hi, I am using below code to read Excel using Python code and at end using Quit() to close the object. But even after successfull execution of code, there is one Excel.Exe process in Task Manager....
View ArticleAutomatically set TestExecute options
Hello, Is there a way of setting TestExecute application options (like 'check for updates at startup' or 'log/activate after test run') automatically, ie. by changing registry entries or some...
View ArticleTest complete does not load wsdl from web service, localhost or otherwise.
Hi! First, thanks for any help! Issue:I am trying to get Test Complete 10 to load our company's web service..I click Select (in web service -> Edit) and enter the url address...
View ArticleSupport of FireFox ESR 38.4
To Whom It May Concern, please support the latest Version of Firefox ESR (Currently Firefox 38.4 ESR)in the corresponding configuration file (tcffhook.xml) KRAchim
View ArticleWhere can I download the TestComplete Version 10.*
Hello Everyone, I am currently trying to test an android application using TestComplete 11.20, but it has some problem and it is not working as intended and I have submitted the case too. So mean...
View ArticleThere are several problems with maven repository
There are several problems with smartbear maven repository. One of them is that there are a lot of checksum errors during artifact checkout like the one bellow: Downloading:...
View ArticleWierd diffrence in groovy map objects.
Hey, I have two objects. First (groovy object) holds object structure and second (xml object) holds test data which I want to put into first object. First I need to check if first object contain all...
View ArticleHow to create a dynamic property checkpoint?
I have a test case I execute each month where I pick a future month (not current). Expected results are message saying month cannot be > than current month. Example: if I run the test in July and...
View ArticleAccessing object via string reference
Hi,Currently I access the fields in MyObject in following manner:var MyObject = Aliases.Device.Process_qv.RootLayout.Layout('NO_ID').ListView('profile_list');var ButtonLabel = MyObject.Button("title",...
View ArticleAccessing Local Variable from a Data Driven Loop for Run Script Routine
Hi everyone! I couldn't find any other posts that were attempting what I am trying to accomplish. My team's end goal is to have tests that do not need to be updated one by one for each test.The...
View ArticleTestExecute is stopped after running continuously around 30 hours.
All, Does anybody get the issue as below? I ran my scripts for 3 days, and the TestExecute is stopped after running around 30 hours. I have added the script to "Reboot & Continue" to my scripts...
View ArticleSoapUI 5.2.1-REST Service's JSON response not displayed in JSON view
Hi, When I execute REST service in Soap UI 5.2.1 Open source, the respective JSON response is not displayed in JSON view and instead below message is displayed. "The content you are trying to view...
View ArticleSchema Validation Fails for Mock Service - cannot use pom.xml workaround
Has anyone found a solution that does not involve pom.xml? We do not use that. The xsd:import statement in our wsdl does not contain any ampersands. SoapUI is rewriting the import specified in the...
View ArticleHow can I test if a menu tree item exists before clicking it
I am working with a SysTreeView32 object. The tree structure in this object will change dynamically so I want to test if the menu item exists before r-clicking it. There is no "exists" property for...
View ArticleWsdlRequest.setSelectedAuthProfileAndAuthType doesn't work in ReadyAPI 1.4.1
Hi, after moving from SoapUI Pro 5.1.2 to ReadyAPI 1.4.1 I'm getting following error message while trying to set an authentication profile: groovy.lang.MissingMethodException: No signature of method:...
View ArticleTestComplete cannot see a screen object's property anymore
I am trying to run a script on a desktop application (.NET), which worked previously in a private virtual machine, in a new, different virtual machine. In the new one there is a screen object with a...
View Article