Hi All,
I have created a Business Process Test, in that it has multiple components. Here, I would like to use the same parameter (lets say "UserName") through out all the components and verify UserName gets displayed in all the components screens. For that I have to give the Parameter Value in all the components for the Parameter UserName. Instead, I want to define Parameter value in first component and use the same value in rest of the components. I did link Parameter across all the components by Promoting the Parameter "UserName" to the test level at the first component and later referencing the same in subsequent components. This way worked when the components default values matched. But failed when I iterate through a different data. Here my question is, how can we use the same input parameter through out all the components? I know, we can output the data in first component and later the use the same value as input parameter in other components. Here I am trying to avoid that step by promoting the parameter at the test level and use it afterwards. Please suggest me the correct approach or let me know what I was doing wrong.
Any help is greatly appreciated.
Thanks!!
Vaasu.