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
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?
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?
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.
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.
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?
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
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!
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
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
Your Playwright videos are so good dude. Keep it up 👍
Thank you :)
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
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
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?
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?
Super cool movie. Good explanation of the issue👏
Thank you :)
Please make a video about everything you mentioned at the end. Especially about evs and secrets in cibcd azure
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.
This is a great suggestion. I will get something created
yeah i need that too, thanks
Very useful information, thank you👌
Hi, How to execute Playwright for Azure Test Plan / Test Cases ?
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.
Very useful thanks a lot man 👍
Glad it helped
Great video
Thank you :)
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?
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
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!
That will install the browser dependencies for you
And npx is the executable command for node
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
So you don't need to specify and install node.js on the pipeline machine?
No the agent already has a version of it. You only need to if you want a different node version installed
Hello thank you for the video 😊 is it possible to have the same with GitHub actions?
Yes it certainly is. You will need some minor tweaks but it's fairly straightforward to migrate to github
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
Can you link me to an example please?
Need to discuss on this more how I can reach you?
You can message me on X. CommitQuality