| November 11, 2008 15:16:03 |
#1 |
| sivagarlapati |
Member Since: January 2007 Total Comments: 11 |
RE: Parametrize through environment variables |
| Environment parameters are especially useful for localization testing, when you want to test an application where the user interface strings change, depending on the selected language. Environment parameters can be used for testing the same application on different browsers. You can also vary the input values for each language by selecting a different Data Table file each time you run the test. |
| |