Try yourself in QA with 1 week Introduction course:
https://courses.codemify.com/47-one-week-course-yt
Book your free QA career consultation with Sergii: https://calendly.com/codemify/consultation
Codemify Instagram: https://www.instagram.com/codemify_
Codemify telegram: https://t.me/codemifyschool
Quick links to get in touch:
Watch your first *FREE QA Lesson* - https://codemify.com/free-training-form
*QA Courses* :
*Courses For Beginners with no experience* :
✋ Manual QA Training (1,5 months duration) - Try for FREE - https://codemify.com/manual-qa-course-with-real-practice
✋🧑💻 Complete QA Course Manual + Automation QA (5 months duration)- sign up for a free Intro lesson here - http://codemify.com/courses
*Courses Schedule* - https://codemify.com/courses-schedule
*YouTube playlists for you*:
✅ More about QA Job: https://www.youtube.com/playlist?list=PLveOiEbKQr3L85JijVuoUlhZ7A-7UTmFX
✅ Our student's reviews: https://www.youtube.com/playlist?list=PLveOiEbKQr3LaRhyLwmOgjL968v4NVTPR
✔️ Registration form for the course - https://codemify.com/contact
✔️Bootcamp student reviews: https://codemify.com/testimonials
Timestamps
0:00 Intro
1:28 Bootcamp students' introduction
1:43 Lucas QA Automation Engineer from Brazil
3:00 Abdullah remote QA Engineer from Afghanistan
4:38 What's the difference between var let and const in javascript?
7:04 How do you handle asynchronous operations in Javascript? Async-Await
7:57 How do you structure code in multiple files in the nodeJS
10:34 How do you set playwright from scratch
14:15 How to become a QA Engineer from scratch?
14:38 Which locators do you prefer? CSS XPATH
15:56 Explain the relationships between browser, browserContext, and page in Playwright
17:08 What are test.describe test.beforeEach and other hooks?
18:27 Use beforeEach to create test data
19:11 How does Playwright handle waiting for elements to be ready?
20:46 How to store and reuse login state in Playwright?
22:39 Common Playwright CLI commands
25:48 How often do you use CodeGen?
26:30 How do you ensure your tests are maintainable? Any design patterns?
28:24 Have you used fixtures in your test automation framework?
30:20 What causes flakiness, and how to reduce flaky tests?
37:30 Can you perform API testing with Playwright? How do you send requests and verify responses?
40:11 How do you transfer the image and verify it's the same one? Hash - hashing
41:20 When might you run tests serially and in parallel
43:19 Which reporting and logs library do you use?
44:42 How do you set up cicd pipeline for your team? GitHub actions
46:26 Explain the test pyramid theory and how do you use it?
50:20 Do you perform performance or load testing, and do you keep it with UI API test framework?