No longer able to install /launch instrumented ipa after developer profile...
Hello AllI have a blocking issue with not being able to install and launch instrumented builds using my renewed developer .cer file and exported PEM file.On 8/19 it appears that my apple developer...
View ArticleTestSuites set for parallel execution never finish if all test cases within...
This is more of a cosmetic issue, but sometimes I run into this issue accidentally. If test suite is configured for parallel execution of test cases and if all test cases within are disabled, ideally...
View ArticleHow to refresh a DB Table Variable in a Loop
Hi, I would like to continue to a second KeywordTests base on a field that is update in a Database. So in terms of word. I execute Test1 and would like to execute Test2 only if the Field <Statut...
View ArticleSame application different URLs.
Within my company we have two enviroments one for qa and one for development.We end up testing the same applications in each enviroment and would like to share testing scripts... however we can't seem...
View ArticleCan we add screen shot (pictures) to a folder on C drive while running test...
I need to take screen shots during execution of our test scripts and save these screen shots (aka picture) in different folders on hard drive. I have tried the Sys.Desktop.Picture(x,y,w,h) method to...
View ArticleTvirtualtreeview is not working for TC 11
Hi , I am having license for Latest TC 11 But we are not able to identify the child elements of TVIRTUALTREEVIEW method. What i want to do with that targeted object is . 1) Click on the...
View Articlehow to handel the multiple instances of same application,in name mapping
how to handel the multiple instances of same application,in name mapping
View Articlewhat is the use of project variables ,can anyone explain where we use this...
,main purpose of this variables
View ArticleWriting scripts on one machine while identifying objects in another machine
Hi All, I have a set up where in we run our application on one machine, say A and have it shadowed or mirrored onto another machine, say B. Now while testing, I need to perform some actions on machine...
View ArticleFind method- Is it possible to define property to be different than a...
Hi, I want to use the FindChild method but 1 of required properties is not known.I only know that this property have to be greater than a specfic value.For example, I want to use a script like...
View ArticleDoes JSON RegEx assertions support regex shortcuts
If I use JSON Path asseration for $..id and expected resutl is [121,130] the assertion passes. When using the JSON RegEx aseration I set JSON Path Expression to $..id[0] and RegEx to \d and expected...
View Article'Do you want to work in shared mode?' asked every time I open project and...
We are working on a test suite as a company in separate offices. We have our suite on a VPN. Everytime I have opened Test Complete in the last two weeks it says "The project suite '___' is located on a...
View ArticleTry-Catch for Click Methods
I've written a jscript function for closing my application at the end of every test. It first tries to close the application by clicking buttons and, if that fails, calls the Close method. If the...
View ArticleHow to call some common Groovy code from multiple assertions?
I am really getting that hang of soapUI's scripting capabilities. They are totally groovy, indeed! :-) I have meanwhile unified my test cases such, that they all execute the same code-snippet which...
View Articlemapping : cancel a bind or change it
Hi, I use mapped names in everything. Usually, I valid the default mapping, but I clicked too fast one time and bound a popup menu with an old different one. How to cancel this mapping and affect a new...
View ArticleLost help file favorites
SmartBear's help file is not one of the easiest I've used when you are looking for information. Thankfully they have a favorites tab that you can attach particularly difficult to find topics. That's...
View ArticleCan one load a properties-file via command-line option?
Is there an option to load specific properties via a command-line option? We need to test our code in different configurations which require to load different properties-files on top of a common...
View ArticleJenkins 'Graph' does not count test cases 'nested' under 'Test Item' / 'Folder'.
Hello, I am using Jenkins to execute my TestComplete Project Suite. My tests are written in JScript. Using a plugin, I am able to display a graph on Jenkins that tells me how many tests ran per...
View ArticleUnexpected character encountered (lex state 10): '>'
I am trying to load WSDL for https://clnt244ptl.penske.com:443/Telephony/TelephonyService.svc?singleWsdl and get the subject error. I am working on a project to consume a web service on an IBM AS400 in...
View Article