UI Tests for Desktop and UWP Apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2018
  • In this episode, Robert is joined by Timotius Margo, who shows how to create automated UI tests for desktop apps using the WinAppDriver UI Recorder. WinAppDriver is a UI automation service for Windows 10. You can use the UI Recorder to track keyboard and mouse interactions and then view generated C# code. That code provides you with automated UI testing for Windows Forms, WPF and UWP apps.

ความคิดเห็น • 27

  • @FelipeBarbosaGoogle
    @FelipeBarbosaGoogle 5 ปีที่แล้ว +13

    I really like the idea of live code. You guys didn't cut the errors during the demo. It seems real life =D

  • @mlbyalgomas3646
    @mlbyalgomas3646 3 ปีที่แล้ว

    What Windows application do you recommend to start automation tests for an intermediate level?

  • @jacksongunther5849
    @jacksongunther5849 4 ปีที่แล้ว

    Is there a way to switch window handles in winappdriver?

  • @sunrisesoft7952
    @sunrisesoft7952 3 ปีที่แล้ว

    Hey there, thank you for the great tutorial.

  • @dtnguyen75
    @dtnguyen75 5 ปีที่แล้ว

    Is the WinAppDriver available in Docker?

  • @Ramakrishna-je6xn
    @Ramakrishna-je6xn 2 ปีที่แล้ว +1

    Is there a way to run appium tests for windows desktop apps without manually establishing RDP session, right now the way I do is RDP into the machine and then run the tests, without RDP connections test will fail. Any suggestion on how to achieve this? Thanks

  • @shellgecko
    @shellgecko 5 ปีที่แล้ว +30

    finally somebody not using mac

  • @pythonenthusiast9292
    @pythonenthusiast9292 2 ปีที่แล้ว

    can we use these concepts to automate win32 apps like word,onenote etc?

  • @kevinpetry2572
    @kevinpetry2572 5 ปีที่แล้ว +7

    +1. Cool windows app ui testing based on Webdriver. A real step forward in desktop testing. Experienced software QA engineer.

  • @ANTGPRO
    @ANTGPRO 5 ปีที่แล้ว +2

    room design is fine

  • @shinesei
    @shinesei 4 ปีที่แล้ว

    When I saw how he was placing brackets I was gonna cry.. I'm not the only one in the world then! ^_^

  • @ChandraSomalingam
    @ChandraSomalingam 5 ปีที่แล้ว

    How is this different compared to automating the same scenario with existing MSUIA framework?

  • @gurbachansingh1253

    hi , how to handle splash windows ? I am always getting current window closed issue

  • @JK-lc1ce
    @JK-lc1ce 4 ปีที่แล้ว +3

    It's been one year almost and there seem to be no progress on stable release yet.

  • @future7442
    @future7442 ปีที่แล้ว

    May I get this project code? does it publish on github?

  • @aleksey6811
    @aleksey6811 5 ปีที่แล้ว +4

    I'm starting thinking that all MS tech named in 3 letters ("WCF", WPF UWP ....) are all doomed

  • @dand4485
    @dand4485 2 ปีที่แล้ว +2

    All do respect, it doesn't seem the guy presenting this did a good job presenting. Too many times in the video we here "Well, ooops, close enough...". Would expect a lot better or more polished presentation.

  • @rklauco
    @rklauco 5 ปีที่แล้ว +10

    With all due respect - doing a demo video, where the trainer is unable to write a simple test, not following standards (e.g. make sure you start from the same point) is a pure fail. And this is official Microsoft video :(

  • @gsestream

    worst UI decision to not allow UWP applications to launch from its executable, like normal programs.