- 61
- 146 501
Tech with Jatin
India
เข้าร่วมเมื่อ 16 ต.ค. 2011
Hey Friends! I’m Jatin, and work field in Automation Testing and DevOps for past 10 years
I created this TH-cam channel to help student transform in the field of Automation Testing and DevOps and crack high end jobs!
If you're a manual tester or professional to transform into SDET or DevOps then you are in right place!
On this channel, you will master:
1. **Selenium Tutorials for Beginners** - Complete UI Automation
2. **API Automation with Postman and Rest Assured** - Streamline your API testing processes.
3. **Git Tutorials** - Understand version control like a pro.
4. **Jenkins Tutorials** - Enhance your CI/CD capabilities.
5. **Building CI/CD Pipelines** - Learn to automate and integrate your development processes.
...and much more
**Subscribe now** to access the latest tutorials, tips, and strategies that will you crack your next job
For live online courses on Automation Testing and DevOps, contact directly at +91 7045663552.
Website: techwithjatin.com/
I created this TH-cam channel to help student transform in the field of Automation Testing and DevOps and crack high end jobs!
If you're a manual tester or professional to transform into SDET or DevOps then you are in right place!
On this channel, you will master:
1. **Selenium Tutorials for Beginners** - Complete UI Automation
2. **API Automation with Postman and Rest Assured** - Streamline your API testing processes.
3. **Git Tutorials** - Understand version control like a pro.
4. **Jenkins Tutorials** - Enhance your CI/CD capabilities.
5. **Building CI/CD Pipelines** - Learn to automate and integrate your development processes.
...and much more
**Subscribe now** to access the latest tutorials, tips, and strategies that will you crack your next job
For live online courses on Automation Testing and DevOps, contact directly at +91 7045663552.
Website: techwithjatin.com/
Prepare for Accenture SDET Interview 2025:#TechWithJatin
Hey Friends,
How’s it going? 🎉
Firstly, Happy New Year!
In this video, we’ll dive into important SDET interview questions for Accenture that will help you ace your preparation for 2025...
📌 Topics Covered in This Video:
1️⃣ Static vs. Final Keywords in Java
What’s the difference between static and final? Learn how and when to use them effectively.
2️⃣ Framework Integration with Jenkins CI
Step-by-step explanation of how to integrate your automation framework with Jenkins for Continuous Integration.
3️⃣ Exception Handling in Java
What is exception handling? A breakdown of the different types of exceptions and real-life scenarios where you might encounter them.
4️⃣ Agile Methodology Ceremonies
Understand key Agile ceremonies like Sprint Planning, Standups, Retrospectives, and your role as an SDET in them.
5️⃣ Java Coding Challenge
Write a program to count total characters in a string without using the .length() method. A tricky problem to sharpen your coding skills!
📌 Chapter Timeline:
0:00 - Introduction
6:30 - Static and Final Keywords in Java
53:00 - Framework Integration with Jenkins CI
1:19:04 - Exception Handling in Java
1:37:00 - Agile Methodology Ceremonies
1:51:00 - Java Coding Challenge
📚 Additional Resources:
SDET Master Class: techwithjatin.com/courses/sdet-mastery-java/
Connect with me:
Linked In:www.linkedin.com/in/jatinshharma/
Instagram: tech_with_jatin
#AccentureSDET #SDET2025 #seleniumwebdriver #JavaCoding #TechWithJatin #AutomationTesting #manualtesting
How’s it going? 🎉
Firstly, Happy New Year!
In this video, we’ll dive into important SDET interview questions for Accenture that will help you ace your preparation for 2025...
📌 Topics Covered in This Video:
1️⃣ Static vs. Final Keywords in Java
What’s the difference between static and final? Learn how and when to use them effectively.
2️⃣ Framework Integration with Jenkins CI
Step-by-step explanation of how to integrate your automation framework with Jenkins for Continuous Integration.
3️⃣ Exception Handling in Java
What is exception handling? A breakdown of the different types of exceptions and real-life scenarios where you might encounter them.
4️⃣ Agile Methodology Ceremonies
Understand key Agile ceremonies like Sprint Planning, Standups, Retrospectives, and your role as an SDET in them.
5️⃣ Java Coding Challenge
Write a program to count total characters in a string without using the .length() method. A tricky problem to sharpen your coding skills!
📌 Chapter Timeline:
0:00 - Introduction
6:30 - Static and Final Keywords in Java
53:00 - Framework Integration with Jenkins CI
1:19:04 - Exception Handling in Java
1:37:00 - Agile Methodology Ceremonies
1:51:00 - Java Coding Challenge
📚 Additional Resources:
SDET Master Class: techwithjatin.com/courses/sdet-mastery-java/
Connect with me:
Linked In:www.linkedin.com/in/jatinshharma/
Instagram: tech_with_jatin
#AccentureSDET #SDET2025 #seleniumwebdriver #JavaCoding #TechWithJatin #AutomationTesting #manualtesting
มุมมอง: 1 446
วีดีโอ
120% Hike in Automation Testing: Her Journey! #sdet #softwaretesting
มุมมอง 3.4K14 วันที่ผ่านมา
Hey Friends! How's it going? In this mini podcast we will discuss Soumita's Journey.... How she was able to crack SDET (Automation Testing Interview) and secure a 120% Salary Hike. She talks about the interview questions she faced in the interview, challenges, and how she was preparing for the interviews while working full time. Her journey and strategy will help you to prepare for the intervie...
Complete API Automation Framework-Rest Assured #sdet #automationtesting
มุมมอง 6Kหลายเดือนก่อน
🔍 Complete E2E API Automation Framework Tutorial (Combined Series) Learn how to build a professional-grade API testing framework from scratch using RestAssured, enhanced with CI/CD integration through GitHub Actions. 📚 Part 1 - Foundation: - Building a scalable framework architecture from ground up - Implementing Service Object Model patterns for maintainability - Creating reliable API tests us...
Advanced API Testing Part 2: GitHub Actions + Rest Assured Filters + Loggers | #sdet #techwithjatin
มุมมอง 1.1Kหลายเดือนก่อน
Continuing our deep dive into API testing automation, this tutorial covers the integration of GitHub Actions with REST Assured, along with advanced concepts like listeners and interceptors. We'll build upon the Service Object Model patterns from Part 1 to create a robust, maintainable API testing framework. Key topics covered in this tutorial: Setting up GitHub Actions for continuous API testin...
Java Interview Questions for Testers 2025 #sdet #softwaretester
มุมมอง 2.4Kหลายเดือนก่อน
Hey everyone! After going through countless Java interviews as both a candidate and interviewer, I wanted to share the most common Java questions you'll face as a tester in 2025. I know how overwhelming these interviews can be, so I've broken everything down into easy-to-follow sections. Note that this is the Part 3 of the series. You can watch the first 2 parts here: part 1: th-cam.com/video/_...
Rest Assured Masterclass: Build API Automation Framework (Part 1) #sdet #apitesting
มุมมอง 11Kหลายเดือนก่อน
Hi All, Learn how to build a robust API testing framework from the ground up in this detailed walkthrough. I'll share my real-world experience implementing RestAssured and show you common pitfalls to avoid. We'll cover: Setting up a scalable framework architecture Implementing core design patterns that make your tests maintainable Writing clean, reliable API tests using RestAssured Practical de...
WATCH THIS Before Your SDET Interview: 7 Java Questions They ALWAYS Ask ⚡️
มุมมอง 1.3Kหลายเดือนก่อน
Hey! In this video, we'll solve 7 Java problems that companies ask SDET candidates. I'm sharing these because they helped me understand key concepts for interviews. We'll look at: - Stack basics - How to check balanced brackets - Finding missing numbers - Counting special characters - Searching first and last positions - Drawing patterns in Java I'll explain each solution in simple terms and sh...
Stop Failing OOP Questions in QA Interviews | OOP Revision Lec 1 🔥
มุมมอง 2.2Kหลายเดือนก่อน
Hey Friends 👋, Jatin here! As someone with 10 years in automation testing, I noticed many QA engineers struggle with OOP concepts during interviews. That's why I created this comprehensive guide to master Classes, Objects, Encapsulation, and Constructors - explained through real automation examples! 🚀 This video is part of my OOP revision series from the SDET Mastery Class, where I share everyt...
10 years of SDET knowledge in 4 hours Masterclass
มุมมอง 3.5K2 หลายเดือนก่อน
🔥 SDET Interview Question Solved! | Complete Java Console Application In this video, we'll build a COMPLETE Java Console Application that was recently asked in an SDET interview at a top tech company. My student solved this and got selected with 100% Salary hike! Document Link: drive.google.com/file/d/17SsLwNc84XEzxJih6O3DfJsqOmQWyBtT/view?usp=drive_link 1$ SDET Foundation MasterClass: techwith...
SDET Java Interview Question : Balanced Parentheses #java #sdet
มุมมอง 4613 หลายเดือนก่อน
In this video, we cover the popular SDET Java interview question on Balanced Parentheses. Learn how to solve this problem using a stack in Java with a simple and clear explanation. if you're a manual tester or automation tester looking to elevate your career, join the SDET Mastery Course today: 🔗 SDET Mastery Course: techwithjatin.com/courses/sdet-mastery-java/ Stay connected with me: 📸 Instagr...
How he handles Test Automation For his office project #sdet #podcast
มุมมอง 1.2K4 หลายเดือนก่อน
Hey Friends! 👋 I'm Jatin, an automation testing expert with over 10 years of experience in UI, API, and mobile testing 🧪, and I'm now exploring the dynamic world of DevOps! 🚀 In this video, we dive deep into how Abhishek approaches testing in his project. We discussed the challenges he faced and how he was able to overcome them, as well as his automation testing strategy. If you're a manual tes...
Hack that helped her crack multiple SDET jobs #sdet #manualtesting #interviewpreparation
มุมมอง 3.6K4 หลายเดือนก่อน
Hey Friends! 👋 I'm Jatin, an automation testing expert with over 10 years of experience in UI, API, and mobile testing 🧪, and I'm now exploring the dynamic world of DevOps! 🚀 This video is a deep dive into Kajal's journey, how she landed multiple SDET job opportunities, what hacks she used to stand out from the crowd, and many more. If you're a manual tester or automation tester looking to elev...
Java String Interview Questions 2024 🚀| #sdet #automationtester
มุมมอง 3.3K5 หลายเดือนก่อน
Hey Friends! 👋 I'm Jatin, an automation testing expert with over 10 years of experience in UI, API, and mobile testing 🧪, and I'm now exploring the dynamic world of DevOps! 🚀 🔗 Timestamps: [00:00:00] Intro [00:01:30] String Revision [00:24:59] Reverse Only Letters [00:43:45] Reverse Vowels of a String [01:04:29] Count the Frequency of Characters in a String [01:24:54] Replace All Vowels in the ...
Study with me | Revisiting String Class | #sdet #java
มุมมอง 9465 หลายเดือนก่อน
Hey Friends! 👋 I'm Jatin, an automation testing expert with over 10 years of experience in UI, API, and mobile testing 🧪, and I'm now exploring the dynamic world of DevOps! 🚀 In this video, part of our SDET Mastery Course, we'll cover Java's String class fundamentals and how strings work under the hood. Get ready to build a strong foundation for your automation testing journey! 💻 If you're a ma...
SDET Interview Preparation: How to answer Tell me about yourself? #SDET #manualtesting
มุมมอง 1.7K5 หลายเดือนก่อน
Hey Friends! 👋 I'm Jatin, with over 10 years of expertise in automation testing (UI, API, Mobile) 🧪, and I'm now diving into the exciting world of DevOps! 🚀 In this video, we'll tackle one of the most common interview questions: "Tell me about yourself." Whether preparing for your next big opportunity or just brushing up on your skills, this session will equip you with a proven formula to make ...
Get More Job Calls on Naukri Expert Profile Optimization Tips for #sdet #manualtester
มุมมอง 4.9K5 หลายเดือนก่อน
Get More Job Calls on Naukri Expert Profile Optimization Tips for #sdet #manualtester
Most Popular Java Coding Questions for Testers #java #sdet
มุมมอง 6K5 หลายเดือนก่อน
Most Popular Java Coding Questions for Testers #java #sdet
Complete Git and GitHub Tutorial for Beginners 2024 || Zero to Hero Git Master Class #sdet #devops
มุมมอง 31K6 หลายเดือนก่อน
Complete Git and GitHub Tutorial for Beginners 2024 || Zero to Hero Git Master Class #sdet #devops
Complete ZERO to HERO Linux For #SDET #devops
มุมมอง 5K7 หลายเดือนก่อน
Complete ZERO to HERO Linux For #SDET #devops
SDET Mastery with Java [Complete ZERO to HERO] #sdet
มุมมอง 3.2K8 หลายเดือนก่อน
SDET Mastery with Java [Complete ZERO to HERO] #sdet
Convert Roman Numeral to Integer #sdet #automationtestinginterviewquestions
มุมมอง 16010 หลายเดือนก่อน
Convert Roman Numeral to Integer #sdet #automationtestinginterviewquestions
Two Sum #automationtestinginterviewquestions
มุมมอง 22111 หลายเดือนก่อน
Two Sum #automationtestinginterviewquestions
How to Remove the Elements From the array #automationtestinginterviewquestions
มุมมอง 17511 หลายเดือนก่อน
How to Remove the Elements From the array #automationtestinginterviewquestions
Find the Single Number in the Array #automationtestinginterviewquestions
มุมมอง 9211 หลายเดือนก่อน
Find the Single Number in the Array #automationtestinginterviewquestions
Two SUM Java Interview Question #automationtestinginterviewquestions
มุมมอง 20811 หลายเดือนก่อน
Two SUM Java Interview Question #automationtestinginterviewquestions
Reverse an Array in Java ? #automationtestinginterviewquestions
มุมมอง 12711 หลายเดือนก่อน
Reverse an Array in Java ? #automationtestinginterviewquestions
Day 15: How to Sort Names in Array? #automationtestinginterviewquestions
มุมมอง 10711 หลายเดือนก่อน
Day 15: How to Sort Names in Array? #automationtestinginterviewquestions
Check if a String Panagram or not in Java #automationtestinginterviewquestions
มุมมอง 8311 หลายเดือนก่อน
Check if a String Panagram or not in Java #automationtestinginterviewquestions
How Does Git Works Internally ? #automationtestinginterviewquestions
มุมมอง 17311 หลายเดือนก่อน
How Does Git Works Internally ? #automationtestinginterviewquestions
How does equals() method works in Java? #javainterviewquestions
มุมมอง 22911 หลายเดือนก่อน
How does equals() method works in Java? #javainterviewquestions
Jatin, let me tell you one thing bro you are not just only good - I'm sure your presentation, attitude, and confidence level are amazing. I'm a SDET and really like your content and subject matter expertise. Is there any way you could plug in with BDD cucumber 🎉
3:48:00 checkout
Hi , jatin . Is QTP/UFT still relevant . should someone persue selenium and other tools rather than these . ?
I tried to purchase Level 1: Foundational SDET Course but when I login with the cred provided I don't see any course that I'm enrolled to. Please help
Fixed
Hi Jatin, Many newcomers tend to jump straight into learning automation, but they often lack a solid understanding of manual testing concepts. This includes covering important edge cases, which is crucial for ensuring the quality of tests and effectively identifying issues in the application. Could you please create a video on how to cover edge cases? It would be great to include the best approaches or a checklist for mobile app testing, UI testing, and REST API testing. This topic hasn't been covered before, and it would be incredibly helpful for everyone. Thanks in advance!
Great suggestion, I'll make a video about edge cases soon!
@@tech_with_jatin I really Appreciate that!!
Hi Jatin, Many newcomers tend to jump straight into learning automation, but they often lack a solid understanding of manual testing concepts. This includes covering important edge cases, which is crucial for ensuring the quality of tests and effectively identifying issues in the application. Could you please create a video on how to cover edge cases? It would be great to include the best approaches or a checklist for mobile app testing, UI testing, and REST API testing. This topic hasn't been covered before, and it would be incredibly helpful for everyone. Thanks in advance!
bhai please provide notes not present in this description
Appreciate your video. Was very helpful
Glad you liked it mate!
voh dsa hi hote hai yar
hii, which tablet you use ?
iPad Mini
combination of ranbir kapoor and rajkumar rao'
git
Plan
it helped me in quick linux revision and base foundation EC2 and jenkins.
Jatin if you can cover lil mote insight of using AWS instances effectively, in order to avoid charges, even being on free tier account.
It is very useful course, Thanks for your guidance
Glad you found it useful!
I have been part of the SDET mastery course is pretty good!
Are you providing any full stack QA course if yes please share the details with me
You should check the SDET mastery course link in description
Hi Jatin , you have a comprehensive SDET course , it would be amazing if the course is modularized , if someone wants to learn rest assured only he can do so , so on and so forth , any update If this can happen in the future?
I doubt we will do something like that cause the SDET mastery core principle is UI API Mobile. Thanks
Well said.. you are responsible for your career 👍👍
Mind blowing Har Har Mahadev ❤❤❤
@@AnugyaSaxena1111 har har mahadev ♥️
It's really helpfull, you doing great work jatin Thank you
@@shreeshathokal9081 glad you liked it mate
sdet kya hota hai
Software dev in Test
Document Link: drive.google.com/file/d/1jGkxOh8MMlPPAr6fQg6WiXTQz3oTXRJm/
Good questions. Thank you
hi , so i already finished a manual testing course , i completed the python programming for sleenium now studying python and selenium integration. my plan is as follows after completing this i will do java programming (optional ) , learning tools of Api testing and mobile testing . my question is int his series of learning when should i begin leanring vloud i.e AWS or microsoft azure
What is future growth of testing which skill are required in coming year
Bad for Manual... Increase your Domain Knowledge and focus on improving your SDET skills
What is roughly her salary ?
More than 15
Hello jatin , i am preparing for Python and selenium . Do you think it matters to have knowledge of python rather than Java
Not really just be good with python man! Focus on Python only get comfortable with the language and also solve LC if possible!
@@tech_with_jatin Thank you jatin
What is the package she got !
More than 15
Hi Jatin, Is this enough to work in real time API Automation project in any organisation?
It will give you enough confidence to work on the project by yourself! U have created the application and framework that depicts the real word project mate
swagger url and application not opening
Can you share the URL you are using, I'll check it out!
Hi Jatin , the Swagger URL application was not working , can you check and fixed it ?
Hey Jatin, very nice and informative content. If possible, can you please share github url of your code.
How can we use account-controller/ admin-controller for practice? It is giving unauthorized. If you walkthrough to different APIs that would be helpful for us to practice☺ Thanks for creating such a video
I’ll create one walk through video soon
Hi jatin can you please create a playlist on selenium using java project using bdd cucumber framework
Soooooo....
thank you
Is $1 course offer still available? Price is showing as 599. Is there any coupon code?
Hey mate the price is updated to 599
@@tech_with_jatin ok thank you. Is the refund policy still applicable? Also your teaching style is awesome. It is crisp and clear
Hi Jatin Sir, Thanks for sharing knowledge for API automation framework, I am using the API which you share via swagger but its throwing 410 unauthorize status code instead of sending bearer token, is swagger docs having issues or may be API is not working as expected, please suggest on this. Thanks
I have also shared the Git hub repo mate where you can definitely check the source code. The only reason you might find the error when your header info is wrong
Sir is it mandatory to be well in coding? Is it okay if the candidate is good in oops concept ? Give me some suggestion sir?
Most of the time people only focus on the Theory of OOP but in reality OOP is a way of building application. So being good with oop and design pattern will definitely help but then what works is projects that you can showcases in Interview
@tech_with_jatin sir I have created bdd framework with page object model and pytest hybrid framework with page object model can I had it to my resume? Sir I will share you the github link for both framework. Sir would you give some suggestions where I need to improve?
Hi Jatin pls come up third and final video where you cover parallel testing using threadLocal, integrate Extent report, implement retry login for failed tests. As it seems this series not fully completed
@@Haidarali-lf3sp haidar bhai aap toh SDET foundation course liya hai usme waise hi sab bataya hai. The concept remains the same.
@@tech_with_jatin 😀ok Jatin sure thanks... mai to dusro ki bhalai ka soch rha tha🤣🤣
Unable to find solution in the description
This will help you Solution for Telit Interview Question Part1: th-cam.com/video/eMRICf0gbsY/w-d-xo.htmlsi=hSBtClk7M-XQ59MJ Download ATS Friendly Resume: courses-techwithjatin.thinkific.com/products/digital_downloads/ats-friendly-resume-for-sdet
She should try to speak english only... Otherwise everything is great
:)
She is my sister ❤❤
Very helpful Jatin Sir 👏
Welcome :)
9:44 when i click in my app i dont get option of open git bash here option do u why?
Hello I think you missed to check an important option while installing git bash.... Reinstall gitbash and there few check box that you are supposed to click. I don't recollect the name but once you click it will work!
Thanku so much sir i will try it now
Hi Jatin...i dont see the SDET sample resume and solution in the description ? Can you please share
+1
@@casinova1001 this should help you out courses-techwithjatin.thinkific.com/products/digital_downloads/ats-friendly-resume-for-sdet
Git