Hi Team,
I have created a new selenium+.Net project by using VSTS 2013.\, build_solution creates *.exe file which will execute test cases.
From VSTS 2013 I able to execute the test cases with in 2 mints. To run from TFS, I have created TFS continuous integration build and created batch file which is pointing to *.exe, same batch file added at 'POST build script path" in TFS continuous
integration build.
Issue
When I queue the TFS build, it's not completing the execution. I waited more than 30 mints, but it still executing CI job