Browse by Tags
All Tags »
Team System »
Visual Studio »
Testing (
RSS)
Application Life Cycle Management with Visual Studio 2010 במפגש זה תוכלו ללמוד על פתרון ה- ALM המתקדם ביותר ולצפות בדמאויים עשירים. המפגש מיועד למפתחים ולבודקים ויועבר ע"י מיטב המומחים בנושא. לוח זמנים מתוכנן : 8:30-9:00 – התכנסות ורישום. 9:00-10:00 – Requirement Management using Visual Studio 2010 – מרצה : דן מורגנשטיין. 10:00-11:00 – Applied Software Testing with Visual Studio 2010 – מרצה : שי רייטן 11:00-11:15 – הפסקה 11:15-12:00 – סיפור לקוח – חטיבת מוצרי ה- Enterprise של Nice בחברה ב- ALM...
Since 2009 I ‘m writing about TFS API and several people asked to get an index page with all parts related to TFS API, so here is it: Basic TFS API Part 1: Domain Picker TFS API Part 2: Domain Picker Using Registered Servers (Cache) TFS API Part 3: Get Project List Using ICommonStructureService TFS API Part 4: Get TFS User List (Mail, Sid, Account, Domain) TFS API Part 7: Use IEventService To Get User Event Subscriptions TFS API Part 8: Subscribe/Unsubscribe Events Using IEventService TFS API Part...
How To: Enable+Disable Just-In-Time Debugging In Visual Studio Team System each tester had VSTS installed on his computer, there is a lot of benefits for developer but limitation for QA. As QA you want to get the ERROR Screen and not Debugger window asking you to debug the error and so here is 5 steps to disable the debugger Open Visual Studio click on the Tools menu, click Options. In the Options dialog box, select the Debugging folder. In the Debugging folder, select the Just-In-Time page. In the...
Top 10 Visual Studio Team System (VSTS) and Team Foundation Server (TFS) Articles You Must Read Published on: http://www.dotnetcurry.com/(X(1)S(eyhx5h45oaagyt452an5ib3b))/ShowArticle.aspx?ID=195&AspxAutoDetectCookieSupport=1 If you have missed on some top articles of Visual Studio Team System (VSTS) and Team Foundation Server (TFS) on dotnetcurry.com, then this is a must read for you. The Top 10 articles have been decided by our editorial panel based on the popularity of the article, user rating...
Team System – How to Create Data Binding Web Test – Screencast Download MyWebTestProject Demo – Data Binding In this screen cast I will show how to create Data Binding Web Test (SQL,CSV,XML) with Visual Studio Team Test 2008. Enjoy!
Team System – How to Create Web Test\Coded Web Test - Screencast In this screen cast I will show to create Web Test and Coded Web Test with Visual Studio Team Test 2008. Download MyWebTestProject Demo Enjoy!
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...