How to read and write on the same excel file simultaneously
Hello Everyone, Right now, I am working on few test cases... where it reads the data from an excel and update the results on to the excel file. Requirement is:It should read the test input...
View ArticleStarting distributed testing with commandline?
Hello,is it possible to start a network suite job over the commandline?
View ArticleJavaFX Combobox ClickItem function takes longer time to select item from the...
Hi, I am using ClickItem on JavaFX Combo box object and it takes nearly 1-2 minutes select a value from this list, even though there are only two (few) items in the list. Can anyone let me know if...
View ArticleConnect to SQL Server via ADO object
I'm trying to connect SQL database using the ADO object. Everything installed on same machine, TC(v10.60), SQL Express 2014.I'm getting the following error message.Named Pipes Provider: Could not open...
View Article(Standalone) loadUI Pro vs. (Ready!API) loadUI NG
Hallo, I' using loadUI Pro as standalone at the moment. Due to a request regarding to some features smartbear support has calles my attention to the Ready! API. But now I have some questsions regarding...
View ArticleJava Bridge problem "org_apache"
Hello, I uses this tutorial : http://support.smartbear.com/articles/testcomplete/testing-pdf-files-with-testcomplete But in step "Loading PDF Documents", class org_apache is not available in...
View ArticleHow to enter Test data using excel when use VBScript in TestComplete?
For example - I want to enter username and password in my application through excel. I am using VBScript in Test Complete. How to make excel communicate with VBScript?
View ArticleHow to capture error screen if suddenly error occurs in an application while...
For Example - I have to fill a questionnaire having 10 questions and out of which one question also contains image which by chance fail to load during loading of questionnaire questionnaire. How can I...
View ArticleHow do i validate a URL redirect
Hi I am currently trying to validate a URL redirect, we have a process that if you navigate to http on login it will redirect you to https.I am using javascript but i am unalble to use indexOf in an if...
View ArticleRun SoapUI tests through Java
I need to run a SoapUI Test project through Java and get the Exit Code of that run.I have tried using the below LOC: Runtime.getRuntime().exec(new String[]{"C:/Program Files...
View ArticleTC 10.5 freezes on Windows 8.1 and Java 8U25 with FF 31.5 ESR
Hi. We have issues in running our test projects by using TC 10.5 on Windows 8.1 and Java 8U25 with FF 31.5 ESR. Running the tests individually works fine. The problem occurs when I want to run a list...
View ArticleSOAP-UI 5.1.2 hangs on MacOS at startup. (Macbook Pro)? When is that fixed?
Fresh install of SOAP-UI 5.1.2 just hangs on Mac OX Model Name: MacBook Pro Model Identifier: MacBookPro11,3 Processor Name: Intel Core i7 Processor Speed: 2.3 GHz Number of Processors: 1 Total...
View Articledistinguish Alias from Control
How can I determine, whether an object variable holds an alias (that does not exist) or a control(that also doesn't exist anymore)?An alias generates an errot "The OBject does not exist", if You access...
View ArticleContent in HTML Tag not shown
Hi everyone! I use SoapUI at work since 6 months ago and recently I have a problem. I have been looking for an answer with no success! As a preparation step in my tests, I have to check the state of my...
View ArticleCannot connect to DDT.ExcelDriver - provider not installed properly ?
Hi, I am having problems connecting to DDT.ExcelDriver from a JScript script (for example the supplied Data-Driven Sample). I get error "specified provider not found. It is possible it is not correctly...
View ArticleCan SoapUI output TestNG-style reports instead of the more-limited JUnit-style?
I would like to integrate SoapUI into my TestNG framework and have it produce the more-detailed TestNG-style reports rather than JUnit-style reports. Does anyone have any suggestions about how to...
View ArticleSoapUI and AntiForgeryTokens
I am trying to do something with SoapUI, and I'm suspecting that it is not possible. I'm hoping someone here can prove me wrong. My situation is this: We have an API that we'd like to start testing...
View ArticleHow can i set up tests to inherit authroization
Hi I'm working with SoapUI NG Pro setting up tests for our API which is using Basic authentication. I saw the Auth Manager on the Projects tab where you can set up Basic Auth and thought great, no more...
View Articlehow does TC retrieve Ajax controls without html name
I have a packaged (bougth from a 3rd party) application that we want to automate user regression tests from the UI. Unfortunatly, application controls are ajax but no html ID...Using keyword tests was...
View ArticleHow to login to ccollab in a script in Jenkins ? (security issues)
I am trying to run an integration test in Jenkins that involves running ccollab script. To this end I need to run ccollab in interactive mode and I need to provide password. However, I can't hard code...
View Article