DCSIMG
Testing,Visual Studio - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » Testing » Visual Studio (RSS)
עבודה עם סיסמאות ב–Coded UI Test
קראתי היום כתבה של ערן רוסו – בעיה בהזנה שדה סיסמה דרך Coded UI Test ורציתי לחדד את הנושא עבורכם: כאשר מקליטים בדיקה בעזרת Coded UI Test על אתר או אפליקציה שמשתמשת בפקד Password הסיסמה תישמר מוצפנת בקוד שנוצר. public string UIPasswordEditPassword = "1U3nLUbO/llTew1#IBFZb1Vu6aDc/ggm" ; אם נתבונן בקוד שנוצא על ידי Coded UI Test נוכל לראות את ההשמה של הסיסמה השמורה לשדה Password: public void RecordedMethod1() { #region Variable Declarations HtmlEdit uIUserNameEdit = this .UILoginWindowsInternetWindow...
Visual Studio 2012–News (iPhone, Web Test Management, 260 Limit and more)
With Visual Studio 2012 and TFS 2012 we have a lot of new stuff for Developers, Testers, Managers customers and more, and this is not the end…. Microsoft continues to develop new features for 2012 version. Test Case Management On The Web Brian Harry - We’ve heard from a number of customers that in final acceptance testing, they don’t want to install anything on the test environment that’s not going to be in the production environment.  That’s understandable.  In our first update, we will...
Visual Studio/TFS 2012 Release Candidate Available
Tweet Couple of hours ago Brian Harry post about the RC version for VS and TFS 2010 + Alex Golesh post about Windows 8 Release Preview . As we know VS/TFS 2012 comes with many great improvements and new features that push forward the ALM platform allowing more and more people to work as team more easily and much more productively. Visual Studio Product website Eclipse update site for the latest Team Explorer Everywhere preview or the download page Overall summary of changes since the Beta Jason’s...
Work Item Spell Checker–Test Case Steps Support
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...
The Git Hole
Tweet I consider myself a calm person with plenty of tolerance, I believe in productive discussion and love it – Part of my job as a consultant is to talk with Teams and explain them why you should choose a specific product over another, in 99.9% of those meetings there is one guy that don’t like the change (No One Like Changes) and you need in a calm way to explain and show him the benefits of the new tool – Forcing someone to do something is never a good thing. But sometimes there is no wining...
The Future of Testing: Quality Center vs. Team Foundation Server
Tweet Quality Center vs. TFS is a question I hear a lot, each customer that works with Quality Center has faced this question when the development team has decided to work with TFS or the Testers want features to help them improve their testing quality. Instead of talking about that subject only with my customers I decided to write something on that subject to help you understand the power of TFS for Testers, and how this platform will improve your Testing abilities with more advance features and...
Convert NUnit To MSTest Unit Test
Tweet Today one of my customers decide to work with MSTest Unit Test instead of NUnit, he asked me what he need to do to make it happen? There are couple of options to accomplish that": Add Build Extension to Support NUnit run from MSBuild. Create Custom Activity to run NUnit executable Convert the NUnit Syntax to MSBuild Because the customer had nothing special in NUnit and the entire company works in .NET and Team Build we decide to convert the NUnit Tests to MBuild Unit Tests Format. Here...
Team Foundation Server on Windows Azure: A Preview is available!
Tweet Straight from the oven, Brian Harry just post and gave 250 free TFS Azure Accounts for those who didn’t came to Build Conference. 250 use activation code: “bharry” To use the code, visit http://tfspreview.com .  Below you’ll find a walk through of the sign up experience. Although the service is pre-release at this time and is not complete, much of the TFS functionality works today.  You can use: Source control Work item tracking Agile project management (a new feature in TFS 11) Testing...
Visual Studio 11 and TFS 11 Available For MSDN Subscriptions
Tweet Build Conference announced several new things, beginning from Windows 8 to the new version of TFS 11 and Visual Studio 11. TFS 11 and Visual Studio 11 are in Developer Preview state, means it’s not even a Beta, but every things works just fine If you like to experience the new features coming in TFS 11 and Visual Studio 11. We in Sela Group will do a special event to introduce the new TFS 11 and Visual Studio 11 over the coming weeks, meanwhile if you have an MSDN Subscription you can download...
Visual Studio 2010 מכללת סלע ומיקרוסופט שמחות להזמינך למפגש מרתק ללא תשלום בנושא
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...
TFS API Index Parts 1 To 37
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 Include HTTP Headers In Web Test Recording
How To Include HTTP Headers In Web Test Recording HTTP header fields contain the operating parameters of an HTTP request or response. With the request or response line (first line of message), they form the message header. Here is a ScreenCast on How to Create Web Test\Coded Web Test - Screencast [HE] While recording Web Test you will notice that Headers are not included in Web Test Requests, this because Web Test only record below header by default: SOAPAction Pragma x-microsoftajax Content-Type...
How To: Enable+Disable Just-In-Time Debugging
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
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 [HE]
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!
More Posts Next page »