Search found 8 matches

by cknopp
Wed Jan 14, 2015 3:54 pm
Forum: Bug Reports
Topic: Bug in Manage Run Configurations Dialog
Replies: 2
Views: 2062

Bug in Manage Run Configurations Dialog

hi, Ranorex 5.2.1. - open "Manage Run Configuration" dialog - only "TestRun" is visible - add new TestRun with name "TestRunA" - add new TestRun with name "TestRunB" - close dialog and open again - now "TestRun", "TestRun1" and "TestRunB" is visible, but no "TestRunA" is visible (maybe renamed to "T...
by cknopp
Fri Nov 21, 2014 10:42 am
Forum: Bug Reports
Topic: Task List is empty
Replies: 3
Views: 2345

Re: Task List is empty

hi krstcs,

thank you for testing this issue with Version 5.2 and saving my time :D.

Regards,
Chris
by cknopp
Thu Nov 20, 2014 11:15 am
Forum: Bug Reports
Topic: Task List is empty
Replies: 3
Views: 2345

Task List is empty

Hi, i have just noticed that our Task List in Ranorex is empty. We use quite a lot of the Tags like TODO and also have defined some own Tags. In the previous versions the Task List worked as expected. We currently use Ranorex 5.1.2, since we are not ready to update to 5.2. The Task List in our Ranor...
by cknopp
Wed Sep 24, 2014 10:49 am
Forum: Bug Reports
Topic: Save "invalid" ConnectionString
Replies: 1
Views: 1677

Save "invalid" ConnectionString

hi, in DataSource Dialog, you can't save a SQLDataConnector if the ConnectionString is invalid. If you want to close the DataSource Dialog with Ok button or hit the Apply button you get the error message "ConnectionString is invalid". Only if you enter a valid ConnectionString you can close this dia...
by cknopp
Mon Sep 22, 2014 1:43 pm
Forum: Bug Reports
Topic: One Excel process per Excel DataSource?
Replies: 3
Views: 1964

Re: One Excel process per Excel DataSource?

hi Bernhard,

thanks for your adivce. I didn't know this new option. Now the TestSuite opens fast again. But what is the advantage letting this option activated?

Regards
cknopp
by cknopp
Wed Sep 17, 2014 4:00 pm
Forum: Bug Reports
Topic: One Excel process per Excel DataSource?
Replies: 3
Views: 1964

One Excel process per Excel DataSource?

hi, i am not sure but i think that since updating to Version 5.1.2 i have some kind of performance problem. When i open our Ranorex project the TestSuite hangs for a while. In Windows Taskmanager you can see that for every Excel DataSource one Excel process was opened (+1). We have 20+ Excel DataSou...
by cknopp
Wed Sep 17, 2014 12:49 pm
Forum: Automation API
Topic: Set multiple range in user code module
Replies: 1
Views: 2413

Set multiple range in user code module

hi, i want to set the range of a testcase in a user code module. In DataSource GUI dialog you can enter something like "1-3,5-8,10". In user code i have tried some functions mentioned in this posting "setting-datasource-range-from-and-to-parameters-from-code" The problem is that i can only set a con...
by cknopp
Tue Apr 08, 2014 2:15 pm
Forum: Bug Reports
Topic: Incomplete namespace generation in VB.NET project
Replies: 1
Views: 1990

Incomplete namespace generation in VB.NET project

hi, there is a problem with the automatic namespace generation in VB.NET project (Ranorex 5.0.0). If you add a new usercode module inside a folder, the namespace of this module is incomplete: 1. Create a VB.NET Testsuite "Solution" 2. Add "New Folder" in project tree 3. Add "New Item" -> "Usercode M...