Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3671846
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T02:32:13+00:00 2026-05-19T02:32:13+00:00

I am writing unit tests in visual studio 2010. For test some functionality, I

  • 0

I am writing unit tests in visual studio 2010.
For test some functionality, I have added a folder with testfiles.
I need to get this folder programmatically without a hard path in a string.

The folder contains in <projectDirectory>/TestFiles

I have tried to use AppDomain.CurrentDomain.BaseDirectory.
This will only work if I run my unit tests with resharper.
result is <projectDirectory>/bin/debug so I can easily go to TestFiles.

If I am running test with visual studio, the BaseDirectory is:
<sameFolderAsSolutionFile>\TestResults\<username>_<pcname> <datatime>\Out

I have moved my solution file to another folder. So my projects aren’t in the same folder as my solution file.
Example:
<sameFolderAsSolutionFile> = C:\SolutionFiles
<projectDirectory> = C:\Projects\MyProject

Can someone tell me how to get the path to my test-files without using a hardcoded string?

EDIT
I haven’t found a solution yet.
Visual Studio is using another build folder for testing.
So everything what is normally builded into the bin folder will be builded into another folder for the test.

MY TEMP-SOLUTION
I have added a App.config file in my test project.
In this configuration file I have added a setting with the required path to the test files:

<appSettings>
  <add key="TestFiles" value="C:\Projects\MyProject\TestFiles"/>
</appSettings>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T02:32:13+00:00Added an answer on May 19, 2026 at 2:32 am

    You can copy this folder into the deployment folder of the unit tests with the DeploymentItem attribute.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am writing some unit tests in Visual Studio 2010. I can run all
I am writing some unit tests using visual studio 2008 professional edition. I learned
I am writing unit tests for some of my code and have run into
I was writing some Unit tests last week for a piece of code that
I am currently writing some unit tests for a business-logic class that includes validation
I'm writing some unit tests which are going to verify our handling of various
I am in the process of writing some unit tests for my controllers in
I use Visual Studio 2008 Professional automated tests. I have a function that writes
I'm writing some unit tests for Fluent NHibernate mappings (for the first time). When
When writing unit tests, it is normally advisable to test the edge cases. However,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.