Automation Testing Mock Interview For 1-3 YOE (Java + Selenium +TestNG + Frameworks)

Поделиться
HTML-код
  • Опубликовано: 20 ноя 2024

Комментарии • 185

  • @MegaRohit92
    @MegaRohit92 2 года назад +145

    90% service based companies can be cracked easily with the help of this video.
    From personal experience I can say that most of the questions asked in this video are more than sufficient to crack the most of the interviews. Truly commendable work.

    • @Shruttiiiiii
      @Shruttiiiiii Год назад

      What about Product based company

  • @KrzysztofChrzan
    @KrzysztofChrzan 7 месяцев назад +1

    I am positively surprised such knowledge after 2.5 years of experience. 👏

  • @blablagswjsvsns134
    @blablagswjsvsns134 2 года назад +13

    1 answer - create object or use super.
    2answer - both almost same . Overloading is simply different nu. Or type of parameters or return type.
    Override means - in sub class we override or change implementation of the parent. class.
    3 Final - we use to make variable as non changable.
    4
    Finalize is use to clear or delete unusing object.
    5 Static - is of class not an object.. we can call it object.vraible.
    6 Can't override static but if we try to, it will not give an error but not work as overiding.
    7Java only accepts single inheritance but we can achieve an interface...
    A extends B implements C.
    8 list have order or indexing and duplication where set don't.
    9 in set we have to iterate and check every element.

  • @srikantnayak3797
    @srikantnayak3797 8 месяцев назад +2

    It's very beneficial

  • @phanik793
    @phanik793 2 года назад +12

    Very helpful Video because answers are also explained

  • @tejaswatamwar5650
    @tejaswatamwar5650 5 месяцев назад

    It is so perfect, specially the sir explaining all the wrong answers! This was very informative.

  • @gopalakrishnan2784
    @gopalakrishnan2784 2 года назад +34

    Dear sir,
    really those kinds of mock interviews are used to test the ability of our own, before facing the real time interview....i hope you will upload some more mock interview videos.... i am waiting for your upcoming videos....
    thanks...

  • @azharkhan7598
    @azharkhan7598 2 года назад +8

    Sir
    U r a really a hero for us.... ❤
    Thanks.
    I have finished my Java+selenium+TestNG with the help of your video..
    May you please give me a chance to interview.

  • @raghuchinni6179
    @raghuchinni6179 2 года назад +22

    1..Two methods contain same name and different arguments is called overloading..
    2..Two methods contains same name and same arguments
    Then parent class one implementation child class another implementation is called overriding...

    • @shubhamshinde524
      @shubhamshinde524 2 года назад +1

      Inheriting the superclass method into the subclass and changing its implementation according to subclass specification is known as method overriding in which method name and argument should be same.... And Method Binding process that is method declaration and method definition (body) links together on the basis of object creation only as the arguments are same

  • @nickyojha4804
    @nickyojha4804 Год назад +3

    Very very helpful video to attend any interview with some confidence.

  • @sohelahmadkhan1775
    @sohelahmadkhan1775 Месяц назад +1

    super video

  • @kuttylohithgaming7279
    @kuttylohithgaming7279 3 месяца назад +1

    Great job sir🎉

  • @suryahappycrafts2489
    @suryahappycrafts2489 5 месяцев назад

    Great interview. Sir please make more interviews. We all are waiting sir.

  • @eglobalsystems2554
    @eglobalsystems2554 4 месяца назад +1

    Thank you for creating this content!

  • @tejascollectionsclothingst9777
    @tejascollectionsclothingst9777 2 года назад +5

    Sir im always thankfull to you i tried you contacting sir but i dint succeed ,wherever you are, you n your family should be happy

  • @bindumishra2270
    @bindumishra2270 2 года назад +6

    At 10:57 there is a lot of difference between multi level and multiple inheritance... Multiple inheritance is not possible which is nothing but diamond problem, which can be achieved by interface.

  • @eyetea8889
    @eyetea8889 Год назад

    This is Gold. I tell people to go watch my Indian uncle. he is the bomb.

  • @shruthitn
    @shruthitn 2 года назад +18

    Hello Pavan, Can you please conduct a mock interview for Selenium with Python, It would be a great help for them who are trying to get in to Testing with Python. Thank you!

  • @shrikantsarode6676
    @shrikantsarode6676 2 года назад +7

    Very Good Interview Pavan Sir
    Please share some samples questions on java program and automation if possible.

  • @kvinayram6337
    @kvinayram6337 2 года назад +5

    Hello sir,
    This is vinayramkolli. I only have one word for you after watching this video. You are directly helping many people to get good opportunity in well reputed companies. It is building confidence in me. I am feeling regret for not watching your mock interviews. Your work is really appreciated....

  • @303-g8w
    @303-g8w 2 года назад +11

    Hello sir, can you please do mock up interviews for Robot Framework, REST API testing and Jmeter . it will be very helpful thank you

  • @v2factsand327
    @v2factsand327 2 года назад +2

    Awesome questions

  • @tejusgowda145
    @tejusgowda145 Год назад

    Please add question and answers in captions sir, great content!

  • @naveenpal965
    @naveenpal965 2 года назад +39

    Hi sir, I'm watching manual testing videos the live project one, why they are under membership? Can you please release those videos from that membership group. That would be really helpful.

  • @1972irp
    @1972irp 2 года назад +1

    Very Good Interview....

  • @tanmayghadge7861
    @tanmayghadge7861 2 года назад +4

    Please post most more mock interview videos.

  • @tsurvivor
    @tsurvivor Год назад +3

    The best interview is to give the interviewer a code and the ability to find the solution I don't agree with an interview with this model sometimes testers get stressed he could learn the answer I don't see any ability on the candidate,
    1. Concept of tests like what assert is and why you run it
    2. how to test login (create a class and test in Junit )
    3. Polymorphism, Encapsulation, abstract
    4. Webdriver Framework how you would set up it
    5. Give a clear solution about design patterns for testing

  • @ankitvani9175
    @ankitvani9175 Год назад +4

    Thanks a lot 🙏 I have watched the whole interview and it's very informative and knowledgeable. I have also learn few things that i don't know properly.
    Thanks you so much for such nice content.

  • @raghuchinni6179
    @raghuchinni6179 2 года назад +7

    Overloading concept is applicable for constructor
    Not applicable for inheritance and overriding concept....

    • @fero___3005
      @fero___3005 2 года назад +3

      Overloading Applicable for methods too

  • @Mounikareti
    @Mounikareti 8 дней назад

    Please do mock interviews for playwright using javascript

  • @DevTheReviewer
    @DevTheReviewer 2 года назад +2

    One of the best mock interview videos I came across. I am been seeing almost all your videos. Keep up the good work.

  • @savitasutar427
    @savitasutar427 Год назад +1

    Helpful

  • @sitruarasan9998
    @sitruarasan9998 2 года назад +4

    Thank you so much sir very useful this interview video 👍

  • @visnu12345
    @visnu12345 2 года назад +3

    Hi sir, Can you please make one mock interview video on Selenium webdriver Python + Appium + Robot Frame work

  • @prajjwalchaubey2323
    @prajjwalchaubey2323 Год назад +2

    Thanks a lot sir 😃

  • @umeshpandhare4470
    @umeshpandhare4470 2 года назад +2

    good 1 sir......keep it up...impressed😇

  • @kaliprasadgouda3848
    @kaliprasadgouda3848 Год назад

    Sir ap ke jitna bi tarif kare bo kam hi hee ap testing me har type ka help karte ho

  • @shilpakeshav6148
    @shilpakeshav6148 2 года назад +3

    Sir please do some interview for python selenium and SQL sir

  • @Shruttiiiiii
    @Shruttiiiiii Год назад +1

    Excellent Interview 👍
    Very helpful, just a request plz answer correct answers for the questions you have asked to the candidate

  • @m.a6836
    @m.a6836 8 месяцев назад +11

    I don't know why companies are only focused on experience.. this guy has a experience of 1-3 years,then i think he has average knowledge ...i hv seen many freshers who are carrying more clean knowledge on each nd everything..nd still looking for a chance..do focus on freshers also...

  • @BittuSingh-xf9iy
    @BittuSingh-xf9iy 2 года назад +2

    Good Evening Sir,
    I'm Bittu Singh. I hv completed my B.Tech in Mechanical Engineering in the year 2021 and i decided to start my career in IT sector. So, I just want to know-
    What is the possible interview answer for 1-year back in engineering degree?? It will be very thankful if u able to answer this question.😊

  • @pratikbharti5277
    @pratikbharti5277 2 года назад +18

    Great.... But only one question over here if candidate gave all satisfactory ans and unable to solve the JAVA Program then most companies are hold their reassume so if we are freshers/ intermediate candidates then how it's important for us to solve logic? or can we have list of program that we can prepare before goes inter!

    • @sanketpatil2530
      @sanketpatil2530 Год назад +5

      On Pavan sir's you tube channel there is a separate playlist of frequently asked java programs in interview with detail explanation..You can check it

    • @nanavanalla10
      @nanavanalla10 8 месяцев назад

      Prathik, it's not like you need to prepare with set of programs, because there are N-numbers of logic you can write in Java, you should prepare on flow controls ( if else, for loop, while, do while) properly then you can write any program, there are some popular programs which are asked in interview but as a java programmer we should not relay on them. In business layer there are N number of complexity might come so that time you should resolve it with you knowledge.
      That's why in interview programs are given to prove that you are strong enough to write logics.
      If you are strong then finding a vowels in a string is simple matter of thing as in this video sir asked to that man.

  • @lb8101
    @lb8101 2 года назад

    Thank you Pawan, these mock interview videos are really helpful.. please share more mock interviews.

  • @Patil-wh3jm
    @Patil-wh3jm Месяц назад +1

    3:16 constructor can not be static

  • @rupandas1742
    @rupandas1742 2 года назад +5

    Sir I have done Engineering in EC in 2018 and having knowledge of Manual Testing.So Can I get Job?

  • @padmavathykorrapati329
    @padmavathykorrapati329 2 года назад +1

    Very informative!!

  • @raghuchinni6179
    @raghuchinni6179 2 года назад +2

    Class C implements A,B

  • @apu4886
    @apu4886 2 года назад +1

    Thank you so much sir

  • @Pushpateluguvlogs7732
    @Pushpateluguvlogs7732 2 года назад +1

    Hi sir plz upload selinum classes with details explanation coding

  • @Mr_Raz_
    @Mr_Raz_ Год назад +1

    class Child extends Parent implements InterFace1 , InterFace2 {

  • @unteck7023
    @unteck7023 2 года назад

    Hello sir please arrange more mock, i have watched all the mocks

  • @raghuchinni6179
    @raghuchinni6179 2 года назад +2

    Tq sir.....

  • @raghuchinni6179
    @raghuchinni6179 2 года назад

    Constructor applying
    Access modifier are public, default,private,protected
    We can use any other modifier we will get compile time erroe

  • @habeebbasha5869
    @habeebbasha5869 2 года назад

    Please make a interview on python with selenium sir 🙂

  • @beast8235
    @beast8235 Год назад +1

    Whether he is a Fresher or employee while looking in his answer he may be fresher

  • @rakshan5965
    @rakshan5965 2 года назад +2

    Hello sir, Can you please suggest any course/project about manual testing in coursera

  • @vbn120
    @vbn120 Год назад

    Plz take some more videos on the same

  • @arjityadavv
    @arjityadavv 2 года назад

    @27:26
    good question

  • @janjanamsaibindu2840
    @janjanamsaibindu2840 2 года назад +2

    Sir, iam also interested to participate in mock interview....can u consider my request ... On ( manual + ETL ) testing .

  • @umeshchandrasutar4241
    @umeshchandrasutar4241 2 года назад +4

    Nice Sir
    Currently working in Tcs in BPS
    I want to switch to IT Manual Testing so please advice

    • @nakulnagariya7736
      @nakulnagariya7736 2 года назад +2

      I was in TCS (BPS), keep going, instead manual considers Automation, you will Thanks me Later.

    • @umeshchandrasutar4241
      @umeshchandrasutar4241 2 года назад

      @@nakulnagariya7736 bro bps sector is not well... Where lots of lifes are spoilng

  • @durvasulasandeep6886
    @durvasulasandeep6886 2 года назад +7

    What is the difference of create object for both
    Wedriver driver=new chromedriver();
    chromedriver driver=new chromedriver();

    • @fero___3005
      @fero___3005 2 года назад

      Parent class = new child class

    • @muthuvicknesh4912
      @muthuvicknesh4912 2 года назад +5

      WebDriver is an interface we can't create object for it possible of creating a object reference using that interface implemented class
      Chromedriver is class which implements the Web Driver.., interfaces

    • @anupriya4113
      @anupriya4113 2 года назад +2

      We are performing upcasting here

  • @shahedshaikh8787
    @shahedshaikh8787 2 года назад

    Sir if possible make video on power bi 👏🏻

  • @raghuchinni6179
    @raghuchinni6179 2 года назад +1

    Class can extends only one class at a time

  • @udaykhandekar1847
    @udaykhandekar1847 2 года назад

    Hello...
    Sir any video on simple basic interview program

  • @prashanthi3326
    @prashanthi3326 2 года назад +2

    Hi sir, i have a career gap due to took care of my family.Now i have to start my career. Please could you conduct mock interview for me.

  • @Veky_siri_official
    @Veky_siri_official 2 года назад +2

    sir can u conduct a interview for selenium with java.it would be a great help for me......thank you sir

  • @jyoshnajoe877
    @jyoshnajoe877 Год назад +2

    sir is there any chance to get pdf of all imp interview quations and answers coz currently i am prepairing for interview i want to follow one order while prepairing if have could u tell where i can find that will really help us

  • @blablagswjsvsns134
    @blablagswjsvsns134 2 года назад +1

    10 findelemts return list and windowhandles return set
    11 .count=0 loop string(i=0 ;i Less then Len)
    If(s.charAt(i)==o or a or i or e or u)
    Count+1
    Return count

  • @mukeshjayabalan1322
    @mukeshjayabalan1322 2 года назад

    Thank you

  • @AkashUmap-c6w
    @AkashUmap-c6w 2 месяца назад

    Hello Pawan I'M Akash in Pune.
    I have 2+ years of experience in automation and manual testing. What should I do to prepare for a mock interview with you?

  • @OscarBurton-m9c
    @OscarBurton-m9c Месяц назад

    MacGyver Plaza

  • @shajahansk8542
    @shajahansk8542 Год назад

  • @paparaosuvarnam189
    @paparaosuvarnam189 2 года назад

    Sir can we extend two classes in multiple inheritance.can u make a video

  • @raghuchinni6179
    @raghuchinni6179 2 года назад

    Class implement A,B

  • @sarojingole6554
    @sarojingole6554 2 года назад

    As fresher, 0 experience in testing how much knowledge of java and selenium is sufficient to crack interview or how much I have to study.

  • @raghuchinni6179
    @raghuchinni6179 2 года назад

    Parent class
    Child class contain same method signature
    Different implementation

  • @heenapanchabhai1430
    @heenapanchabhai1430 2 года назад +1

    Sir what I should study for automation testing
    Please tell me topic.

    • @shukria485
      @shukria485 2 года назад

      I am doing by myself. I study java and selenium and others.

    • @fero___3005
      @fero___3005 2 года назад

      @@shukria485 yes

  • @sspinjari
    @sspinjari 2 года назад

    Wow

  • @devanshi3050
    @devanshi3050 Год назад

    sir can you please share the resume of the candidate? it will be really helpful for freshers like me.

    • @sachinsonar9910
      @sachinsonar9910 Год назад +1

      Hiii.. You want to make your career in automation??

  • @pradipadvitote1288
    @pradipadvitote1288 2 года назад

    After completing the automation testing cours can we become job ready, or we have to take traning again in selected company.

  • @Arjun2mkap3929
    @Arjun2mkap3929 Год назад +1

    If he is not answering or wrong answer sir please correct it there itself else we will get confusion

  • @arunkumar-xr1em
    @arunkumar-xr1em Год назад

    Hi sir, build() is an optional one right?

  • @vivekkumarrana3775
    @vivekkumarrana3775 2 года назад +5

    Hello sir , I completed my b.tech in mechanical but now i try to switch in IT sector so it is good for me in future or not ?

    • @fero___3005
      @fero___3005 2 года назад

      Yes bro mee too in our college 🎓 changing my career

  • @RajkumarDarni
    @RajkumarDarni Год назад

    Can you please share details ofthe mock interview proces?.

    • @sdetpavan
      @sdetpavan  Год назад +1

      www.pavantestingtools.com/p/mock-interviews.html

  • @niharikagoud1691
    @niharikagoud1691 4 месяца назад

    Hello Sir
    How can I get myself enrolled for mock interview.

  • @worldtour666
    @worldtour666 2 года назад +4

    Hi Sir, Please upload a video to run multiple spec files in protractor or any framework in same browser parallely in Jenkins to save execution time. Also execution log should also be generated

  • @sdetbyraviteja568
    @sdetbyraviteja568 8 месяцев назад

    Hi sir. I want to give mock interview to you. May i know the process please?

  • @raghuchinni6179
    @raghuchinni6179 2 года назад

    Parent & child have static keyword
    It is method hiding

  • @purnachandratiruveedhula479
    @purnachandratiruveedhula479 2 года назад

    pavan Sir, need your support for i m unable to track interview proper manner

  • @hiteshsc
    @hiteshsc 2 года назад

    Sir due to civil service preparation i dont have experience can i get job by skill in java and selenium even now?my gradution gap is 5 years.

  • @sukanyadash5714
    @sukanyadash5714 2 года назад +2

    Helo sir . I wanted to buy a self preparation manual testing course. Can you please let me know how to initiate the process of payment.so that I can start my preparation.

    • @sdetpavan
      @sdetpavan  2 года назад

      Please check details on my website.

    • @ravitejagollapudivsss2769
      @ravitejagollapudivsss2769 2 года назад +2

      @@sdetpavan
      Sir can you please provide the website address pls.
      Iam new to this channel....!!

  • @bharathKumar-or6gd
    @bharathKumar-or6gd 2 года назад

    Sir, can we get his linkedin profile both of we are working in same company if you provide that it would be help full to me and others also

  • @raghuchinni6179
    @raghuchinni6179 2 года назад +1

    Multiple inhertance is not applicable for java classes...

    • @fero___3005
      @fero___3005 2 года назад

      No we can use using interface

  • @vasiliimakogon1847
    @vasiliimakogon1847 2 года назад +1

    Почему мне попалось это в рекомендации)

    • @sagarpingle7029
      @sagarpingle7029 2 года назад

      тебе это нужно мой друг 😃

  • @maqsoodalikhan0799
    @maqsoodalikhan0799 2 года назад +1

    Manual test..?

  • @dineshd9155
    @dineshd9155 2 года назад

    As a Manual Tester, If I learn Python, How should helpful for me in my carrier, What kind of role should play in company. Guys could me please help me out!

    • @Napalem99
      @Napalem99 2 года назад +2

      Many companies now demand Python for automation and salaries are pretty high so keep it up and learn PyTest, the only issue is, that for these positions companies require 3 to 4 years of experience ,anyway learn and practice cause sometimes HR and Tech Specialist will prioritize your skills not exp

    • @dineshd9155
      @dineshd9155 2 года назад +1

      @@Napalem99 Thank you so much..

    • @Vijayawada-k3p
      @Vijayawada-k3p 2 года назад +1

      If you learn python,you can use it as binding language for selenium, you can go as python developer and DA

    • @dineshd9155
      @dineshd9155 2 года назад

      @@Vijayawada-k3p Hi, I can't understand cleary. i am really sorry could you please expalin with clearly.

  • @saurabhlal2368
    @saurabhlal2368 2 года назад +1

    Hello sir which languages is best for automation testing ?

    • @lostboy5160
      @lostboy5160 2 года назад +3

      Java

    • @dipeshkhotele3901
      @dipeshkhotele3901 2 года назад +1

      Java

    • @Rider-jn6zh
      @Rider-jn6zh 2 года назад +1

      @@lostboy5160 why not python...is there any particular reason that java is best

    • @mukulsingh9239
      @mukulsingh9239 2 года назад +1

      @@Rider-jn6zh Industry demand

    • @lostboy5160
      @lostboy5160 2 года назад +1

      @@Rider-jn6zh no particular reason for that but mostly company refer java

  • @PriyankaPatil-qt7yv
    @PriyankaPatil-qt7yv 2 года назад

    Sir plzz u help me how to handle calender cleartrip webpage plzz sir

  • @kishorechary1354
    @kishorechary1354 2 года назад

    Hi sir i am a diploma holder as I can enter into the IT Testing field

  • @BM_Mind-je8qo
    @BM_Mind-je8qo Год назад

    Sir ,I want to request you ,If any one not give clear answer or give wrong answer can you plz give this question answer that time it self means berceuse of the we also got clear answer at time and not forget