Browse by Tags
All Tags »
Visual Studio 2010 »
Testing (
RSS)
קראתי היום כתבה של ערן רוסו – בעיה בהזנה שדה סיסמה דרך 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...
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...
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...
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...
Tweet The conference was Amazing!!! I had great time in the conference with partners, customers and friends, I didn’t went to most of the lectures (Ich weiß nicht Deutsch spricht) but from the people who presented the presentation and the title there were plenty of interesting lectures. In my lecture I’ve talked about Applied Software Testing with Visual Studio 2010 , I showed demos on Test Manager, Web Performance Test, Load Testing and of course Coded UI Testing. I’ve also talked about Migration...
Tweet Couple of days ago I wrote about How To Change Test Scribe Template since than I got plenty of emails on that subject asking me to supply more and more information about changing Test Scribe Template. Many people thinks that: “The output generated by Test Scribe is not customizable in this release.” But this is not fully correct, you can change the Test Scribe template but this will require couple of hacks….. But possible I recommend you to read the How To Change Test Scribe Template article...
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...
Couple of months ago Sela Collage were a sponsor in Microsoft ALM Summit in Seattle , there we announced on ALM Products and the first version of Web Test Manager - Innovative approach to managing and running your tests - Any Test – AnyWhere - Anytime (by Everyone) under TFS 2010. WTM = Manage your tests directly from your browser in TFS 2010 Now, for the first time you can manage your tests without the need for any local installation, WTM is a web application integrated in VS 2010 Team Web Access...
CodeProject Yesterday I had the pleasure to give a Full day lecture about Microsoft Test Manager, Unit Tests, Web Test, Coded UI Test and Load Testing. We started with a short talk about ALM and ways to improve your development and Testing process using Agile, CMMI and Scrum, then we apply this to how should we work with Microsoft Test Manager with different methodologies (Scrum etc) to create better Test Coverage and better experience for Tester and Developer alike. After we played with Microsoft...
CodeProject Some news for Visual Studio 2010, I’ll start from several updates you should to apply on you TFS and Visual Studio. KB - TFS 2010 SP1 Cumulative Update 1 – KB2536929 This is the first Update from Microsoft since SP1, and the new concept from Microsoft is to release hot fixes for critical bugs, every once in a while when the development team feels they have critical mass of fixes they will publish new Update includes all hot fixes. – So make sure your Visual Studio and TFS are up to date...
בתאריך ה – 5.6 קיימה מכללת סלע מפגש בנושא Visual Studio 2010 ומוצרי ALM במיקרוסופט רעננה, ראשית אני רוצה להודות לכל האנשים שהגיעו והשתתפו במפגש – קיבלנו פידבקים מצויינים ואנחנו כבר מתכננים עבורכם מפגש נוסף על הנושאים שביקשתם!!! בגלל העניין הרב בהרצאות והשתתפות הקהל לא הצלחנו להגיע להרצאה של שמוליק סגל בנושא Team Build 2010 אך בגלל הביקוש הרב מכללת סלע אכן תקיים מפגש נוסף בנושא! אתם מוזמנים להוריד את המצגות מהמפגש: Requirement Management using Visual Studio 2010 – מרצה : דן מורגנשטיין - הורדה Applied...
As part of Visual Studio 2010 release we get a new tool for Testers called – Microsoft Test Manager (aka: MTM) Lots of my customer already use this tool and I want the rest will go on the same path, so I’ll write a guide for new users who want to start performing Manual Testing using MTM. Let’s Start – First thing is to define a Plan , like every other Team, also the Tester needs to start Testing as part of a Plan, Same as Development Team. So the first part is to create a Test Plan, for some teams...
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...
MSDN Webcast - Migrate Quality Center to Team Foundation Server 2010 Using Scrat (Level 300) What is Scrat? - Scrat converts and migrates all of your HP Quality Center™ projects and items over to Microsoft Team Foundation Server 2010™. The migration is quick, easy and a safe process that completes in just a few hours. Contrary to the manual migration traditionally employed by organizations, Scrat fully automates the process. Scrat puts the control in your hands, Through an easy to manage wizard,...
More Posts
Next page »