Execute Playwright in Azure DevOps (repo and pipeline setup)

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • Practice Test Automation: commitquality.com
    Twitter: / commitquality

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

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

    Your Playwright videos are so good dude. Keep it up 👍

  • @owcaandroid
    @owcaandroid 7 หลายเดือนก่อน

    Love your vids! You are gem on YT. I might have some performance issues but I think that sound stutters and it's annoying when I try to focus on material, maybe something by your side I dk.
    Many many thanks!
    PS Are you gonna upload video about virtual image?

    • @CommitQuality
      @CommitQuality  7 หลายเดือนก่อน

      Thank you I love comments like these! I don't have one currently planned, but I can look into setting something up and walking through it. Is there anything in particular you were thinking of?

  • @raul_duken
    @raul_duken หลายเดือนก่อน

    Please make a video about everything you mentioned at the end. Especially about evs and secrets in cibcd azure

  • @vikramsanap-e9k
    @vikramsanap-e9k 11 หลายเดือนก่อน +3

    That's really helpful bro, Please make a video on how we can trigger a pipeline on specific time or depending on the other pipeline's status. Also can we send html or allure report to a specific email after the pipeline is executed. That would really help. Thanks.

    • @CommitQuality
      @CommitQuality  11 หลายเดือนก่อน +3

      This is a great suggestion. I will get something created

    • @Janagar-t4f
      @Janagar-t4f 10 หลายเดือนก่อน

      yeah i need that too, thanks

  • @MaciejKruczek-p7d
    @MaciejKruczek-p7d 8 หลายเดือนก่อน

    Super cool movie. Good explanation of the issue👏

  • @user-newtoplaywright
    @user-newtoplaywright 11 หลายเดือนก่อน +2

    Very clear and helpful...do you have any info on running the pipeline using secrets within a variable group so that you can store user name and passwords and use them in your tests when running via an ado pipeline please? Thanks

    • @CommitQuality
      @CommitQuality  11 หลายเดือนก่อน

      I don't have anything, but it may be something I can add in a future video. I would just need to get the setup sorted to make the video

  • @TheAnonJohn
    @TheAnonJohn หลายเดือนก่อน

    thanks for the video. Do you think it is beneficial to invest time to learn azure test plans to score my first job in QA? There is an azure fundamentals certificate, I am not sure if I should invest time getting it.

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

    Very useful information, thank you👌

  • @petewookey3635
    @petewookey3635 7 หลายเดือนก่อน

    Out of curiosity, why do the "npx playwright install", wouldn't the npm install have installed playwright if it's in your package.json dependencies?
    Also why npx and not npm in this case?
    Great video!

    • @CommitQuality
      @CommitQuality  7 หลายเดือนก่อน

      That will install the browser dependencies for you

    • @CommitQuality
      @CommitQuality  7 หลายเดือนก่อน

      And npx is the executable command for node

  • @rahulkulkarni9653
    @rahulkulkarni9653 5 หลายเดือนก่อน

    Very useful thanks a lot man 👍

  • @theillo4739
    @theillo4739 6 หลายเดือนก่อน

    Could you tell me what is the best approach when I have several test environments? Unfortunately, I don't have much knowledge about CI, but I'm thinking about how to do it when I have 3 different test environments and I want to run different types of tests on each one. For example, I have an environment C -> B -> Prod
    I want to run specific types of tests on C and B, and different types on Prod. Should I keep the links permanently in .env or should I take them from the link that is returned after rebuilding the environment?

    • @gdd546
      @gdd546 5 หลายเดือนก่อน +1

      i'm trying this aswell, in this video he added the env variable into the yaml file. im guessing if we have 3 release environments like qa, prod, uat, then each release would have a different yaml file with the relevant env variable? haven't tried it yet on my practice pipeline

  • @ahmedhanyyev8430
    @ahmedhanyyev8430 11 หลายเดือนก่อน

    Great video

  • @roblesrt
    @roblesrt 5 หลายเดือนก่อน

    Hi, How to execute Playwright for Azure Test Plan / Test Cases ?

  • @npscp4592
    @npscp4592 10 หลายเดือนก่อน

    Thank you for the video, its really helpful
    could you please let me know if its possible to generate allure report via pipeline and to share it to team thanks

  • @RobinHood-zi9ct
    @RobinHood-zi9ct 4 หลายเดือนก่อน

    Hello thank you for the video 😊 is it possible to have the same with GitHub actions?

    • @CommitQuality
      @CommitQuality  3 หลายเดือนก่อน +1

      Yes it certainly is. You will need some minor tweaks but it's fairly straightforward to migrate to github

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

    So you don't need to specify and install node.js on the pipeline machine?

    • @CommitQuality
      @CommitQuality  11 หลายเดือนก่อน +1

      No the agent already has a version of it. You only need to if you want a different node version installed

  • @kvvsiva6373
    @kvvsiva6373 8 หลายเดือนก่อน

    Hi, i am facing an issue in publish test results task. After publishing, in the tests tab all the test cases duration is showing correct but the total run duration is showing incorrect. Tried so many ways but unable to get the solution. Can you reply if you have a solution.
    Thanks

    • @CommitQuality
      @CommitQuality  8 หลายเดือนก่อน

      Can you link me to an example please?

  • @ksridhar291989
    @ksridhar291989 7 หลายเดือนก่อน

    Need to discuss on this more how I can reach you?

    • @CommitQuality
      @CommitQuality  7 หลายเดือนก่อน

      You can message me on X. CommitQuality