Presentation is loading. Please wait.

Presentation is loading. Please wait.

Manual Testing with Microsoft Test Manager 2010

Similar presentations


Presentation on theme: "Manual Testing with Microsoft Test Manager 2010"— Presentation transcript:

1 Manual Testing with Microsoft Test Manager 2010
4/1/2017 7:00 AM DEV204 Manual Testing with Microsoft Test Manager 2010 Brian Keller Sr. Technical Evangelist Microsoft © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 I work here…

3 …on this…

4 …and this.

5 I blog here: http://blogs.msdn.com/briankel

6

7 Manual Testing with Microsoft Test Manager 2010
Philosophy and Design Goals Microsoft Test Manager Test Plans Test Case Management Authoring Tests Running Tests Fast-Forward for Manual Testing Introduction to Coded UI Tests

8 Test Automation with Visual Studio 2010: Coded UI Tests and Lab Management
Advanced Coded UI Tests Lab Management Build-Deploy-Test Best Practices Getting Started Wednesday, May 18 | 8:30 AM – 9:45 AM C305

9 Visual Studio 2010

10 Climbing Cost of Failure Conditioning Training Training Phase

11

12 Release Cost of Bugs Test Development Software Phase

13 USS Yorktown, SmartShip
crew member entered 0 in a data entry field, caused a “divide by 0” error that shut down propulsion dead in the water for 2hrs 45mins

14 Ariane 5 Flight 501 re-used code from Ariane 4, but took a different flight path because of different booster design conversation from 64bit float to 16bit signed int caused overflow (exception handler was disabled for perf reasons) cost: > $ prices

15 F-22 Raptor deploying overseas to Japan the first time
crossed international dateline, computers crashed losing all navigation and communications systems clear weather allowed them to follow tankers back to Hawaii Raptor is likely the most advanced manned aircraft that will ever fly…

16

17

18

19

20 Tester Segmentation Generalist Specialist 70% of testing happens here
Manual Testing Some scripting Creates scripts to set up lab, create data Strong scripting skills Some coding skills Strong coding Develops automated testing procedures Expert coding skills 70% of testing happens here majority of test tools target here Black Box Testing White Box Testing API Testing

21 What usually happens when a tester finds a bug?
Graphic by Jeff Atwood (CodingHorror.com)

22 Microsoft Test Manager
4/1/2017 7:00 AM Microsoft Test Manager demo © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

23 Test Automation Platform Support
Notes IE7/8 – HTML/AJAX IE9 partially supported in SP1. Windows Forms 2.0+ .NET Fx Controls fully supported, working on 3rd party support. WPF 3.5+ SharePoint 2007 & 2010 See blog post for more info. FireFox – HTML/AJAX Supported in Feature Pack 2 for FF 3.5 & 3.6. Silverlight Supported in Feature Pack 2 for Silverlight 4, in-browser apps. Windows Win32 May work with some known issues, but not officially supported. Dynamics (Ax) Partially supported – see article. Dynamics CRM web client is supported. MFC Partial support – Known issues & Workarounds Citrix/Terminal Services The client (MTM or VS) need to be on the remote machine. Office Client Apps IE 6/Chrome/Opera/Safari Opportunity for partners to add this using the Extensibility support. Docs and samples around extensibility are here. Flash/Java SAP Fully supported platform Partial solution. Further work required in future to complete Best efforts with known issues. Users can workaround these cases in the code. No major ongoing investment. Currently no support but on the roadmap for future releases Currently no support and none planned for now. Opportunity for partners to add this using the Extensibility support. Docs and samples around extensibility are here. For latest info refer to this article.

24 Visual Studio Feature Pack 2
Test helper for Firefox Test helper for Silverlight 4 Coded UI Test Editor Available to MSDN Subscribers

25 Lord Kelvin, “…you cannot manage what you cannot measure.”

26

27

28

29

30

31

32 Test Automation with Visual Studio 2010: Coded UI Tests and Lab Management
Advanced Coded UI Tests Lab Management Build-Deploy-Test Best Practices Getting Started Wednesday, May 18 | 8:30 AM – 9:45 AM C305

33 DEV Track Resources http://www.microsoft.com/visualstudio

34 Resources Learning http://northamerica.msteched.com
Tech Ed North America 2010 4/1/2017 7:00 AM Resources Connect. Share. Discuss. Learning Sessions On-Demand & Community Microsoft Certification & Training Resources Resources for IT Professionals Resources for Developers © 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

35 Complete an evaluation on CommNet and enter to win!
Tech Ed North America 2010 4/1/2017 7:00 AM Complete an evaluation on CommNet and enter to win! © 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

36 Tech Ed North America 2010 4/1/2017 7:00 AM
© 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

37 4/1/2017 7:00 AM © 2011 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

38


Download ppt "Manual Testing with Microsoft Test Manager 2010"

Similar presentations


Ads by Google