- amarb1
- Posts : 1
Join date : 2014-05-19
SetUp config file for different Environments
Mon May 19, 2014 10:16 pm
HI All,
I want to ask about the way to set up the tests for different deployments. Currently in our framework we have the tests which we only run on local server. I want to find a way to run the tests on different deployments for different clients. To be precise the software is same but have different flavors for different clients. So for example for one client in create account page they have FirstName, MiddleName, LastName and all three fields are mandatory but for second client only FirstName and LastName is mandatory. So i want to find a way to run all the tests on different environments and also taking data according to that. I think it can be done in config file by setting up the environments but if you can share a code or snnipet with me that will be great.
Cheers
A
I want to ask about the way to set up the tests for different deployments. Currently in our framework we have the tests which we only run on local server. I want to find a way to run the tests on different deployments for different clients. To be precise the software is same but have different flavors for different clients. So for example for one client in create account page they have FirstName, MiddleName, LastName and all three fields are mandatory but for second client only FirstName and LastName is mandatory. So i want to find a way to run all the tests on different environments and also taking data according to that. I think it can be done in config file by setting up the environments but if you can share a code or snnipet with me that will be great.
Cheers
A
Permissions in this forum:
You cannot reply to topics in this forum