Forum Discussion
Hi,
Like Vincent said you could do this through Data driven testing, I think it would be easiest through a TestComplete table variable, where you can use the data generator to generate dynamic data. https://support.smartbear.com/testcomplete/docs/testing-with/data-driven/generators/index.html
I have lot of values that i saves uniquely in the system. So, i just want to specify these values at one place that could easily be changed before start execution like in excel file.
Unable to understand the way, how it can be called differently while Parallel execution with CBT. (I have configured the Browser and Platforms in Execution Plan Like shown in Screenshot)
Please explain the way somewhat deeply. How can i do that. Because i have no idea about that.
Attaching the screenshot of my excel file also where data is separated with test case and the field names which i want to change for every browser which are running parallelly.
Please provide a straight away sample script to achieve that.
Thanks