Shai Raiten

WIIFM? Alot !!!

 Subscribe in a reader

Browse by Tags

All Tags » Microsoft Test & Lab Manager (RSS)
Visual Studio 2010 Test Package for Mozilla Firefox
Visual Studio 2010 Test Package for Mozilla Firefox As you know Visual Studio 2010 Coded UI Test will not support Firefox recording, but is now supporting Firefox Playback. Coded UI Test will not recognize Firefox objects, many customer needs the ability to run automation on Firefox browser, for that reason Microsoft just released a “ Power Tool ” just for that (Mozilla Firefox 3.5 and above).   How To Record Coded UI Test On Firefox “Visual Studio Test Package for Mozilla Firefox” which can...
Introduction To CodedUI and Microsoft Test Manager – Developer Academy 4
Introduction To CodedUI and Microsoft Test Manager – Developer Academy 4 is around the corner, I’m going to talk about one of the most amazing features in Visual Studio 2010 – Testing, or should I say – Super Advanced and Easy Automation Ability. In my session I’ll talk about CodedUI Testing, Data Adapters (off course how to create a custom adapter) and a lot more cool stuff, and short demo on CodedUI success story from Intel. So if you want to hear about the future of testing visit Developer Academy...
HowTo: Upgrade CodedUI Test From Beta 2 To RC
HowTo: Upgrade CodedUI Test From Beta 2 To RC If you have created CodedUI Test in Visual Studio Team System 2010 Beta 2 and you upgrade Visual Studio to RC than you have a problem. This is because Microsoft changed specialized classes like HtmEdit, WinWindow, WpfButton and more and have been added them to the product, instead of generate UserControls file. Take Notice UserControls will be not add to the project any more!!! Awesome! You will see that Beta 2 CodedUI Test are no longer compiling under...
Test Manager 2010 (RC) – What’s New
Test Manager 2010 (RC) – What’s New In my last post I’ve talked about how to upgrade you TFS - Upgrade Team System Beta 2 To RC – Smooth , I didn’t post anything about how to upgrade Visual Studio Beta2 to RC, because all you need to do is uninstall Beta 2 and Install the RC.(If you used Beta 2 Modeling projects take a look at this post - Visual Studio 2010 RC – Unable To Load Modeling Project From Beta 2 ). So what’s new in RC: 1. Speed Speed Speed, Microsoft did a great job with Test Manager performance...
Quality Center Migration To Team System 2010 - Done
Quality Center To Team System 2010 Migration - Done In the last couple of months I worked on Quality Center 2 Team System 2010 Migration Tool , this tool is a simple wizard gives you a very easy platform to leave Quality Center behind and move forward to Microsoft Test & Lab Manager without losing any information. I’ve just finished a full migration from Quality Center to Team System 2010 includes: Requirement Test Case Bug Total of 1200 items. Include Coverage Here is couple of screenshot of...
VSTS 2010 – New Test Case Format, What About The MHT Files?
VSTS 2010 - New Test Case Format, What About The MHT Files? With Visual Studio 2008 we were able to create Test Cases using MS Word (MHT File), that means we need to rewrite all our Test Case to fit 2010 Format? The answer is NO, Open the MHT document and select the “Description” and “Expected” columns and click “Copy”. After that open Visual Studio 2010m create new Test Case and paste the Test Case. And Walla! i Enjoy.
Microsoft Test & Lab Manager Beta 1 – Test Plan
Microsoft Test & Lab Manager Beta 1 – Test Plan In my last post I talked about Microsoft Test & Lab Manager - Interface , in this post I’ll talk about creating new test plan. But before we can create Test Plan we must connect to a Context to work on. The first thing you will see is “Set Plan Context”, as I said in the last post – you can’t start working without a Plan! If you already define plan for your testing team you can select those and if not create new Test Plan. “New Test Plan” –...