Presentation is loading. Please wait.

Presentation is loading. Please wait.

TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Brian Keller Microsoft.

Similar presentations


Presentation on theme: "TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Brian Keller Microsoft."— Presentation transcript:

1 TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Brian Keller Microsoft

2 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

3 I WORK HERE…

4 …ON THIS…

5 …AND THIS. http://bit.ly/ThisWeekC9

6 I BLOG HERE: HTTP://BLOGS.MSDN.COM/BRIANKEL HTTP://BLOGS.MSDN.COM/BRIANKEL

7 http://tinyurl.com/ALM2010Book http://tinyurl.com/TFSBook

8 What You’ll Need Visual Studio 2010 Premium or Ultimate Feature Pack 2 C# or VB skills Microsoft Test Manager (optionally) Testable application

9 TEST AUTOMATION PLATFORM SUPPORT

10 VISUAL STUDIO FEATURE PACK 2 Test helper for Firefox Test helper for Silverlight 4 Coded UI Test Editor Available to MSDN Subscribers

11 DEMO Coded UI Tests

12 Get Used to Using Using. It’s Useful! using (ApplicationUnderTest.Launch(this.UIM ap.LaunchAppParams.UIMyWindowsFormsAp pWindowExePath, this.UIMap.LaunchAppParams.UIMyWindow sFormsAppWindowAlternateExePath)) { this.UIMap.SimpleTest(); … }

13

14

15

16 Smile! You’re on Camera Image pic = this..CaptureImage( ); //Or for entire desktop: Image pic = UITestControl.Desktop.CaptureImag e(); pic.Save(@"c:\file.bmp"); TestContext.AddResultFile(@"c:\file.b mp");

17

18

19

20

21

22

23

24

25

26

27 DEMO Lab Management

28

29

30

31 SCVM M Server SCVM M Server TFS AT

32

33

34

35

36

37 QUESTIONS? After the session please fulfil the questionnaire. Questionnaires will be sent to you by e-mail and will be available in the profile section of the NT Conference website www.ntk.si.www.ntk.si Thank you!


Download ppt "TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Brian Keller Microsoft."

Similar presentations


Ads by Google