Blog Layout

TFS - ALM Guide

E.DIN Editor • Sep 04, 2014
GENERAL TFS ARCHITECTURE - Team Foundation Server

http://msdn.microsoft.com/en-us/vstudio/ff637362.aspx


http://blogs.msdn.com/b/bharry/archive/2014/04/02/tfs-2013-2-update-2-released.aspx



MSF for Agile Software Development v5.0

http://msdn.microsoft.com/en-us/library/dd380647%28v=vs.100%29


http://blogs.msdn.com/b/mvpawardprogram/archive/2012/09/04/automated-build-deploy-test-using-tfs-2012.aspx


 

 

Configuring a TFS Team Build Server to Run Coded UI Tests

http://www.codesmartnothard.com/2010/10/04/ConfiguringATFS2010TeamBuildServerToRunCodedUITests.aspx


http://msdn.microsoft.com/en-us/library/ms253138.aspx


http://geekswithblogs.net/jakob/archive/2012/09/05/get-started-using-build-deploy-test-workflow-with-tfs-2012.aspx


http://msdn.microsoft.com/en-us/library/jj159530.aspx


http://msdn.microsoft.com/en-us/library/ms253138.aspx#Runner_VS_Filter


 

 

Lab management workflow activities

http://msdn.microsoft.com/en-us/library/vstudio/ff934562.aspx#bkmk_executeremotetestrun

 

 

Team Explorer for Microsoft Visual Studio 2013

http://www.microsoft.com/en-us/download/details.aspx?id=40776

 

Export using wiqadmin

http://wiqadmin.codeplex.com/documentation


 

USING TOOLS

http://nakedalm.com/quality-centre-to-team-foundation-server-in-one-complex-step/


http://www.kovair.com/omnibus-solutions/migration-synchronization-hpqc-and-tfs-mtm.html


https://my.tasktop.com/support/download


http://blogs.msdn.com/b/willy-peter_schaub/archive/2011/06/06/toc-tfs-integration-tools-blog-posts-and-reference-sites.aspx


Running Selenium test on TFS

http://sqa.stackexchange.com/questions/1135/running-selenium-test-on-tfs


 

AUTOMATE TEST CASES

http://msdn.microsoft.com/en-us/library/dd380741.aspx

 

Importing Automated Tests into Test Cases

http://msdn.microsoft.com/en-us/library/ff942471.aspx


 

 

VS2013 Import and export project categories [witadmin]

http://msdn.microsoft.com/en-us/library/dd273721.aspx


Import, export, and manage work item types [witadmin]

http://msdn.microsoft.com/en-us/library/dd312129.aspx


http://msdn.microsoft.com/en-us/library/ms181695%28v=vs.100%29.aspx#teamexplorer


Application Life-cycle Management with Visual Studio Team Foundation Server

http://msdn.microsoft.com/en-us/library/fda2bad5.aspx


Bulk add or modify work items with Excel
http://msdn.microsoft.com/en-us/library/dd286627.aspx

TFS Bug Item HP Synchronizer
http://www.juvander.fi/Site/Products/TFSBugItemSynchronizer.aspx

Released: TFS Bug Item Synchronizer 2.7 for Quality Center
http://www.juvander.fi/site/Home/Blog/tabid/128/EntryId/756/Released-TFS-Bug-Item-Synchronizer-2-7-for-Quality-Center.aspx

BETA Import Export Utility 2.4 (Updated 9/4/2014)
http://www.juvander.fi/site/Downloads.aspx


HP ALM Synchronizer 1.50 Team Foundation Server (TFS) 2013 Adapter

https://hpln.hp.com/group/synchronizer-content-alm
https://hpln.hp.com/group/synchronizer-content-alm/#TFS2013






By E.DIN Editor 17 Nov, 2021
Title: Base64 Encoding With Simple Salt (and decoding)
By E.DIN Editor 17 Nov, 2021
XPCMD_SHELL Move & Load Data from Directory
By E.DIN Editor 17 Nov, 2021
By E.DIN Editor 17 Nov, 2021
By E.DIN Editor 01 Oct, 2020
 ***** My Valid Data Monitor **** XML OUT *** HTML EMAIL DELIVERY  *****IF OBJECT_ID('tempdb..#tCustomerID') IS NOT NULL DROP TABLE #tCustomerID    select distinct         mm.CustomerID  Into #tCustomerID    from myDatabase..myTable (nolock) mm     left join myDatabase.dbo.myOtherTable (nolock) mo  on mm.refID = mo.id     left join myDatabase.dbo.myOtherTableDetail (nolock) mod  on mo.id = mod.myOtherTableid         and mm.SearchValue = mod.SearchValue     where mm.refID is not null     and mm.quantity is not null      and mod.SearchValue is nullIF Exists (Select 1 From #tCustomerID)BEGIN DECLARE @xml NVARCHAR(MAX)DECLARE @body NVARCHAR(MAX)SET @xml = CAST(( SELECT [CustomerID] AS 'td' FROM #tCustomerID ORDER BY CustomerID FOR XML PATH('tr'), ELEMENTS ) AS NVARCHAR(MAX))SET @body ='

My Valid Data Monitor

'    SET @body = @body + @xml +'
CustomerID
'--SELECT @body  exec msdb.dbo.sp_send_dbmail  @profile_name  = 'dbmailProfile' ,@recipients    = 'usergroup@mydomain.com' ,@subject       = 'My Valid Data Monitor' ,@body          = @body ,@body_format   = 'HTML'END
By websitebuilder 20 Sep, 2020
The new season is a great reason to make and keep resolutions. Whether it’s eating right or cleaning out the garage, here are some tips for making and keeping resolutions.
By websitebuilder 20 Sep, 2020
There are so many good reasons to communicate with site visitors. Tell them about sales and new products or update them with tips and information.
By websitebuilder 20 Sep, 2020
Write about something you know. If you don’t know much about a specific topic that will interest your readers, invite an expert to write about it.
By tekp 15 Jul, 2020
Turn Up! Not every microphone has the same base volume for transmitting your voice through your computer to whoever or whatever is on the other end of the exchange. Some microphones have a higher volume as compared to others, and some microphones have a volume that is so low that the person on the other […] The post How to Turn Up Mic Volume in Windows 10 – Appuals.com appeared first on TekPreacher.
By E.DIN Editor 09 Jun, 2020
'+@UNCPathAndLogTable+'
More Posts
Share by: