SDET Automation Mock Interview - 8+ YOE (Selenium, Java, API, Testing)

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • Schedule a meeting in case of any queries/guidance/counselling:
    calendly.com/n...
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Naveen AutomationLabs Paid Courses:
    GIT Hub Course:
    naveenautomati...
    Java & Selenium:
    naveenautomati...
    Java & API +POSTMAN + RestAssured + HttpClient:
    naveenautomati...

КОМЕНТАРІ • 114

  • @sohailvirkPHPDeveloper
    @sohailvirkPHPDeveloper 2 роки тому +65

    The Questions he asked:
    What is the API gateway?
    What is a load balancer?
    What is selenium architecture?
    What are the 5 Major things/disadvantages of selenium?
    OTP, Captcha, Desktop
    What are the alerts in selenium and which API can you handle it?
    How to handle multiple windows in selenium?
    How can we get the attribute of SVG or shadow DOM element?
    What is the importance of TestNG listeners why do we use TestNG listeners?
    What is the QA/QC Layman language?
    For example, if you have 100 test cases and all of the test cases are dependent on the first case, is it a good approach?
    What are assertions? And how many assertions would you prefer to write in 1 test case?
    What are the soft & hard assertions?
    Do you prefer to maintain a testcases by using priorities?
    Priority can we negative, zero & common?
    If in TestNG all the test cases have the same priority which test case will run first?
    Why unit testing is preferable?
    Java
    Why FindElements return a list?
    What is the default capacity of ArrayList?
    How does a Hash Map work internally?
    Where are string objects stored in the memory?
    Why strings are immutable?

    • @thalai143
      @thalai143 Рік тому +4

      Bro Please give answer also

  • @cashedge1
    @cashedge1 2 роки тому +75

    One common mistake every one do is not listening carefully , when interviewer said I need 5 imp point for api , just we need to say, I will verify success, fail, response code , response schema validation, authentication is working, etc something which is must , if we ans to the point I personally feel it has very very good impact on interviewer

    • @kumarrdy5420
      @kumarrdy5420 2 роки тому +2

      Exactly

    • @utsavpanchal1605
      @utsavpanchal1605 2 роки тому +1

      True.. rather roaming around words.... Say it clearly.... It is issue with listening or sometimes not able to understand simple English.....

  • @bhanusthota
    @bhanusthota 2 роки тому +23

    Very good mock interview, I like her confidence,patience and positivity in taking complicated questions with unnecessary distractions in the back which can disturb anyone.But she stayed strong and gave good & honest answers.

  • @rohitcmrec
    @rohitcmrec 2 роки тому +54

    I can relate the situation. I was also going through the same set of Live interviews and finally joined a MNC, credit goes to Naveen 😊

  • @nikhiljain6907
    @nikhiljain6907 2 роки тому +20

    Saying "Obviously" for not too obvious things is a No No in an interview. Thanks Naveen for sharing the live interview session and to understand how it feels to be on the other side of interview.

  • @ghummakad_premi
    @ghummakad_premi 2 роки тому +70

    Important points to test when testing API - 1. Response codes 2, Data Sanctity, 3. Error scenarios. 4. Auth tests. 5. Performance tests if any. 6. System integration tests ( if records is created in DB or other record keeping systems).

    • @diyamagicadventuresday9414
      @diyamagicadventuresday9414 2 роки тому

      Thank you

    • @harishpandey3267
      @harishpandey3267 2 роки тому +1

      Scenarios based question she not answered properly n having 8 years of experience she don't have basic knowledge of git n github action is quite strange.....that is the things that we do in our daily practice....but she answered well on theoretical question, but I would say thanks to Naveen for asking really good questions......overall it was an good interview

  • @CrypticUNS
    @CrypticUNS 2 роки тому +6

    Instead of relying on a KT and making it a bottleneck, you can look at buisness processes, look at exisiting documentation (end-to-end flow charts, recordings) as well as run the core automation scripts to see the user journey. During playing the automated script you can pause and step through, to see the inputs or how to use the application.
    An alternative to receive a KT from testers/managers is to approach the business analysts directly and see if they have documentation to help - which they usually do.
    Great video overall, thanks

  • @shazshaz8303
    @shazshaz8303 2 роки тому +56

    Naveen. Im from US and i just want to tell you that u have inspired me so much. I dont have any IT background. I did Literature in university. While studying automation, it was only your language that I could relate to and understand so clearly. You only specify whats important to know and why its important. I recommended ur videos to many of my non-indian friends. They all loved them. I hope I 'll be able to meet you someday and thank you for your amazing videos. Always concise and to the point, which is what i was looking for. Your advices are amazing and everything that you suggest and highlight are gems of knowledge. I just recently got an sdet job in a great company with amazing team. It was the first company tht i applied. Will still continue to be charged by ur videos. Take care and God bless.

  • @ghummakad_premi
    @ghummakad_premi 2 роки тому +27

    Monotlith - Mono means 1, microservices = many. In monolith, there is a single interaction layer - so there will be FE -> BE -> DB ( single BE, which contains the whole service code, and business logic), whereas in microservices, there are separate services catering to different areas of applications.

    • @shubhamdaud2470
      @shubhamdaud2470 2 роки тому

      👍

    • @naveenbabu5590
      @naveenbabu5590 2 роки тому +4

      Monolithic is entire application deployed into each individual servers, micro services is each service we can deployed into multiple services with multiple configurations also. Monolithic debugging is easy, micro services debugging is difficult. In monolithic if any issues occurred in the service we have to fix it and deploy the application into each servers. In micro services if any service fails, after fix that service we can deploy that service only into particular server.

  • @shwetasuman2515
    @shwetasuman2515 Рік тому +6

    wow i am so impressed how well she did ,even though there were so many distractions 😌.

  • @venkat-JAKKEPALLI
    @venkat-JAKKEPALLI 2 роки тому +6

    No need to prepare for interview seperatley.. If we gone through this video will get all topics conceptually.. Thanks naveen..

  • @kshipra4504
    @kshipra4504 2 роки тому +4

    Hi Naveen!! Can you make a video like where person's experience is just opposite shown in this video -- 6.5 years in manual and 2 years around in UI automation? (total exp: 8.5)

  • @abhilashg1368
    @abhilashg1368 2 роки тому +18

    30 mins into the interview, I can see candidate mood changed entirely.. As soon as Selenium Questions started candidate became pretty nervous as questions went from trivial to real time questions. 8+ years of experience ???

  • @sunils2111
    @sunils2111 2 роки тому +3

    She has done well. She look like 2-3 years hands on automation.
    She is smart, good communicator and situation conscious.
    Technically average in terms of depth of knowledge but perfect manager material.
    I m sure if I were in her place I would have done worse .. :D

  • @sravaniraavi426
    @sravaniraavi426 2 роки тому +5

    Learnt alot from this video....even made notes for some of the questions....Kudos to ur feedback naveen....each and evry point very well explained....
    After hearing ur feedback she didn't even say thanks to u..😒

  • @kushmaanand3856
    @kushmaanand3856 2 роки тому +5

    What's schema testing? Pls explain

  • @shibapiano6946
    @shibapiano6946 2 роки тому +8

    Great.. please take interview for 10+ years of experience.

    • @BeingPunjabiz44
      @BeingPunjabiz44 2 роки тому +1

      I am also waiting for 10+ years exp interview video

    • @abhilashg1368
      @abhilashg1368 2 роки тому

      Lets be honest, there are only handful of people who are actually having 10+ years of automation experience. Selenium webdriver became more prominent in last 5 years or so. Previously UFT was present people still call it as QTP LOL.

    • @ghummakad_premi
      @ghummakad_premi 2 роки тому +3

      @@abhilashg1368 There are a lot of people with 10+ year experience. Selenium experience is different from testing experience. And I believe automation interview will include both UFT/Selenium or any other tools.

  • @johndee1148
    @johndee1148 2 роки тому +6

    i like her confidence and attitude during the interview

  • @prachijoshiporwal3353
    @prachijoshiporwal3353 2 роки тому +3

    Question
    I have automated twilio OTP flow through API so when we say otp cannot be automated in selenium thats only because selenium webdriver cannot not used to automate right ??
    But it can be automated through APIs if we have accountID and authtoken
    Is that correct ?

    • @mnsayeed999
      @mnsayeed999 2 роки тому +1

      So that is a limitation of selenium because it can't be done with selenium. Similarly captcha also poses a restriction for selenium. Though, both these scenarios can be handled gracefully in lower environments by restricting the OTP to a single constant value

  • @savikmaitra3876
    @savikmaitra3876 2 роки тому +1

    Hi @Naveen , I want to volunteer for a mock interview. I have 11.5 Years of Experience in Test Automation ( Selenium, Appium, Rest API). Thank you.

  • @muhammadnauman4468
    @muhammadnauman4468 2 роки тому +3

    Fan of this man ..Really amazing ...

  • @priteshms
    @priteshms 2 роки тому +2

    I learnt so many new things from Naveen Automation lab which was very helpful to land into my dream company. I am so grateful that i got connected with this youtube channel.

  • @aniruddhapssinghgehlot5471
    @aniruddhapssinghgehlot5471 2 роки тому +1

    Sir ! hats off to the girl ! ! ! i would hab been already yellow ! Thank you for the eye opener !!!!!!!

  • @deepakrevankar1717
    @deepakrevankar1717 2 роки тому +4

    Kudos to Naveen for doing this... Gives lot of confidence

  • @XFaramir
    @XFaramir 2 роки тому +3

    Naveen great work, you have a lot of patience.

  • @apoorvau5741
    @apoorvau5741 2 роки тому +1

    Captcha can be automated which is in text format..I read in one blog..

  • @mettasuresh4960
    @mettasuresh4960 2 роки тому +1

    Please try to learn from Naveen automation who will give 💯 knowledge which will definitely crack your interview easily!!

  • @deepakdange5530
    @deepakdange5530 2 роки тому +1

    Hi naveen....I can answered all your questions in less experience it's possible due to I watched your all videos

  • @shashikantmirji1344
    @shashikantmirji1344 2 роки тому +2

    One of the best UA-cam channel for manual testing and Automation testing

  • @akanshasaraswat7274
    @akanshasaraswat7274 2 роки тому

    Regarding creation of test cases through SRS real company..
    Sir pls video bna do SRS kaise padhe, kya dekh kar test case likhe sir pls pls
    Test case aate hn likhne but through SRS pls bna do sir video.

  • @vilasgiri
    @vilasgiri 2 роки тому +1

    Thank you Naveen sir, good interview taken.

  • @brijdeb
    @brijdeb 2 роки тому +2

    Very good situational interview Naveen. Lots of learning here. Loved it.

  • @akanshasaraswat7274
    @akanshasaraswat7274 2 роки тому

    Regarding creation of test cases through SRS real company..
    Sir pls video bna do SRS kaise padhe, kya dekh kar test case likhe sir pls pls
    Sir please try to make video on weekend I really need sir from Monday
    Apki help se m selected in mnc.

  • @swetadewangan4463
    @swetadewangan4463 Рік тому

    I dont think this was ok interview, it was below average.... Now a days the interview level has gone up.Thanks Naveen for the interview feedback

  • @i.am.sameer
    @i.am.sameer 2 роки тому +1

    Understanding the question and being relevant to the question while answering is also very important in an interview. For example- Exploratory testing, CICD integration among others.. answers to these questions should have been more relevant...

  • @swapnalikulkarni2969
    @swapnalikulkarni2969 2 роки тому +1

    Hi I have some questions on automation can you please help me?

  • @menoelia5365
    @menoelia5365 2 роки тому

    El entrevistador debería vocalizar bien no se entiende y hablar pausado si está viendo la cara de la muchacha que piensa o descifra lo que dice

  • @i.ravi2806
    @i.ravi2806 2 роки тому +1

    A really good session, learnt lot of things. Thanks Naveen :)

  • @gangarajumahesh1674
    @gangarajumahesh1674 2 роки тому +21

    Naveen, can you please provide timestamps for lengthy videos like these..For instance, intro, questions on API's, questions on selenium, questions on Jmeter, feedback etc.
    Btw, you're doing a great work and your videos really help me improve my command over automation.

    • @rajann44
      @rajann44 2 роки тому

      Nice idea 💡

  • @elva136
    @elva136 2 роки тому +1

    Awesome interview. She is quite knowledgeable.

  • @TechPandit-nc8mi
    @TechPandit-nc8mi 2 роки тому

    I'm a career gap candidate
    MCA 2017-19
    But complete in 2020. Right now I'm totally fresher
    I'm searching job in testing

  • @MrRahul-hz5hq
    @MrRahul-hz5hq 2 роки тому +1

    Learnt a lot from this API gateways ..etc

  • @yashsharma261
    @yashsharma261 2 роки тому

    Would you tell me, without coding which cloud automation tool good(trending) for learning - beginners. Also where to learn. Creating sample QA sheets - project examples?? If any. ..

  • @charanjitsingh3472
    @charanjitsingh3472 2 роки тому +4

    Hi Naveen...thanks for this session.
    Could you please also make some sessions on end to end performance testing of web applications in SDLC.
    In my current project, I have been contributing in that space as well.
    But your valueable inputs will really help me.

  • @manikandanarivazhagan5963
    @manikandanarivazhagan5963 Рік тому

    Try to take an interview for Selenium with python candidate.

  • @pimpomfossils
    @pimpomfossils 2 роки тому +1

    I have interview on monday..and i have no knowledge on api as i have never done that..just know postman and few crud functions..but i am good at web automation. Wondering wheather they will hire me even if i do good in interview. 8+ exp . Any suggestions guys

    • @LearnWithNeeraj777
      @LearnWithNeeraj777 2 роки тому +1

      All companies will not expect a same resource to do both front end and back end testing. If you are good in front end testing,you are good to go.. meanwhile you can just read some error codes in api call and that will do , all the best

    • @sandeeppatole5856
      @sandeeppatole5856 2 роки тому +2

      You will do excellent. Dont worry, dont get nervous. If get hired, refer me as well :)

  • @abhilashg1368
    @abhilashg1368 2 роки тому +4

    I liked the question at 1:12:39, should be asked in every interview for every team lead. I saw many senior members dont ask juniors regarding clarifications related to frameworks or latest tech. And later they try to blame juniors for the mistake they commit because they have power. Not generalising but what I have observed.

  • @rahultripathi2005
    @rahultripathi2005 2 роки тому

    how about authentication first in API(post man or some other tool ) approach so that you communicating with the right server

  • @rishavmanna4399
    @rishavmanna4399 2 роки тому

    that kt question made it clear.. if you always reach out to manager for small small things... then 😐

  • @suryaprakashpm7410
    @suryaprakashpm7410 2 роки тому

    Hi Naveen.... I watching all your videos. I have a small doubt. When I open a website through script it's loading long time. Can you help me to solve this issue?

  • @k.ravichandra1049
    @k.ravichandra1049 2 роки тому +4

    THANKS A TON NAVEEN , ITS REALLY WORTHY AND VERY HELPFUL. IT GAVE A CRYSTAL CLEAR IDEA ON HOW THE LATEST TREND OF INTERVIEWS. KEEP UP THE GOOD WORK.

  • @rahultripathi2005
    @rahultripathi2005 2 роки тому

    Create a checklist -prioritise the Module-test cases with highest business & functional impacted for that particular release..

  • @navathutejomai1038
    @navathutejomai1038 2 роки тому +3

    Sir I used to have eye stuck to tv when Ganguly used to bat, Federer used to play tennis, same fan feeling i have for you sir, you inspire me most .

  • @Kingstonstraddle
    @Kingstonstraddle 2 роки тому

    Hi I have taken the second round interview yesterday but it last for only 15 mins so it means Am I selected or rejected ???

  • @VaishnavM.Wakale
    @VaishnavM.Wakale 2 роки тому

    Can someone answer what ate important 5 points for API testing.

  • @navathutejomai1038
    @navathutejomai1038 2 роки тому

    Sir your patience when you listen to the candidate is super. Candidate has very Good knowledge in some areas, some she is not able to answer.but kudos to you, you are analizing the candidate is super.🤩

  • @kulunbegova
    @kulunbegova 2 роки тому +1

    Thank you, Naveen!

  • @AvitaD1
    @AvitaD1 2 роки тому

    Hi Sir What model can be used for estimation for Automating a web application

  • @jp5900
    @jp5900 Рік тому

    Unit testing needed to have code coverage

  • @shreyayum4998
    @shreyayum4998 2 роки тому

    What is non-flutter mobile app mean?

  • @reenaaggarwal9339
    @reenaaggarwal9339 2 роки тому

    Naveen Sir is so much knowledgeable.
    The lady performed really well in the interview 😊

  • @adnankamal5624
    @adnankamal5624 2 роки тому

    If i were her, i would literally cry by now :(

  • @codenissi
    @codenissi Рік тому

    Thanks, Naveen for sharing this.

  • @thendral7869
    @thendral7869 2 роки тому

    Naveen, thank you. very useful for me. Good thing I am with you for learning myself

  • @anujrana2147
    @anujrana2147 2 роки тому +6

    Best part 53:04 😂😂😂

  • @vikramd7896
    @vikramd7896 2 роки тому

    Thanks Naveen. Learned so many things in mock interview videos.

  • @ankaiahb3000
    @ankaiahb3000 2 роки тому

    I have need API manual testing videos

  • @baggumani
    @baggumani 2 роки тому +5

    How hashmap will work internally is one good question.

  • @nikalastsk6275
    @nikalastsk6275 2 роки тому

    any good courses for beginers in QA automation ?

  • @gustavodominguez900
    @gustavodominguez900 2 роки тому

    What means YOE

  • @Pan_Jan_Wroclawski
    @Pan_Jan_Wroclawski 2 роки тому

    Very good content. Thanks, Naveen!

  • @jeyhunaliyev1765
    @jeyhunaliyev1765 2 роки тому

    Thank you very much for this great session Naveen

  • @testinginsights-muktasharma
    @testinginsights-muktasharma 2 роки тому +15

    Lesson learnt here is we must prepare well for mock interviews (especially before facing Naveen Khunteta) as well as this can help in increasing one's confidence and morale.
    If you perform well in mock interviews,it will boost your confidence and chances of cracking real time interviews goes up. Although this is mock interview but yes if we treat it exactly like a real interview, this could be wonderful opportunity to enhance your technical and communication skills.
    Naveen grilled the candidate...Great interview overall and very impressive feedback is given to Shikha. Good luck!

    • @cashedge1
      @cashedge1 2 роки тому

      Naveen is Wikipedia of questions, I think he can ask questions from any area depending on candidates ability

    • @testinginsights-muktasharma
      @testinginsights-muktasharma 2 роки тому +2

      @@cashedge1 especially depending upon what a candidate has put up in her/his resume and how he/she has introduced herself.

    • @amuhak20
      @amuhak20 2 роки тому +1

      Also, sitting in closed room. If someone roaming behind candidate all the time is not good. Need to respect interview even if it's mock.

  • @kumaramiya11
    @kumaramiya11 2 роки тому

    Good Interview

  • @youshouldknow9369
    @youshouldknow9369 2 роки тому

    No, No worries

  • @sssaamm29988
    @sssaamm29988 2 роки тому +3

    Hi Naveen,how can we check/validate the schema of the an api response ?

    • @praneshda6153
      @praneshda6153 2 роки тому

      In our project, we check the schema or the metadata with the existing XML design package. This package was provided by a company that provides a standard that need to be followed. All i have to provide is stored metadata local file, the package takes care the rest, this test goes in iteration. So we run the test again and again untill there is no errors

  • @Sear-hh4gf
    @Sear-hh4gf 2 роки тому

    Thank you Naveen, God bless!!

  • @jeyhunaliyev1765
    @jeyhunaliyev1765 2 роки тому +1

    sending this video to all my friends who trying to be in IT field and preparing for interview

  • @atulkale7040
    @atulkale7040 2 роки тому

    This was really felt like real interview. Thanks for posting

  • @uddhavansurkar
    @uddhavansurkar 2 роки тому

    Liked the answer on alerts..that first we need to get the text from alert popup..and verify if this alert is expected nor not..and then proceed with accept or any form fill up

  • @ankitshrivastava1772
    @ankitshrivastava1772 2 роки тому

    A lot of learning in these 90 mins

  • @divya-xs3tx
    @divya-xs3tx 2 роки тому +2

    Hi Naveen, please reply me.
    I have 9+ years of experience in manual testing. My current CTC is 12 LPA approx. I am learning selenium from your UA-cam channel. How much hike I can expect if I want to switch my job?

    • @MusiQ8dict
      @MusiQ8dict 2 роки тому

      20+ tak.. depends on your confidence

    • @sainath3220
      @sainath3220 2 роки тому

      20LPA

    • @vinaysigedar3700
      @vinaysigedar3700 2 роки тому

      As per my experience hike differs company to company.. Say like for service based company for getting first offer you can expect 30-40% hike. For product based company for getting first offer u can expect 50% or higher.
      But again hike also depends on how well your interview went and once u get one offer you can always get counter offers and the hike could go on and on.

    • @vinaysigedar3700
      @vinaysigedar3700 2 роки тому

      But i would suggest while switching do not consider only hike as the parameter. There are lot of parameters that one should consider while switching jobs.

    • @shubhamdaud2470
      @shubhamdaud2470 2 роки тому

      Focus on what values u r bringing on to the table..
      Right buyer will definitely connect with you.... 👍

  • @bacchaparty6275
    @bacchaparty6275 2 роки тому

    Hi Naveen,
    I had started my carrier with Java Development and worked 3 yrs after this Deployed in Support project and worked around 3 yrs. Hence I have 6yrs of experience.Can I become Any type of Tester. I have also good knowledge of Java, Spring and REST , Jira, Git, Sql. Please suggest

    • @ScaryAdventureCinema
      @ScaryAdventureCinema 2 роки тому +2

      Why do you want to be become tester???

    • @elva136
      @elva136 2 роки тому

      @@ScaryAdventureCinema less pressure compared to developers

    • @pradeepakasirajan7729
      @pradeepakasirajan7729 2 роки тому

      Why u want to be a tester ? Pls stay as developer role. It’s from my experience

    • @navathutejomai1038
      @navathutejomai1038 2 роки тому

      Selenium automation with java you can try

  • @prachijoshiporwal3353
    @prachijoshiporwal3353 2 роки тому +2

    Thanks i learnt a lot from it and during the interview same things happened with me even if i know the answer i just get carried away and dont concentrate on giving answers to the point
    This mock helped me a lot and gave me direction to start the way i should start studying for interview purpose .
    As always You rock naveen .
    Well done shikha .