QA Support
QA Support
  • 13
  • 24 671
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
มุมมอง: 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...

ความคิดเห็น

  • @sabyasachimohanty2190
    @sabyasachimohanty2190 6 ชั่วโมงที่ผ่านมา

    Experience level?

  • @syedfarook9867
    @syedfarook9867 20 ชั่วโมงที่ผ่านมา

    Thanks for the explanation video. Also, please do video on hashmap concept.

    • @QASupport40
      @QASupport40 20 ชั่วโมงที่ผ่านมา

      Yes will definitely make video on HashMap, do subscribe and stay tune for more videos like this.

  • @PencilMafia
    @PencilMafia 22 ชั่วโมงที่ผ่านมา

    bro what is your gmailid.

    • @QASupport40
      @QASupport40 18 ชั่วโมงที่ผ่านมา

      Do you have any doubts or something else need to discuss?

    • @PencilMafia
      @PencilMafia 7 ชั่วโมงที่ผ่านมา

      @@QASupport40 yes bro something related to verification process

  • @NeverStopLearning56
    @NeverStopLearning56 วันที่ผ่านมา

    What is Consultant B2 Role in Capgemini?

    • @QASupport40
      @QASupport40 18 ชั่วโมงที่ผ่านมา

      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.

  • @shailajasooranagi4657
    @shailajasooranagi4657 วันที่ผ่านมา

    Please share HR Round questions please... its really useful

    • @QASupport40
      @QASupport40 วันที่ผ่านมา

      Hr round was completely more on salary discussion and negotiation so don't worry about it. All the Best

  • @shailajasooranagi4657
    @shailajasooranagi4657 วันที่ผ่านมา

    Why video is not ON

    • @QASupport40
      @QASupport40 วันที่ผ่านมา

      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.

  • @pavan5896
    @pavan5896 วันที่ผ่านมา

    this is very good helpful

    • @QASupport40
      @QASupport40 วันที่ผ่านมา

      Thanks you, please stay tune for videos like this.

  • @rashmitambe4493
    @rashmitambe4493 2 วันที่ผ่านมา

    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?

    • @QASupport40
      @QASupport40 วันที่ผ่านมา

      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.

  • @satishkvs156
    @satishkvs156 2 วันที่ผ่านมา

    What is the answer for that 48th window tab opened, if there is no name or no another information? can you answer for that?

    • @QASupport40
      @QASupport40 2 วันที่ผ่านมา

      Bro, will upload video on this soon

  • @apankale
    @apankale 2 วันที่ผ่านมา

    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 !!

    • @QASupport40
      @QASupport40 2 วันที่ผ่านมา

      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.

  • @ChinnaBayanna-d8t
    @ChinnaBayanna-d8t 2 วันที่ผ่านมา

    Are you selected

    • @QASupport40
      @QASupport40 2 วันที่ผ่านมา

      Yes, got selected.

  • @chandrak1674
    @chandrak1674 3 วันที่ผ่านมา

    Can you please share your resume?

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Will upload video on this soon.

  • @prafullkale2524
    @prafullkale2524 3 วันที่ผ่านมา

    How you get call from Capgemini? From nokari or esle reference

  • @vivekfadat1118
    @vivekfadat1118 3 วันที่ผ่านมา

    You meant to say java 1.8 but you said java 18 i guess.

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      No, it's 18 only because latest selenium versions does not support the java 1.8

  • @vaibhavbelsare7961
    @vaibhavbelsare7961 3 วันที่ผ่านมา

    Perfect helps alot. hope you are selected 💖

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Thank you for your kind words! I truly appreciate your support. Do subscribe for more videos like this.

  • @eknathmarathe926
    @eknathmarathe926 3 วันที่ผ่านมา

    Thanks for this real time audio !

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Stay tune for for more videos

  • @SaikatDas-h9f
    @SaikatDas-h9f 4 วันที่ผ่านมา

    Not so hard questions

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Yes, but might help some peoples who are preparing for interview.

  • @shilpakomal7092
    @shilpakomal7092 4 วันที่ผ่านมา

    Was it a virtual interview

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      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.

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Thank you for your kind words! I truly appreciate your support. Do subscribe for more videos like this.

  • @shilpakomal7092
    @shilpakomal7092 4 วันที่ผ่านมา

    Can you post the recent job openings and interview questions

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Will definitely create a video on this

  • @SanjeevSingh-nf7vz
    @SanjeevSingh-nf7vz 5 วันที่ผ่านมา

    To get rid of the variables inside the loop we use recursion...quite strange.

    • @QASupport40
      @QASupport40 4 วันที่ผ่านมา

      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.

  • @ChinnaBayanna-d8t
    @ChinnaBayanna-d8t 5 วันที่ผ่านมา

    Haiii bro why your camera is off regarding the interview time it must be ON can clarity that

    • @QASupport40
      @QASupport40 5 วันที่ผ่านมา

      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!

  • @faustinatina5010
    @faustinatina5010 6 วันที่ผ่านมา

    can you please send me the link for latest version

    • @QASupport40
      @QASupport40 5 วันที่ผ่านมา

      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

  • @prafullkale2524
    @prafullkale2524 10 วันที่ผ่านมา

    Bhai nasib hai ki aisa question ke ans dekar crack ho gya

    • @QASupport40
      @QASupport40 10 วันที่ผ่านมา

      Bhai 4-5 interviews ke baad normal lagta hai, All the best

  • @prafullkale2524
    @prafullkale2524 10 วันที่ผ่านมา

    Can you please provide your cv ..

    • @QASupport40
      @QASupport40 10 วันที่ผ่านมา

      Will create one detail video on Resume, stay tune

    • @shilpakomal7092
      @shilpakomal7092 4 วันที่ผ่านมา

      Can you provide us steps on how to create a resume

    • @QASupport40
      @QASupport40 3 วันที่ผ่านมา

      Yes, definitely will create the video on this soon.

  • @SravanSrikar
    @SravanSrikar 10 วันที่ผ่านมา

    I'm waiting for this last round from one month and they're postponed it for 3 times by now😢. Is it normal?

    • @QASupport40
      @QASupport40 10 วันที่ผ่านมา

      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...

    • @SravanSrikar
      @SravanSrikar 10 วันที่ผ่านมา

      @QASupport40 thank you bro 🤗

  • @prafullkale2524
    @prafullkale2524 11 วันที่ผ่านมา

    Kitne year ka experience ke liye ye interview hai te bhi bta dete

    • @QASupport40
      @QASupport40 11 วันที่ผ่านมา

      3 to 5 years Bro

  • @prateek.shrivastav
    @prateek.shrivastav 11 วันที่ผ่านมา

    what if someone stammers while speaking, and have the knowledge, do he/she qualified for next round?

    • @QASupport40
      @QASupport40 11 วันที่ผ่านมา

      "Yes, having knowledge is what matters most; stammering doesn’t determine someone’s qualifications or abilities.

  • @shwetakatare24
    @shwetakatare24 11 วันที่ผ่านมา

    🙌👏

    • @QASupport40
      @QASupport40 11 วันที่ผ่านมา

      Thank you, Stay tune and do subscribe for more videos like this

  • @ArvindMaurya320
    @ArvindMaurya320 12 วันที่ผ่านมา

    Thanks for sharing

    • @QASupport40
      @QASupport40 11 วันที่ผ่านมา

      Stay tune and do subscribe for more videos like this

  • @SP-vq7tg
    @SP-vq7tg 12 วันที่ผ่านมา

    such an easy interview. the candidate is lucky.

    • @QASupport40
      @QASupport40 12 วันที่ผ่านมา

      1st round me mujhe bhi aise hi laga😅

    • @prafullkale2524
      @prafullkale2524 11 วันที่ผ่านมา

      Second round upload Kiya ?​@@QASupport40

    • @sumitverma2774
      @sumitverma2774 7 วันที่ผ่านมา

      @@QASupport40 what about other rounds?

    • @QASupport40
      @QASupport40 7 วันที่ผ่านมา

      It was little bit tough as they are real scenarios, technical rounds are already uploaded and available on channel you can refer those.

  • @Mr_Punya
    @Mr_Punya 13 วันที่ผ่านมา

    Wow I'm waiting for this real time interview vedio 😊

    • @QASupport40
      @QASupport40 12 วันที่ผ่านมา

      Stay tune for more videos like this

  • @Testing_era
    @Testing_era 14 วันที่ผ่านมา

    Pura course hi puch liya ...................but yes good .......

    • @QASupport40
      @QASupport40 14 วันที่ผ่านมา

      Thanks

  • @shilpagt1524
    @shilpagt1524 15 วันที่ผ่านมา

    Thank you, It was very helpful

    • @QASupport40
      @QASupport40 15 วันที่ผ่านมา

      Do subscribe for more videos like this

  • @aforall3794
    @aforall3794 16 วันที่ผ่านมา

    Heyy bro Are you able to clear the second round as well?

    • @QASupport40
      @QASupport40 16 วันที่ผ่านมา

      Interview was not too good but they had considered me

    • @aforall3794
      @aforall3794 16 วันที่ผ่านมา

      @QASupport40 congratulations bro 👍👍 mine interview is also scheduled for Tommorow 😅

    • @QASupport40
      @QASupport40 16 วันที่ผ่านมา

      @@aforall3794 Focus on Java and selenium questions and prepare some java coding based questions, All the Best Bro👍

    • @destroyer5894
      @destroyer5894 13 วันที่ผ่านมา

      How many years experience bro?

    • @QASupport40
      @QASupport40 12 วันที่ผ่านมา

      This was for 3 to 5 years experience in Java Selenium Automation

  • @Musharraf-j3b
    @Musharraf-j3b 18 วันที่ผ่านมา

    Thanks

    • @QASupport40
      @QASupport40 17 วันที่ผ่านมา

      Keep learning, All the Best🤗

  • @mohammedyaseerpasha7909
    @mohammedyaseerpasha7909 22 วันที่ผ่านมา

    Never use the word "Maam"

    • @QASupport40
      @QASupport40 22 วันที่ผ่านมา

      baat to sahi hai

    • @abhradeepgarai1447
      @abhradeepgarai1447 14 วันที่ผ่านมา

      How should we address then ?

    • @mohammedyaseerpasha7909
      @mohammedyaseerpasha7909 14 วันที่ผ่านมา

      @@abhradeepgarai1447 we have to address by their name in IT..

    • @SP-vq7tg
      @SP-vq7tg 12 วันที่ผ่านมา

      ​@@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..

    • @hades7893
      @hades7893 วันที่ผ่านมา

      By there name​@@abhradeepgarai1447

  • @shailajasooranagi4657
    @shailajasooranagi4657 23 วันที่ผ่านมา

    Why video is not ON please clarify

    • @QASupport40
      @QASupport40 22 วันที่ผ่านมา

      Not, understood, can you please clarify the question?

  • @KarthikeyanR-g4e
    @KarthikeyanR-g4e 28 วันที่ผ่านมา

    This is very useful for real time scenarios, please upload more like this

    • @QASupport40
      @QASupport40 22 วันที่ผ่านมา

      Yes, will keep sharing, please keep supporting.

  • @prasadsakarkar8241
    @prasadsakarkar8241 หลายเดือนก่อน

    bro please explain answer the config property wala scenario question....which asks at 8:05

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Yes Bro, I will upload the video 1-2 days

  • @prasadsakarkar8241
    @prasadsakarkar8241 หลายเดือนก่อน

    did you selected in the capgemini?

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Yes, Bro...

  • @ashwinijadhav3572
    @ashwinijadhav3572 หลายเดือนก่อน

    Where is the sol program answer

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      You can find the coding answer videos in description box

  • @prajwalthakur9839
    @prajwalthakur9839 หลายเดือนก่อน

    Bro please make a project video of automation testing

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Sure Bro, Thanks for suggestion

  • @neelam_admane
    @neelam_admane หลายเดือนก่อน

    Plz upload same kind of content more. It will very helpful😊

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Sure 😊, subscribe and stay tune for upcoming videos

  • @prajwalthakur9839
    @prajwalthakur9839 หลายเดือนก่อน

    Thanks bro👍

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Please subscribe and stay tune for more videos

  • @GG-hk5iz
    @GG-hk5iz หลายเดือนก่อน

    the candidate has a good knowledge of the concepts

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Thank you...stay tune for more videos

  • @SheetalKamble-c1s
    @SheetalKamble-c1s หลายเดือนก่อน

    Hi

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Hello, do you have any doubt or facing any issue?

  • @SheetalKamble-c1s
    @SheetalKamble-c1s หลายเดือนก่อน

    Is it so hard to crack the interview bit scared now

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      "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!"

  • @fayyazshaik1202
    @fayyazshaik1202 หลายเดือนก่อน

    Clean and simply explained with clear steps. Thank you for the video. Now I am all set to start my automation testing.

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Great to hear! Thanks

  • @zeeshaanp5782
    @zeeshaanp5782 หลายเดือนก่อน

    Wat to ask question at last

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      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."

    • @zeeshaanp5782
      @zeeshaanp5782 หลายเดือนก่อน

      @QASupport40 ty appreciate

  • @rohithsj5066
    @rohithsj5066 หลายเดือนก่อน

    It would have been great if Practical program concept are covered

    • @QASupport40
      @QASupport40 หลายเดือนก่อน

      Definitely we will cover this in a separate video, thanks for the advice.