- 13
- 24 671
QA Support
India
เข้าร่วมเมื่อ 21 เม.ย. 2024
testNg setup in Maven project | testNg setup gradle project | QA Support
Java Selenium Setup: th-cam.com/video/yFBq2CKTdzg/w-d-xo.html
==============================================================
Hello Guys,
In this video I have explained how to add TestNg in Maven project and how to add TestNg in Gradle project. TestNg is very powerful tool and widely used for test automation and it provides more features.
Topic covered:
1. How to add TestNg in maven project.
2. How to add TestNg in Gradle project.
3. How to find the testNg dependency on maven reposetory.
4. Ho to use the testNg.
Make sure to subscribe for more tutorials and helpful tips on Java development and automation testing.
#testNg #testngframework #testngselenium #testngsetup #testngjava #javaselenium #seleniumautomationtesting #JavaAutomation #AutomationTesting #JavaSelenium #SeleniumForBeginners
==============================================================
Hello Guys,
In this video I have explained how to add TestNg in Maven project and how to add TestNg in Gradle project. TestNg is very powerful tool and widely used for test automation and it provides more features.
Topic covered:
1. How to add TestNg in maven project.
2. How to add TestNg in Gradle project.
3. How to find the testNg dependency on maven reposetory.
4. Ho to use the testNg.
Make sure to subscribe for more tutorials and helpful tips on Java development and automation testing.
#testNg #testngframework #testngselenium #testngsetup #testngjava #javaselenium #seleniumautomationtesting #JavaAutomation #AutomationTesting #JavaSelenium #SeleniumForBeginners
มุมมอง: 19
วีดีโอ
How to download chrome driver for selenium | chrome driver 131 | chrome driver 130 and latest
มุมมอง 10514 ชั่วโมงที่ผ่านมา
Download Links: Version 131(131.0.6778.264): storage.googleapis.com/chrome-for-testing-public/131.0.6778.264/win64/chromedriver-win64.zip Version 130(130.0.6723.116): storage.googleapis.com/chrome-for-testing-public/130.0.6723.116/win64/chromedriver-win64.zip Version 129(129.0.6668.100): storage.googleapis.com/chrome-for-testing-public/129.0.6668.100/win64/chromedriver-win64.zip Version 128(128...
Find the count of each character of string in java | real interview question
มุมมอง 247วันที่ผ่านมา
Hey everyone! In this video, I have explained how to find the count of each character in given string. This is real question asked in my coding round of Selenium Java interview. Key Topics Covered: 1. How to convert String to character Array 2. How to use enhance for loop. 3. How to find the count of each character. 4. How to use List and ArrayList. Don't forget to like, comment, and subscribe ...
Managerial Round | Real Capgemini Automation (Selenium + Java) Testing interview on teams.
มุมมอง 1.2K14 วันที่ผ่านมา
Coding Question video links: 1. th-cam.com/video/5EGwKUTVetU/w-d-xo.html Hey everyone! In this video, I'm sharing my real interview experience for an Automation Tester position focusing on Selenium and Java. This casual interaction with Manager and little bit technical as well. I've tried my best to answer all the questions asked during the interview, but some answers might need more elaboratio...
How to find all the broken links of webpage using selenium and java | real interview question
มุมมอง 430หลายเดือนก่อน
Hey everyone! In this video, I have explained how to identify all broken links of webpage using selenium and java. This is real question asked in my coding round of Selenium Java interview. Key Topics Covered: 1. How to identify all the links on the webpage. 2. How to get the URL of all the links. 3. How to find all the broken links on the webpage. Don't forget to like, comment, and subscribe f...
How to generate alphanumeric random string using Java, Selenium Java Interview Coding Questions.
มุมมอง 630หลายเดือนก่อน
Hey everyone! In this video, I have explained how to generate random alpha numeric string using java and Apache commons lang dependency. This is real question asked in my coding round of Selenium Java interview. Key Topics Covered: Generate Random Alphanumeric string using UUID Generate Random alphanumeric string using Random class. Generate Random alphanumeric string using Secure Random class....
Coding Round(L2), Real Capgemini Automation (Selenium + Java) Testing interview on teams.
มุมมอง 3.6Kหลายเดือนก่อน
Coding Question video links: 1. th-cam.com/video/Ox0TypakLXw/w-d-xo.html 2. th-cam.com/video/72eTgnZ4uac/w-d-xo.html 3. Switch to particular window of web application. 4. How can we execute the project through command line using Maven 5. Select particular date on Calendar. Note - All above videos will be published soon one by one. Hey everyone! In this video, I'm sharing my real interview exper...
Complete Guide: Selenium + Java Automation Setup in IntelliJ (Beginners)
มุมมอง 6612 หลายเดือนก่อน
How to Set Up Selenium with IntelliJ and ChromeDriver | Step-by-Step Guide In this video, we walk you through the complete setup process to get started with Selenium WebDriver in IntelliJ IDEA. Whether you're a beginner or just need a refresher, this guide will help you configure everything you need to start automating web browsers with Java. Setup Steps: 1. Download and Install IntelliJ IDEA -...
How to resolve "class file has wrong version 55.0, should be 52.0" selenium error | Selenium errors
มุมมอง 1923 หลายเดือนก่อน
In this video, I’ll show you how to fix the "class file has wrong version 55.0, should be 52.0" error when using the latest Selenium version (4.25.0) in your Java project in 2024. This error indicates a version mismatch between your compiled code and the Java runtime. Steps Covered: 1. Check Your Java Version: Learn how to verify which version of Java you have installed. 2. Update Your Java Run...
How to download chrome driver for selenium | chrome driver 128 | chrome driver 129 and latest
มุมมอง 6024 หลายเดือนก่อน
How to Download the ChromeDriver for Selenium | Step-by-Step Tutorial In this video, we'll guide you through the process of how to download chrome driver for version 128. ChromeDriver 128 : storage.googleapis.com/chrome-for-testing-public/128.0.6613.119/win64/chromedriver-win64.zip chromeDriver 129 - storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win64/chromedriver-win64.zip chr...
How to download chrome driver for selenium | chrome driver 126 | chrome driver 127 and latest
มุมมอง 1.2K5 หลายเดือนก่อน
How to Download the ChromeDriver for Selenium | Step-by-Step Tutorial In this video, we'll guide you through the process of how to download chrome driver for version 126, version 127 and above version 128. Most of the people are not able to find the place to download the chrome driver version for 126 and 127 so I have shared the link through that you can easily download the chrome driver. Chrom...
Latest 2024 Automation Testing Job openings in top MNC Companies. Skill set Selenium+Java.
มุมมอง 1058 หลายเดือนก่อน
Hello Guys, "Whether you specialize in manual or automated software testing, including Selenium and Java proficiency, explore job openings tailored to your skills as of May 2024, including positions in top multinational corporations. From industry giants to dynamic startups, join teams driving innovation in software quality assurance. Elevate your career and shape the future of technology with ...
Real Capgemini Automation (Selenium + Java) Testing interview on teams.
มุมมอง 18K9 หลายเดือนก่อน
Hey everyone! In this video, I'm sharing my real interview experience for an Automation Tester position focusing on Selenium and Java. The questions covered both manual testing and automation with Selenium and Java. Also, I have explained Framework related questions and explained Hybrid Framework which made of Page Object Model, Data Driven and TestNg. I've tried my best to answer all the quest...
Experience level?
Thanks for the explanation video. Also, please do video on hashmap concept.
Yes will definitely make video on HashMap, do subscribe and stay tune for more videos like this.
bro what is your gmailid.
Do you have any doubts or something else need to discuss?
@@QASupport40 yes bro something related to verification process
What is Consultant B2 Role in Capgemini?
The Consultant B2 role at Capgemini is a mid-level position where individuals provide consulting expertise to clients, contribute to project delivery, and help implement tailored solutions. They also manage client relationships and support junior staff while staying updated on industry trends. But this might depends on in which department you get the role.
Please share HR Round questions please... its really useful
Hr round was completely more on salary discussion and negotiation so don't worry about it. All the Best
Why video is not ON
Both the interviewer’s and my cameras were on during the interview. However, I chose not to show the interviewer’s face in the video to avoid any potential issues or privacy concerns. I hope the content is still helpful despite this.
this is very good helpful
Thanks you, please stay tune for videos like this.
In interview for selenium coding question how you launch browser online and executed code? like for java code execution there are multiple online compilers are there right to show the output. But for selenium how you showed the output?
As per my interview experience they just tell us to write down the code on notepad or locally and they just check the code logic is correct or not. There is no any online compiler that actually interacts with browser.
What is the answer for that 48th window tab opened, if there is no name or no another information? can you answer for that?
Bro, will upload video on this soon
Thanks for the information, Unfortunately the links from description box is not accessible. Could you please re share it I am looking for v131. Thank you in advance !!
Thanks for informing me about this, will enable the links in some hours. Link - storage.googleapis.com/chrome-for-testing-public/131.0.6778.264/win64/chromedriver-win64.zip If above link is not clickable then copy paste the link in you browser and try, let me know if you are still facing any issue.
Are you selected
Yes, got selected.
Can you please share your resume?
Will upload video on this soon.
How you get call from Capgemini? From nokari or esle reference
You meant to say java 1.8 but you said java 18 i guess.
No, it's 18 only because latest selenium versions does not support the java 1.8
Perfect helps alot. hope you are selected 💖
Thank you for your kind words! I truly appreciate your support. Do subscribe for more videos like this.
Thanks for this real time audio !
Stay tune for for more videos
Not so hard questions
Yes, but might help some peoples who are preparing for interview.
Was it a virtual interview
No, its on teams. Both the interviewer’s and my cameras were on during the interview. However, I chose not to show the interviewer’s face in the video to avoid any potential issues or privacy concerns. I hope the content is still helpful despite this.
Thank you for your kind words! I truly appreciate your support. Do subscribe for more videos like this.
Can you post the recent job openings and interview questions
Will definitely create a video on this
To get rid of the variables inside the loop we use recursion...quite strange.
You are right, I'm completely agree. Correct answer is - A variable created inside a loop has local scope within each iteration, meaning it is reinitialized with each loop cycle. These variables are removed from memory once the loop iteration ends, as they fall out of scope and are eligible for garbage collection.
Haiii bro why your camera is off regarding the interview time it must be ON can clarity that
Hey Bro, Both the interviewer’s and my cameras were on during the interview. However, I chose not to show the interviewer’s face in the video to avoid any potential issues or privacy concerns. Hope that clears it up!
can you please send me the link for latest version
Can you please send me your browser exact version so that I can give you the exact chrome driver for that, For now you can try this(Version - 132.0.6834.110) - storage.googleapis.com/chrome-for-testing-public/132.0.6834.110/win64/chromedriver-win64.zip
Bhai nasib hai ki aisa question ke ans dekar crack ho gya
Bhai 4-5 interviews ke baad normal lagta hai, All the best
Can you please provide your cv ..
Will create one detail video on Resume, stay tune
Can you provide us steps on how to create a resume
Yes, definitely will create the video on this soon.
I'm waiting for this last round from one month and they're postponed it for 3 times by now😢. Is it normal?
It is not normal, but It’s important not to rely solely on one organization, especially since large companies or MNCs often take longer in their recruitment process. Keep exploring other opportunities, as having another offer can give you leverage to negotiate a better salary when the first company gets back to you. Stay proactive! All the Best bro...
@QASupport40 thank you bro 🤗
Kitne year ka experience ke liye ye interview hai te bhi bta dete
3 to 5 years Bro
what if someone stammers while speaking, and have the knowledge, do he/she qualified for next round?
"Yes, having knowledge is what matters most; stammering doesn’t determine someone’s qualifications or abilities.
🙌👏
Thank you, Stay tune and do subscribe for more videos like this
Thanks for sharing
Stay tune and do subscribe for more videos like this
such an easy interview. the candidate is lucky.
1st round me mujhe bhi aise hi laga😅
Second round upload Kiya ?@@QASupport40
@@QASupport40 what about other rounds?
It was little bit tough as they are real scenarios, technical rounds are already uploaded and available on channel you can refer those.
Wow I'm waiting for this real time interview vedio 😊
Stay tune for more videos like this
Pura course hi puch liya ...................but yes good .......
Thanks
Thank you, It was very helpful
Do subscribe for more videos like this
Heyy bro Are you able to clear the second round as well?
Interview was not too good but they had considered me
@QASupport40 congratulations bro 👍👍 mine interview is also scheduled for Tommorow 😅
@@aforall3794 Focus on Java and selenium questions and prepare some java coding based questions, All the Best Bro👍
How many years experience bro?
This was for 3 to 5 years experience in Java Selenium Automation
Thanks
Keep learning, All the Best🤗
Never use the word "Maam"
baat to sahi hai
How should we address then ?
@@abhradeepgarai1447 we have to address by their name in IT..
@@abhradeepgarai1447addressing the interviewer by their name, if he/she already intorduced. This is the best way to maintain professionalism in the corporate world, be it in interview or while addresing your seniors..
By there name@@abhradeepgarai1447
Why video is not ON please clarify
Not, understood, can you please clarify the question?
This is very useful for real time scenarios, please upload more like this
Yes, will keep sharing, please keep supporting.
bro please explain answer the config property wala scenario question....which asks at 8:05
Yes Bro, I will upload the video 1-2 days
did you selected in the capgemini?
Yes, Bro...
Where is the sol program answer
You can find the coding answer videos in description box
Bro please make a project video of automation testing
Sure Bro, Thanks for suggestion
Plz upload same kind of content more. It will very helpful😊
Sure 😊, subscribe and stay tune for upcoming videos
Thanks bro👍
Please subscribe and stay tune for more videos
the candidate has a good knowledge of the concepts
Thank you...stay tune for more videos
Hi
Hello, do you have any doubt or facing any issue?
Is it so hard to crack the interview bit scared now
"Don't worry, It’s not that hard. Just focus on studying all the key topics and dedicate 1-2 months for preparation. Make sure to practice coding questions, especially in Java, since they're commonly asked. Stay positive and keep practicing, and you'll definitely crack the interviews!"
Clean and simply explained with clear steps. Thank you for the video. Now I am all set to start my automation testing.
Great to hear! Thanks
Wat to ask question at last
you could ask, 'What type of projects will I be working on?' or 'What tools and technologies are currently being used in these projects?', try to know more about your role and project. Always make sure to ask questions at the end-it’s a decision changing part of the interview process."
@QASupport40 ty appreciate
It would have been great if Practical program concept are covered
Definitely we will cover this in a separate video, thanks for the advice.