Cypress vs Selenium automation testing tools (EA Weekly)

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • In this video, we will discuss Cypress vs Selenium automation testing tools for UI automation in the current market trend.
    We will also discuss how the mindset of companies are changing to shift-left and making these automation testing tools in the highest priority to work closely with Dev and Testers rather automation testing limited to just testers.
    We already discussed the Testing Trends of 2019 on how Cypress is going to become a popular tool and the same is happening now • Software testing trend...
    Cypress Complete course
    --------------------------------------------
    www.udemy.com/...
    Selenium Framework development courses
    ----------------------------------------------------------------------
    www.udemy.com/...
    www.udemy.com/...
    #executeautomation #udemy #cypress #selenium
    For more articles and videos, please visit www.executeauto...
    For complete EAWeekly series to learn more on automation testing • EA Weekly

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

  • @elcancion
    @elcancion 3 года назад +4

    I have 3 years in Selenium and two months in Cypress.. but I do like Cypress much more

  • @shinekraj4944
    @shinekraj4944 4 года назад +3

    @EA, Would like to know if Cypress supports testing on a remote browser which is possible using Selenium Grid (Hub/Node.). If not, Does Cypress have any plans to introduce the feature.

  • @Ashishmhgn
    @Ashishmhgn 5 лет назад +2

    i am using Cypress for my organisation, Cypress doesn't handle there is still open issue although contributed workaround in GitHub and if test failed inbetween it will not continue execution as it does not have try and catch although Cypress advices for conditional check to avoid such situations but I will say Cypress is more on for developers unit testing than regression or e2e testing

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

    I have 6 to 7 projects with selenium projects for e2e testing and able to solve all the problems faced. With less experince with other inbuilt and other projects found there are always road blocks for something or the other. For full blown project selenium is better though it is tough for developing and learning curve. For small projects cypress or other projects can be better.

  • @nihargawde4936
    @nihargawde4936 4 года назад +4

    Good video but your intro musics is way too loud!

  • @nayahm4787
    @nayahm4787 5 лет назад +3

    Hi Karthik, our company has recently adopted cypress to do end to end automation. The main focus is functioning of the application more than the browser in our case and also enables us to collaborate more with the devs and to involve them in this process. For me personally, Cypress or script testing is pretty new. Excited to learn!
    To support the team we have bought your Udemy course on cypress. However, trying to do SSO related testing but kind of stuck with it. Any examples you can include in your course would be helpful.

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

      naya hm Great to hear @naya !
      Sure will include one on SSO as well as I'm continuously adding new lectures for the course every month !
      Thanks
      Karthik KK

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

      @@ExecuteAutomation Thank you Karthik. Excited to see more learning and guidance coming through from your end on the course :)

  • @vasylyurkovych550
    @vasylyurkovych550 4 года назад +1

    Hi Karthik, do you have some good examle of automation project architecture with cypress? I mean not only one page object and one test file. i’m trying to find some examle to see how can i build long term maintainable architecture

  • @dollyt9795
    @dollyt9795 4 года назад +1

    Does your course include steps to include packages built by others that we can include in our project, for example, include plugins from github in my project

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

      Dolly T The course does includes topics which talks about including packages from NPM, not sure what do you mean by others github project, is that what you means ?

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

    Good one. Is is more costly compared to the commercial testing tool like Tosca,uft,testcomplete etc?

    • @ExecuteAutomation
      @ExecuteAutomation  5 лет назад +2

      Mobin Francis Cypress is free and you can use it for free ever except if you want to run in parallel with multiple machines , you need to pay for that instances

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

    Hi.
    How to enable the Chrome dev tool while debugging. I used debugger command in code as per official cypress documentation but still not able to open dev tools for debug

  • @juzztchill9085
    @juzztchill9085 4 года назад +1

    Can we use excel to fetch data in cypress

  • @Imran-M-
    @Imran-M- 4 года назад

    Do you think Selenium will be obsolete and replaced by these tools in future? Just a thought i had while watching your video.

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

      the whole automation testing as career will be obsolete in future and will be handled by the developers themselves

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

    Hi can you please let me know if you give training for cypress

  • @jaanusonuandshabaz4212
    @jaanusonuandshabaz4212 4 года назад +1

    Can we switch to frame using cypress ..please respond

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

    nice

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

    Does the course include SSO. My test application need Microsoft single SSO.

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

      Nope, but its possible with XHR via API of authentication in Cypress

    • @Rose-or8vw
      @Rose-or8vw 3 года назад

      Could you please send an example of how to automate SSO with cypress?

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

    Selenium can be extended for mobile testing using Appium but Cypress cannnot.

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

    Can you please provide me the discount coupon to by from udemy

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

      Keep checking Udemy as they always have a sale so courses can be $9.99

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

      Please send me an email to Karthik@techgeek.co.in and again non of my courses are in Udemy marketing and you won't get them for $10, sorry for that !

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

    Cypress vs Katalon, what is your opinion?

    • @ExecuteAutomation
      @ExecuteAutomation  5 лет назад +2

      Comparing Cypress with Katalon is not as relevant as comparing with Selenium since Katalon is a full blown IDE more like UFT or TestComplete and it has a rich interface which Cypress is nowhere close to expect Cypress runner. But for your question, yes, Cypress gives more control over the code and easy to extend than Katalon, but Katalon can be extended as well with Addons and plugins. So both are quite close in terms of feature, but again, if you see Katalon uses same Selenium WebDriver under the hood to identify element which Cypress does not. That's a major difference!
      Hope it makes sense.
      Thanks,
      Karthik KK

  • @AnubisGeb
    @AnubisGeb 4 года назад +1

    Your not objective