Page 1 of 1

Multiply Data Binding

Posted: Tue Jul 10, 2012 12:22 pm
by zator
Hello,

Recently i created module group with 2 recordings modules. To test a few iterations of my project i created a simple data table with some data rows. In both of my recording modules i use variable 'NoteTitle', which should have same value during tests. My question is if it is possible to bind one data column to both variables in separated recording modules, because i do not know how to do it.

Paweł

Re: Multiply Data Binding

Posted: Wed Jul 11, 2012 2:04 pm
by Support Team
Hi,

Yes you can do that.
You have to bind the two variables from the two recording files from your module group to a "Group Variable" and the group variable can be bound to the specific column of your data source table of the test case.
For detailed information please take a look at the following links:
Module Group Editor
Lesson 3: Data-Driven Testing.

Regards,
Markus
Ranorex Support Team

Re: Multiply Data Binding

Posted: Thu Jul 12, 2012 9:22 am
by zator
Hi,

Sorry, but I still cannot manage to solve my problem. I only see that merging 2 recording modules give me ability to separate recording variables into constant variables and group variables which can be seen outside module group. I don’t know how to bind two different variables into one. I also can not find it in Your documentation.
Can you give me just a small example how to do it, please?

Paweł

EDIT: problem solved..... forgive me my stupidity :oops:

Re: Multiply Data Binding

Posted: Thu Jul 12, 2012 10:58 am
by Support Team
Hi,

Don't worry about it!
It is not easy to learn how to work with a new product ;).

Regards,
Markus
Ranorex Support Team