visual studio test complete integration
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
visual studio test complete integration
Hi,
I am trying to integrate visual studio 2015 with test complete 12.I was able to install the VS integration page,create a solution and add a testcomplete 12 test item and link the test items in testcomplete to be executed.I selected the preferred test runner as testcomplete and 'Run test items' as Selected below.Now when i go to Test->Windows->Text Explorer and click execute 'Run selected tests' it does not invoke and run the testcomplete test items.Am i missing anything here?
I followed all the steps in this article and yet it does not run my testcomplete test items
https://support.smartbear.com/testcomplete/docs/working-with/integration/ms-vs/alm/run-from-vs.html
Regards,
Shane
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can we see a screenshot of your screen like this one?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What happens if you run it in Debug mode?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No luck get the following error in debug mode
The thread 0x1d3c has exited with code 0 (0x0).
The program '[12636] vstest.executionengine.x86.exe' has exited with code 0 (0x0).
We were unable to automatically populate your Visual Studio Team Services accounts.
The following error was encountered: TF400813: Resource not available for anonymous access. Client authentication required.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, if you look in the examples, the TestComplete tests are being run directly. You should see them them under Run All on the left in your window. I'm not sure what your test method is supposed to be doing.
