Forum Discussion
AlexKaras
14 years agoCommunity Hero
Hi Vidya,
Personally I never had such problem with TC.
Is it possible that your tests do some file-system-related operations using not absolute but relative paths? Usually, the working folder for the running test is the folder where the project suite file is located, so relative path can easily appear to point to some folder that belongs to the project being currently executed.
Personally I never had such problem with TC.
Is it possible that your tests do some file-system-related operations using not absolute but relative paths? Usually, the working folder for the running test is the folder where the project suite file is located, so relative path can easily appear to point to some folder that belongs to the project being currently executed.