first-of-type css selector
According to the website, the :first-of-type selctor should be valid. However using table.QuerySelectorAll("td:first-of-type"), where table is a valid table just results in undefined....
View ArticleValidating a SOAP response XML against a JDBC response XML
I am using SoapUi 5.2 and I am trying to validate a SOAP response XML against a JDBC test response Both belon to same test case. Both of these have the same content and but the nodes are named...
View ArticleChrome v. 44...
So, my Chrome auto-updated (thanks Google...) and TestComplete doesn't seem to be able to handle it. Is there a patch oncoming, or has anyone found a workaround (doubtful, but you never know). Thanks!
View ArticleCant load/Import an xml project to SOAPUI Pro 5.1.2
Hi, I am using SOAPUI 5.1.2. When ever, I try to load a project it just hangs up there and nothing works. I had to end it everytime from task manager.I assume that the project I am trying to import is...
View ArticleWhat persistent data structure to use for storing object variables between...
My testing scenario: Need to test cached cached objects between two different application sessions App1 and App2. App1 and App2 are two different versions of the same desktop application that retrieve...
View ArticlePass project properties from java and use it in DataSource input file path
Hi Team, I am using SoapUI Pro, Ready! API 1.3.1. Currently I want to pass the file path from jUnit to SoapUI project properties and use that value in DataSource input file path. JAVA:...
View ArticleSetting the Authentication type for WsdlRequest programmatically
Hi, I need to set the authentication type for WsdlRequest programmatically through groovy script. I am using the below code File projectFile =new File("D:\\TestProjectA-soapui-project.xml");...
View ArticleDeserializationFailed Error when Submitted the SOAP Request
Hi,Can anyone solve this issue?When Submitted the SOAP Request there is a Deserialization error "Deserialized object with reference id '?' not found in stream." I am not able to understand why I am...
View Articlejp2launcher.exe process crashed
On win8.1 if TC starts the tested java application, we receive in test log this error message "jp2launcher.exe process crashed" occationally, but on desktop everything works normally, tests are...
View ArticleUnsupported Data Type?
Having a little application ("Profitcenter Mgmt") showing 8 columns of data (see attachment "Profitcenter.png"). Doing a Table Checkpoint it finds all of the 8 column Headers (attachment "Headers")....
View ArticleObject not Refreshing with Test Complete 11
Hi, I have installed the Test Complete Version 11(11.0.644.7). We had a scripts created in Test Complete 9.31. I have upgraded the script to TC 11 by opening the same in the new version. When i run the...
View ArticleEntire Test suite gets deleted when I try to delete a coloumn in datasoure by...
I am using ready API 1.3.1.See wired behaviour and lost my lot of work two times Ready API will delete the entire test suite when user select a column name in DataSource and hit Keyboard Enter key....
View ArticleJson response is showing in xml when I run test with datasource
We are using REST service with JSON request and response. I have few test cases which works fine and shows correct Json request and response when I run the test step with out datasource. But if I use...
View ArticleWhen will qacomplete ent edition auto detect my non standard install location...
example instead of c:\smartbear\etc etc we installed our to D:\QAComplete due to corporate application install directives..We need to have the upgrade utility auto detect that so the upgrade procedure...
View ArticleIs it possible to see Run State of a Networksuite when running on TestExecute?
Run State is a good feature. It allows user to see whats happening on the UIs. But it seams its only available from TestComplete. Is there a way to see Run State when running a NetworkSuite from...
View ArticleLicense Manager on Linux Machine
Is it possible to host our license server(license manager) at a linux machine?
View ArticleBase class of custom object
Hi, Is it possibile to get standard base class of custom object using any property? ClrClassName will give me the custom class name to which the object belongs which might be extended/ inhertied from a...
View ArticleSave Log every ... minutes does not work with testexecute 11
Hello, the option 'Save log every ... minutes' does not work in testexecute 11. In Testexecute 10.3, when setting this option to e.g. 2 minutes, every two minutes, there was generated a...
View Article