Test Automation Mock Interview - [7+ YOE] -Major Skills: Java, Selenium, Cucumber, BDD, Rest Assured

Sdílet
Vložit
  • čas přidán 22. 05. 2024
  • SDET | Test Automation Mock Interview - [7+ YOE]
    Major skills: Java, Testing, Selenium, Cucumber, BDD, Rest Assured
    Schedule a meeting in case of any queries/guidance/counselling:
    calendly.com/naveenautomation...
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    czcams.com/users/Naveen%20Au...
    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/9FrG-KzGlvxjNmQ1
    Naveen AutomationLabs Paid Courses:
    GIT Hub Course:
    naveenautomationlabs.com/gitc...
    Java & Selenium:
    naveenautomationlabs.com/sele...
    Java & API +POSTMAN + RestAssured + HttpClient:
    naveenautomationlabs.com/manu...
  • Věda a technologie

Komentáře • 39

  • @ranjanjyoti273
    @ranjanjyoti273 Před 2 lety +6

    QA/SDET professionals should expect questions like this, but interviewers never questioned based on scenarios or implementations of programming language in QA activities .They are asking to write programs like developers. I don't understand ,are they looking for developer or QA ?They seriously need training from NaveenAutomationLab for how to take interview .😊
    Thank you for investing time for the community and helping .Keep the good work .

  • @GauravKhannaQA
    @GauravKhannaQA Před 2 lety +11

    Must Watch for everyone! So much to takeaway from this session. Great Job Naveen & Bhavik 👍

  • @vinavmevada8419
    @vinavmevada8419 Před 2 lety +4

    Thank you Naveen Sir.
    All questions related to API automation were awesome and based on real time scenario. 🙏

  • @user123study
    @user123study Před 2 lety +3

    Thank you Naveen Sir for this mock interview session. It really helps for testing community.
    Appreciate your work !!

  • @bihari1422
    @bihari1422 Před 2 lety +1

    This video has awken me about my efforts just before 2022. Thanks a lot Naveen Sir for this new year gift!!

  • @VineetKumar-eb3lv
    @VineetKumar-eb3lv Před 2 lety

    Thank you Naveen!!

  • @chandrasheker3887
    @chandrasheker3887 Před 2 lety

    Thank you Naveen for the great session

  • @suryajit7
    @suryajit7 Před 2 lety

    I liked his answer for Why Cucumber - loved it (and then I also liked how Naveen followed up with the next question related to Tech Stack - I would have done the same)

  • @ghummakad_premi
    @ghummakad_premi Před 2 lety

    The questions regarding API's basic architecture and use of pact is something I would have also asked, Great questions on API.

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety +8

    As Bhavik said, many are learning from your content. Bhavik did fairly well considering just his 7 years experience. Naveen, you are doing great job. I cannot resist myself to watch your video even over my last budweiser beer if 2021

  • @uyghur0991
    @uyghur0991 Před rokem

    Very good interview , remind me a lot , I will continue watching others too, Thanks

  • @sagars3332
    @sagars3332 Před 2 lety

    Mock interview series is really helpful

  • @ManishSharma-dd5xm
    @ManishSharma-dd5xm Před 2 lety +1

    To be honest ,It was really good... Must watch ..and Naveen 1 thing man, I really like your attitude..hats off ,great going..QA community is getting benefits from all these things..

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety

    Good question on end to end CRUD

  • @swarnalathasingamreddy5811

    Sir what a voice u have

  • @gauravmitra9516
    @gauravmitra9516 Před 2 lety

    Thank you Naveen Sir.... Wonderful session full of learnings :)

  • @ankushtagalpallewar6652

    It was amazing and informative... Hats off to the feedback and your observations are amazing...
    Can you please take Interview on Mobile Automation part.

  • @RohitSingh-fr4pc
    @RohitSingh-fr4pc Před 2 lety +1

    Good

  • @gendballa3676
    @gendballa3676 Před 2 lety

    Naveen thanks for the lovely content .. Just a request if you can provide timeline for the video .. Like API, Automation, Functional ...

  • @cashedge1
    @cashedge1 Před 2 lety +3

    Thankyou this interview is good... I really liked your senior profile question.. changes to interface in jdk 8 , oauth questions,graphql etc... Meta data question as soon as I heard I remembered your java memory management video....
    Canvas(read in unmresh gundecha book of selenium),svg,shadow dom dom,frames are must to know at senior levels... Finally many thanks for interview... Was also expecting dynamic page class generation question as candidate said he worked on pom... But I also understand it's hard to remember everything...

    • @umangsharma7447
      @umangsharma7447 Před 2 lety +2

      Hi @Amit, what exactly is the question you meant in ur last line ? "expecting dynamic page class generation question".
      Can you please elaborate? Thanks

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety

    Naveen, Why do you need to create constructor for abstract class? What business context in testing perspective demand this?

  • @bhanjangouda6537
    @bhanjangouda6537 Před 2 lety

    Hi All, what is the best practice to send the request body of a post call. I knew we have many option for it like create pojo class or use the hash map for input or Json file or json builder. Which one will be good.

  • @Forty3Stories
    @Forty3Stories Před 9 měsíci

    Very good interview. Both the candidate and as usual the interviewer. Watched it completely inspite of the irritating screen color.

  • @rohitmore7725
    @rohitmore7725 Před 2 lety

    Hi Naveen can you create video on building whole E2E architecture of automation with Devops tools from scratch on high level

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety

    Good question on li thing, li text contains should do the trick

  • @naveenbabu5590
    @naveenbabu5590 Před 2 lety +2

    Nice content, candidate has to brush up his skills on api status codes. He gave few incorrect answers , for delete call we get 204 status code because for delete no content will be displayed and also candidate mentioned ok response we get 200 , we have to say in real interview like for successful response we get 200 and 202 is the status code for request accepted by the server to process the response but process is not completed. I am not sure at end of the video naveen corrected his mistakes or not.

  • @saiprasanna1851
    @saiprasanna1851 Před 2 lety +1

    Hi Naveen, could you please do a mock interview on Automation Testing in selenium with python based. Your interviews are very helpful
    #naveenautomationlabs

  • @kadalivaraprasad450
    @kadalivaraprasad450 Před 2 lety

    @naveen
    How many type of templates in testing many of the manager interviews they are asking and expectations are high on testing template columns
    Can you please give an idea on this
    I know Testcase template, Test Plan, Rtm even I am not correct with right columns data , please share your views on this please it will helpful everyone in manager rounds

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety +4

    This mock interview is quite great and informative. How does it matter if we know or don't know about invoking get request with payload? Important take away for me is to validate the response via pojo rather using JSON parser. It makes sense to use pojo. Till now I just have gone through 40 % of the video

    • @cashedge1
      @cashedge1 Před 2 lety

      Pojo with lombook is great... Otherwise hard to manage... I watched full video ...

    • @cashedge1
      @cashedge1 Před 2 lety

      Invoking get with payload shows the intent you have to details at technical side... Not every thing asked is implemented some things are tricky and shows how much detail you know ...

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety

    Again how does it matter whin class implements which interface etc. Simple cntrl + click in eclipse ui will let us know this if really needed

  • @srinivasvardhineni
    @srinivasvardhineni Před 2 lety

    Can be done just with xpath ui/li text contains

  • @piyushmathpal4244
    @piyushmathpal4244 Před 2 lety +4

    thanks for enabling night shift naveen 😆

  • @madhavarora1641
    @madhavarora1641 Před 2 lety +1

    Naveen Sir - The interview was awesome and I liked the questions a lot. I wish you we both would have been in same organisation and you would be have been my mentor.
    Bhavik - You were good. Trust me, You can do great in interviews. All the best.

  • @sandeeprapolusandeeprapolu

    Why you have putten this color grade sir .and make a video on company with good benefits for qa profile .

  • @boneydsilva
    @boneydsilva Před 2 lety

    I would also like to be interviewed, I have a separate expeiernece of just being interviewed :D

  • @Sear-hh4gf
    @Sear-hh4gf Před 2 lety

    Thank you Naveen!!!