Declined
Last Updated: 04 Jan 2024 12:45 by ADMIN
ADMIN
Daniel Djambov
Created on: 30 Nov 2015 07:26
Type: Feature Request
2
Improve synchronization of Test Studio project file and Visual Studio project file
If you delete files or folders from your test suite using the TS standalone IDE, the Visual Studio plug-in will not detect the deleted files/folders when you compile your project so you must re-delete them there too.
2 comments
Farzad
Posted on: 17 Oct 2016 17:57
Communication between VS plug-in and Test Studio is limited at best – I have also bee have the same issue:
•	When adding DLL reference to Visual Studio project, it is not automatically added to the corresponding Test Studio project
And some additional related issues:
•	When modifying a code behind file Visual Studio project, it is not reflected in the corresponding Test Studio project until it is re-opened.
•	In fact when modifying code in any editor other than Test Studio environment, TS project will have no idea until it is re-opened.

For reference we using VS 2013 Ultimate and TS 2016.1 Ultimate
Ewin
Posted on: 12 Jan 2016 15:42
Additionally, changing the Assembly Name and Namespace needs to synchronize as well.  It was annoying to have to configure it in two locations.