Тёмный

Cypress vs playwright | API testing 

Codemify
Подписаться 25 тыс.
Просмотров 4,9 тыс.
50% 1

Опубликовано:

 

26 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@MichaelAuerswald
@MichaelAuerswald Год назад
Tip: you can run your commands on macos with `time` in front to get the runtime, rather than wrapping it in dates. so, `time npx cypress run`
@Codemify
@Codemify Год назад
Thank you for the Típ! Appreciate it 🙌🏼
@Codemify
@Codemify Год назад
$50/month - Get *QA hands-on practice* before applying for a QA job - codemify.com/qa-practice-experience $150/month - *QA video course* for beginners - codemify.com/qa-practice-and-video-course-for-beginners from $1,490 *QA Courses* with *Mentor's support* 24/7 - codemify.com
@berndeveloper
@berndeveloper 9 месяцев назад
I'll change my end to end tool thanks to this video, playwright is killing it
@Codemify
@Codemify 9 месяцев назад
My greatest pleasure!
@AndreAngelantoni
@AndreAngelantoni Год назад
Playwright is more than 2x faster, in my experience. I write a library that includes tests for both Cypress and Playwright (Automated Testing Kit) and Cypress is more difficult to write the same tests. Plus the Cypress team doesn't respond to bugs as quickly or at all. My prediction: Playwright will take over in downloads in two years and will have greater market share in 5 years.
@Codemify
@Codemify Год назад
I’m fully with you 🙌🏼
@Q.b.9378
@Q.b.9378 11 месяцев назад
100% agree. I used cypress initially and told them about issues i had and limitations. They told me I'm doing it wrong. I switched to playwright and haven't had any issues.
@robinknipe
@robinknipe 8 месяцев назад
Nice to see someone else pointing out `time` (also works for linux, maybe even gitbash on Windows!?). I have to pick a fault with your apples2apples comparison, you're actually comparing aplles2pineapples... the logging that occurs in the cypress test will skew the results, more so as you're also recording the output! If you get cypress to just print a summary (same as playwright) then at least your comparison is fairer. A little time saver if you do something similar in the future: `echo '[]' > ./my-db.json && npm start & srvrID=$! ; time npx ; kill $srvrID` will allow you to clean/start/run/stop in one go, without interfering with the timing.
@Codemify
@Codemify 8 месяцев назад
That's a good one! I'll try it next time I do comparison
@dimasta4398
@dimasta4398 Год назад
Great video, excited to see UI compressing)
@Codemify
@Codemify Год назад
My pleasure! It's coming soon 🔥
@mykhailo7134
@mykhailo7134 Год назад
printing new line to console 1000 times takes time so comparison is not 100% fair definetly playwright is faster
@Codemify
@Codemify Год назад
Agreed. Probably 99% fair 🤝
@fantasyfrontier842
@fantasyfrontier842 Год назад
Great video, keep up the good work we like more videos like this👍
@Codemify
@Codemify Год назад
Thank you, Nassim 🤝
@franciscobeukes440
@franciscobeukes440 Год назад
Hi Codemify, Can you also add Selenium just for the fun of it when you do UI tests. Thanks
@Codemify
@Codemify Год назад
Sure. It’s a good idea. I’ll record it in a few weeks
@ezzeldienrashad8374
@ezzeldienrashad8374 Год назад
My guess before watching: Playwright is faster.
@Codemify
@Codemify Год назад
😁🔝
@Gabranthh
@Gabranthh 7 месяцев назад
Gonna guess playwright to be faster
@KyrylBogach
@KyrylBogach Год назад
playwright faster!
@marylandman
@marylandman Год назад
cypress
@NewYork81983
@NewYork81983 Год назад
This video could have been about 5 minutes lol. TLDR Playwright is faster
@Codemify
@Codemify Год назад
😹😹😹
Далее
진 (Jin) 'I'll Be There' Official MV
03:15
Просмотров 9 млн
Andrey Lushnikov - Playwright: Web testing without drama
1:11:34
How to Automate API Testing with Postman
34:32
Просмотров 16 тыс.
Cypress vs Playwright: 70% Faster Automation
44:50
Просмотров 2,5 тыс.
Cypress and Playwright: A Comparison
1:09:14
Просмотров 8 тыс.
Cypress vs WebDriverIO. Which one is better to use?!
12:59