UI Tests for Desktop and UWP Apps

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 28

  • @FelipeBarbosaGoogle
    @FelipeBarbosaGoogle 6 лет назад +13

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

  • @shellgecko
    @shellgecko 6 лет назад +30

    finally somebody not using mac

    • @folddyy
      @folddyy 2 года назад

      well, it's microsoft who made it, so what do you expect-

    • @vandeljasonstrypper6734
      @vandeljasonstrypper6734 Год назад

      This is how which is a NATIVE WINSOWS APP bruh

  • @kevinpetry2572
    @kevinpetry2572 6 лет назад +8

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

  • @Ramakrishna-je6xn
    @Ramakrishna-je6xn 3 года назад +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

  • @MirceaGheoace
    @MirceaGheoace Месяц назад

    When will this be available for WinUI 3 apps?

  • @JK-lc1ce
    @JK-lc1ce 5 лет назад +3

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

    • @llothar68
      @llothar68 3 года назад

      UWP is dead, all energy is going into WinUI3 and Project Reunion ... and this is great news. Death to UWP

  • @gurbachansingh1253
    @gurbachansingh1253 Год назад

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

  • @pythonenthusiast9292
    @pythonenthusiast9292 2 года назад

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

  • @shinesei
    @shinesei 5 лет назад

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

  • @sunrisesoft7952
    @sunrisesoft7952 3 года назад

    Hey there, thank you for the great tutorial.
    however, can we automate the Windows App installing process?
    (I mean click on the "exe" file then next, next ...)
    thanks!

  • @future7442
    @future7442 Год назад

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

  • @mlbyalgomas3646
    @mlbyalgomas3646 4 года назад

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

  • @jacksongunther5849
    @jacksongunther5849 5 лет назад

    Is there a way to switch window handles in winappdriver?

  • @ChandraSomalingam
    @ChandraSomalingam 6 лет назад

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

    • @Scr34mik
      @Scr34mik 6 лет назад

      the code is just more fancier, and probably saves you scan optimization hustle.

  • @ANTGPRO
    @ANTGPRO 6 лет назад +2

    room design is fine

  • @dtnguyen75
    @dtnguyen75 6 лет назад

    Is the WinAppDriver available in Docker?

  • @dand4485
    @dand4485 2 года назад +3

    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 :(
    Reminds me of the Tosca basics training I received few years ago, which failed on the 1st screen and afterwards the trainer tried to modify the pre-build example - ending up in huge failure and 1.5 hours of wasted time watching a desperate trainer from pre-sales team to keep his reputation...

    • @jovicamilenovic2899
      @jovicamilenovic2899 5 лет назад

      It should actually find "TimerValueText" (23:18) but they are both surprised that it didn't ...hmmm. What should I say then, when even they don't know.

    • @dmitrypetrishin7799
      @dmitrypetrishin7799 4 года назад

      They have the same tutorials though :D

  • @aleksey6811
    @aleksey6811 5 лет назад +4

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

    • @Old.Man.Of.The.Mountain
      @Old.Man.Of.The.Mountain 5 лет назад +3

      Yea, I wouldn't be surprised if the next one were named WTF. But, in all seriousness, the reason why most of these have not taken off like WinForms did is primarily because there are so many different frameworks, script languages and development tools being released.. and released often.. across vendors today thereby saturating the market. As a result, technology managers and developers cannot settle and **mature** on a few solid tools. And when they try to settle, something else is released with a lot of hype.

  • @gsestream
    @gsestream 11 месяцев назад

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