Hello Ranorex group,
there is a global parameter called ui language.
This ui language I configure it English US or German, So I want to run my test suite for multiple languages.
this parameter I want to pass it down to my tests.
so I bind this global parameter to the module variable for each of my recording module
and use this module variable inside the test.
sometimes this module variable is getting unbinded from the global parameter.
Did someone had a similar experience?
Can some body help me out to resolve this issue?
regards, Siva
Module variables gets unbinded
Re: Module variables gets unbinded
Hi Siva,
I believe you already posted about problem like this in the past? As I mentioned in my answer to your previous post, it's definitely not normal behavior. Unfortunately, there is not enough information about your solution (its structure), Ranorex version, etc. So there is not much we can do for you.
Please answer the requested details from previous post and eventually, post the problematic solution. If you can't/don' t want to post it publicly, send it to [email protected] along with detailed description of your problem.
I believe you already posted about problem like this in the past? As I mentioned in my answer to your previous post, it's definitely not normal behavior. Unfortunately, there is not enough information about your solution (its structure), Ranorex version, etc. So there is not much we can do for you.
Please answer the requested details from previous post and eventually, post the problematic solution. If you can't/don' t want to post it publicly, send it to [email protected] along with detailed description of your problem.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
-
- Certified Professional
- Posts: 349
- Joined: Tue Feb 18, 2014 2:14 pm
- Location: Co Louth, Ireland
- Contact:
Re: Module variables gets unbinded
I have a small Ranorex solution with 4 TCs (each containing a number of modules). Three of those TCs contain variables that are bound to data in a simple data table. I ran the solution a few days ago and everything worked perfectly.sivakumaran wrote:...Did someone had a similar experience?...
Yesterday, I opened the solution and was surprised to see that in all of the modules which contained variables, those variables were unbound. There wasn't one single variable which was bound and I had to bind the data again in every module .
I have no idea why the data bindings were suddenly lost, as I made no deliberate changes to the test suite, since the previous time the tests ran successfully. This wasn't a problem as it occurred in a small solution, however it would be inconvenient if it happened in a large solution, with lots of bound variables.
The solution is on Tortoise SVN (the SVN log confirms that no one else worked on it at the time of the error). [Ranorex 5.4.4 on Windows 7]
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Module variables gets unbinded
Hello Fergal,
Unfortunately, we are not aware of any similar issues at the moment.
May I ask if the issue is reproducible with your Ranorex Solution?
If yes, it would be great if you could upload or send the compressed Ranorex Solution to [email protected].
Thank you in advance.
Sincerely,
Johannes
Unfortunately, we are not aware of any similar issues at the moment.
May I ask if the issue is reproducible with your Ranorex Solution?
If yes, it would be great if you could upload or send the compressed Ranorex Solution to [email protected].
Thank you in advance.
Sincerely,
Johannes
-
- Certified Professional
- Posts: 349
- Joined: Tue Feb 18, 2014 2:14 pm
- Location: Co Louth, Ireland
- Contact:
Re: Module variables gets unbinded
Thanks Johannes.
Thanks again!
No, it hasn't happened since and I don't know of anything specific that caused it. It wasn't a significant issue and I only posted about it in response to Siva's question.Support Team wrote:...May I ask if the issue is reproducible with your Ranorex Solution?...
Thanks again!