This is a migrated thread and some comments may be shown as answers.

Unable to overwrite BaseUrl using .conf file

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
fabrice
Top achievements
Rank 1
fabrice asked on 06 Oct 2016, 03:37 PM

Hi,

we're following  this page http://docs.telerik.com/teststudio/features/test-runners/artoftest-runner

We're trying to overwrite the baseURL by specifying a new one in a  setting file called  "settingAutomatedRun.xml"  .   

We then pass this file to "ArtOfTest.Runner.exe"  using the  "setting=" command. 

 

The issue we're running into is that the setting file is loaded but the BaseURL provided in the setting file is never used, 

 

The setting file looks something like this:

----------------------------------------------------

<configuration>
<WebAii.Settings.Web recycleBrowser="true" baseUrl="###"> </WebAii.Settings.Web> 
</configuration> 

-----------------

The commands used to kickof the Execution server looks something like this:

ArtOfTest.Runner.exe  list=### result=settingsAutomatedRun.xml

Can anyone explain why this isn't working ?

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 11 Oct 2016, 08:05 AM
Hello Fabrice,

Could you please send us your settings file so I can review its structure and try to reproduce the issue. 

You can you ### base URL. I don't need the real URL.

Hope to hear from you soon.

Regards,
Boyan Boev
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
fabrice
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or