Browse by Tags
All Tags »
CodePlex »
Testing (
RSS)
Tweet Couple of mounts ago I published the Work Item Spell Checker Custom Control for VS 2010 on CodePlex, since than I received requests for enabling Test Case Steps Spell Checking, I made some changes for the project to enable this and now you can run Spell Check on Test Steps. Download Work Item Spell Checker Custom Control Because the steps control cannot be effected on run time from code after you finish the Spell Check you need to refresh the item to see the results. Download Work Item Spell...
TFS Test Steps Editor – Multiline Support Almost every tester I’m working with asked me that question at least once – Why There is No Multiline Support in Microsoft Test Manager ? This is not the best solution but if multiline is a showstopper you can download this tool to help you edit your tests include Multiline support, and if you are a developer want to edit Test Cases this also a good solution for you. Download Test Steps Editor - http://teststepseditor.codeplex.com/
DevAcademy3 Demo - Web Sites Testing with Visual Studio Team System Before everything I want to say Thank You again to all the people that came to my presentation. Web Sites Testing with Visual Studio Team System presentation available now from – DevAcademy 3 Site How to use My Demo: 1. Download Team Suite 90-Day Trial . 2. Download and install - Job Site Starter Kit Download the Job Site Starter Kit (ASP.NET 3.5) Install "Job Site" on your IIS as new Web Site and call it - JobSeeker 3...
SQL Load Testing Introduction - SQL Load Test This tool generates a Visual Studio 2005/2008 Unit Test from a SQL Server Profiler trace. The tool extracts all the SQL statements and stored procedure calls from the trace and turns them into a single Visual Studio Unit Test, which can then be configured as a Visual Studio Load Test. The tool does not interact with the database itself when it generates the test code and so it can be used “offline”. Requirements: SQL Server 2005 SDK and the SQL Server...