How can I re use the framework to test using different test | Selenium Forum
M
Posted on 02/02/2016
Hi,

Is there any possible ways to use same framework with different data sets & different browsers.

Suppose I have developed the framework & the testing environment is same for all users. & there are two users.

So, can we both execute the script at the same time?

Thanks,
Ashok

M
Replied on 02/02/2016

[quote:1m4oenmt]any possible ways to use same framework with different data sets & different browsers.
[/quote:1m4oenmt]

yes you can give the path in properties file. watch module 20.

[quote:1m4oenmt]can we both execute the script at the same time?
[/quote:1m4oenmt]

not if data is different but it can be done if you change the properties file.