Hi,
I need to run my test application on different machines/servers for example(dev machine/testing server)
URL for the each will get changed based on machine,
to configure the base url i try to set the BaseURL in "LocalTestRun.testrunconfig"
and set the navigate URL in each test by relative path.
But it could not able to get the BaseURL.
Do i miss anything.
Even i tried adding the base url to app.config file under "
I need to run my test application on different machines/servers for example(dev machine/testing server)
URL for the each will get changed based on machine,
to configure the base url i try to set the BaseURL in "LocalTestRun.testrunconfig"
and set the navigate URL in each test by relative path.
But it could not able to get the BaseURL.
Do i miss anything.
Even i tried adding the base url to app.config file under "
<
WebAii.Settings>
i attached reference screen shots as well.
Thanks and Regards
Pratheef Raghavan.