No announcements
Found 2088490 threads
-
0 Votes
Test Runs not deleted after tfsbuild /destroy
And we can use TFS Power Tools Test Attahcment clean feature to clean the test data from database.Answered | 5 Replies | 1189 Views | Created by Sconnolly - Thursday, August 20, 2015 12:31 PM | Last reply by John Qiao - Tuesday, August 25, 2015 3:24 AM -
1 Votes
Can vstest.console.exe run web performance tests ?
Hi VenkatapathiRaju, VSTest.console.exe can’t run web test and load test.Answered | 1 Replies | 1583 Views | Created by VenkatapathiRaju Mandapati - Wednesday, October 22, 2014 5:59 AM | Last reply by Amanda Zhu - Wednesday, October 22, 2014 9:26 AM -
0 Votes
Running Automated TFSBuild on Specified Changeset, Please Help?
.: tfsbuild start your-tfs-server yourTeamProject yourDefinitionName /getOption:Custom /customGetVersion:C1234 For more info type "tfsbuild start ...Answered | 3 Replies | 4439 Views | Created by T00ks - Wednesday, December 9, 2009 11:50 AM | Last reply by T00ks - Thursday, December 10, 2009 9:40 AM -
6 Votes
Can developers run web tests?
It is not possible to run the tests except the Unit Tests in Team Edition for Software Developers.Answered | 3 Replies | 3421 Views | Created by Eric Hammes - Wednesday, May 27, 2009 12:58 PM | Last reply by Raghavendra - Thursday, June 4, 2009 4:05 PM -
1 Votes
Error while running Web Test on VSTS 2008
Downside here is that the proxy is going to skew your results if you are running a load test, because the proxy may breakdown or delay your responses, or could cache things, and ...Answered | 4 Replies | 8222 Views | Created by Abhishek Bhatore - Friday, February 27, 2009 11:12 PM | Last reply by rogeorge - Thursday, March 12, 2009 3:39 AM -
0 Votes
Using Web Tests or Coded UI Tests on TFS2013 Online
>Ideally we would want to be able to run this on TFS2013 under Tests in the browser.Answered | 1 Replies | 428 Views | Created by MarkNab - Tuesday, December 15, 2015 12:26 AM | Last reply by Jack Zhai-MSFT - Wednesday, December 16, 2015 5:57 AM -
1 Votes
load test + web test
I found the following 2 websites that explain the different access methods and how to partition data over multiple agents in a multicomputer test environment ...Answered | 2 Replies | 4146 Views | Created by anaspdotnetguy - Friday, December 26, 2008 4:07 PM | Last reply by anaspdotnetguy - Tuesday, December 30, 2008 2:44 PM -
1 Votes
Schedule Web Tests using Visual Studio 2013???
Hi Tim, Just in addition to Crystal's post I would recommend customising TFSBuild to run post deployment tests as part of your Continuous Integration ...Answered | 2 Replies | 566 Views | Created by Tim McCrank - Wednesday, June 11, 2014 1:42 PM | Last reply by dwate88 - Thursday, June 12, 2014 8:51 AM -
0 Votes
Is the test name available when running a web test
I have written a custom web test plugin to log some information for me when tests are run.Answered | 2 Replies | 3532 Views | Created by Tom_Pip - Wednesday, February 17, 2010 3:43 PM | Last reply by Tom_Pip - Wednesday, February 17, 2010 5:28 PM -
0 Votes
Error running tests on Desktop build
If I run the build in the visual studio command prompt it works.Answered | 4 Replies | 3931 Views | Created by Amko Hartman - Tuesday, March 17, 2009 10:13 AM | Last reply by Amko Hartman - Monday, March 30, 2009 6:16 AM -
0 Votes
ASP.Net Website Build automation with TFSBuild
Hi Madhuri, Our Team Build automation works fine with a web site though it is precompiled like a normal web application by Team Build.Answered | 9 Replies | 8259 Views | Created by MadhuriM1 - Wednesday, January 6, 2010 2:03 PM | Last reply by GaneshMSDN - Wednesday, February 24, 2010 2:58 AM -
1 Votes
Tfsbuild commandline and passing Agent Settings Tag
Hi All, If I create a TFS 2010 Team Build agent with an assigned Tag and a team build definition does not have a Tag specified in the Agent Settings ...Answered | 1 Replies | 5484 Views | Created by Mike Dang - Thursday, May 27, 2010 5:27 PM | Last reply by Jakob Ehn - Friday, May 28, 2010 11:29 AM -
0 Votes
Web tests not running in TFSBuild 2008
I have SP1 installed and Team System Developer and I get the same thing running ordered test.Answered | 3 Replies | 5054 Views | Created by d_moylan - Monday, June 2, 2008 3:31 AM | Last reply by N8CodeGuru - Saturday, July 3, 2010 9:13 PM -
0 Votes
Unable to run manual test or add a requirement on Test Manager
After all, it looks like the problem was caused by some project collection specific configurations migrated from TFS 2008.Answered | 4 Replies | 4397 Views | Created by Linus W Lee - Thursday, August 4, 2011 5:48 PM | Last reply by Linus W Lee - Wednesday, August 10, 2011 3:30 PM -
0 Votes
Scheduling a Test to Run Automatically
Hi Ranjeet, Sean Lumley wrote a blog article on this very subject so refer ...Answered | 1 Replies | 3666 Views | Created by Ranjeet Eazework - Sunday, July 25, 2010 6:25 PM | Last reply by rogeorge - Sunday, July 25, 2010 6:53 PM -
0 Votes
Run Test on Different Machine
There are some articles out there about running web tests with team build.Answered | 6 Replies | 3272 Views | Created by WPF_Dev - Saturday, August 1, 2009 1:23 PM | Last reply by WPF_Dev - Sunday, August 2, 2009 1:49 PM -
3 Votes
How to run a web test 2 times/iterations?
Hello, Usually if you parameterize and run web test separately, it will the web test with all data from the data source, if you want to ...Answered | 5 Replies | 4001 Views | Created by MaverickKarthick - Friday, September 3, 2010 8:37 AM | Last reply by MaverickKarthick - Wednesday, September 15, 2010 9:10 AM -
0 Votes
Running 2008 test DLL from Microsoft test manager 2010
It needs .Net 4 to run correctly, so upgrade your test cases to Visual Studio 2010 Ewald - Please remember to mark the replies as answers if they help.Answered | 3 Replies | 5503 Views | Created by Venkatesh Manian - Thursday, September 9, 2010 11:04 PM | Last reply by niveditabawa_MSFT - Sunday, September 19, 2010 7:17 PM -
0 Votes
Data driven web testing
Double click the .testrunconfig file, choose 'Web Test' tab, select 'one run per data source row'.Answered | 2 Replies | 5506 Views | Created by Sherin Samuel - Thursday, October 21, 2010 6:57 AM | Last reply by Edwer Fang - Monday, October 25, 2010 4:45 AM -
0 Votes
Coded Web Tests won't run in 2012
Hello Ian, I think that it is devised for coded web tests in VS2012.Answered | 3 Replies | 2014 Views | Created by Ian Holdsworth Automation Test Engineer - Wednesday, October 24, 2012 12:26 PM | Last reply by Amanda Zhu - Thursday, October 25, 2012 8:03 AM - Items 1 to 20 of 2088490 Next ›
No announcements