One-Click Test Case Binding Tool 一鍵綁定測試用例(Visual Studio 2012)
最近項(xiàng)目需要就寫了一個(gè)用來綁定測試代碼和tfs test case的工具,如果對你有用 那就拿走吧
文檔從word拷貝到頁面上格式都亂了,還好內(nèi)容都在,將就的看把。。。。從nuget下載插件以后里面有完善的文檔
用戶:經(jīng)常開發(fā)單元測試或者自動(dòng)化測試的用戶,并且同時(shí)需要使用tfs或者是test manager
用例:在visual studio中開發(fā)了很多unit test和coded ui test,這個(gè)工具可以根據(jù)代碼自動(dòng)在TFS中創(chuàng)建test case 并且綁定automation,(如果已經(jīng)存在就更新)
Sample
Sample: Create and Bind Test Case
|
Test Code |
Perform Binding |
Auto Create And Update Test Case in TFS |
Auto Bind Test Automation |
Save binding relationship to code for next update |
![]() |
(right click code windows) |
|
|
![]() |
Feature List
- Create and update Test Case in TFS based on Code and Template
- Bind Test Automation
- Load Title and Summary From TFS Into Code
Installation From Nuget
- Open Visual Studio 2012
- Open Any Solution or Project in Visual Studio 2012, you will see following screen

- Right Click Project and select “Manage NuGet Packages”

- In popup windows
-
a) Select “stable Only”
b) Click “Online”
c) Input “TestCaseBinding” in search online textbox
d) Click install

- You will see a file “Microsoft.ECO.TestHelper.config” has been added to you project’s root folder

- Restart visual studio 2012 to enable addin
- Right click code windows and click “Sync Test Case with TFS”






浙公網(wǎng)安備 33010602011771號