If I add user/application settings to my test project, it creates a conflict of ambiguity within the code. In a normal project (i.e. non-Aii project) I can do things like: using FilmBVTs.Properties; this.WEBSITE_TO_TEST = Settings.Default.GIWebsite; However because every Aii project mostly requires "using...