One-Click Test Case Binding Tool 一键绑定测试用例(Visual Studio 2012)

最近项目需要就写了一个用来绑定测试代码和tfs test case的工具,如果对你有用 那就拿走吧

文档从word拷贝到页面上格式都乱了,还好内容都在,将就的看把。。。。从nuget下载插件以后里面有完善的文档

 

用户:经常开发单元测试或者自动化测试的用户,并且同时需要使用tfs或者是test manager

用例:在visual studio中开发了很多unit test和coded ui test,这个工具可以根据代码自动在TFS中创建test case 并且绑定automation,(如果已经存在就更新)

 

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

  1. Create and update Test Case in TFS based on Code and Template
  2. Bind Test Automation
  3. Load Title and Summary From TFS Into Code

Installation From Nuget

 

  1. Open Visual Studio 2012
  2. Open Any Solution or Project in Visual Studio 2012, you will see following screen
  3. Right Click Project and select “Manage NuGet Packages”
  4. In popup windows
  5. a)         Select “stable Only”

    b)         Click “Online”

    c)         Input “TestCaseBinding” in search online textbox

    d)         Click install

  6. You will see a file “Microsoft.ECO.TestHelper.config” has been added to you project’s root folder
  7. Restart visual studio 2012 to enable addin
  8. Right click code windows and click “Sync Test Case with TFS”

posted on   听说读写  阅读(1761)  评论(0编辑  收藏  举报

编辑推荐:
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· 展开说说关于C#中ORM框架的用法!
· SQL Server 2025 AI相关能力初探
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库

导航

< 2013年5月 >
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8
点击右上角即可分享
微信分享提示