Automation Testing Mock Interview for Experienced | Automation Testing Interview Questions & Answers

Have a look at below Playlists:
Testing Interview Questions & Answers asked at various companies like Amazon, Capgemini, PayTM, Accenture, etc
• Amazon Interview Quest...
Software Testing Mock Interviews
• What is Software Testi...
RPA (Automation Anywhere) Interview videos
• What is RPA?| What is ...
This video contains Java interview questions, Selenium interview questions, TestNG interview questions and Database interview questions, Rest API interview questions, Manual Testing interview questions that were asked as part of Mock Interview Questions Process.
software testing interview questions,software testing tools,manual and automation testing mock interview,selenium automation testing mock interview,automation testing mock interview for experienced,manual testing mock interview for experienced,rd automation learning,automation testing interview questions for 3 years experience selenium,automation testing interview questions,automation testing interview questions and answers,automation testing interview mock,software testing questions guru99, hackerrank software testing interview questions
1. What are the different types of Maven Plugins?
Answer:
The different types of Maven plugins are listed below:
Building Plugins: These plugins are used at the time of build and are defined in the building element of the pom file.
Reporting Plugins: These plugins are used at the time of site generation and are defined in the reporting element of the pom file.
2. Name the build phases in Maven Build Lifecycle.
Answer: The build phases in Maven Build Lifecycle are listed down:
Validate: Checks if all the preconditions information to trigger the build is obtained.
Compile: Project source code is compiled.
Test: The Source code that is compiled is tested with the unit test framework. In this phase, the code is not deployed or packaged.
Package: Source code after compilation is packaged in the form of ZIP or JAR files.
Integration- test: After the package is deployed in an environment, the integration test cases are executed.
Verify: Examines to ensure that the package is correct and it meets all the required quality specifications.
Install: Installation of packages into the local repository.
Deploy: A specimen of the final package is made accessible to the remote repository for distribution among the other developers across projects.
3. What is the purpose of command mvn clean in Maven?
Answer: mvn clean aims to clean the project artifacts created by the previous Maven builds from the target directories. This is generally executed before initiating a new build process.
4. What do you mean by a Maven Repository?
Answer: Maven repository is the location of a directory where all the related project artifacts, jars, libraries, plugins are kept and can be utilized by Maven easily.
5. Explain the various types of Maven Repositories.
Answer: There are three types of Maven repositories.
They are:
Local Repository: This is placed in our local machine generally in the .m2 directory. This is generated once we are able to execute a Maven command successfully. All the project dependencies reside here. Once Maven scans the pom file, it first searches for its dependencies in the local repository.
Central Repository: This is supplied by Apache Maven. It contains most of the routinely used libraries. Once any of the dependencies are not found in the local repository, then Maven connects to a central repository.
Remote Repository: Sometimes companies develop their own custom repository comprising of their project artifacts, jars, and libraries. This is a type of repository that remains private for use inside that organization.
6. Selenium Automation - Exception - Element Isn’t Loaded Completely
In dynamic applications, elements are loaded on the fly. This means that all the elements you see aren’t completely ready. In such cases, if you try to click on the element, you’ll get the error. The solution to avoid this is to wait until the element is loaded completely.
7.What Causes the “Element Is Not Clickable at Point” Error?
Solution is to make sure that the overlapping element is closed before you try to click on another element. Another solution is to switch to the layer that contains the element you want to click.
8. Challenges faced in Automation
9. Handle Untrusted Certificate Selenium
10. Data-Driven Framework: In data-driven frameworks, test data is separated from test scripts and stored in an external resource such as text file, excel spreadsheet, CSV file or database table.
11. Keyword Driven Framework: In keyword driven frameworks, the test logic is divided into keywords and functions. A sequence of keywords is used to define the test scripts and these keywords are further defined as functions to implement the desired behaviour.

Пікірлер: 39

  • @rdautomationlearning609
    @rdautomationlearning6092 жыл бұрын

    Testing Interview Questions & Answers asked at various companies like Amazon, Capgemini, PayTM, Accenture, etc kzread.info/dash/bejne/qZNkuKyBl8ynopc.html

  • @videocollections9503
    @videocollections9503Ай бұрын

    8.59 - groove language used in Jenkins. Gerkin language used while writing test cases in the BDD framework.

  • @Dangerous.m
    @Dangerous.m2 жыл бұрын

    Very very nice. The way of your explanation is excellent. Really you are great. No one can beat you

  • @skaLife
    @skaLife2 жыл бұрын

    Thanks for the time and effort RD. I wish interviewers to be at least create an ease environment like RD.

  • @sampathkumargattu537
    @sampathkumargattu5372 жыл бұрын

    Soo much helpful. Thank you for your efforts

  • @PARIPXXD
    @PARIPXXD2 жыл бұрын

    Good job Tarun😊👍

  • @tarunsohal2012
    @tarunsohal20122 жыл бұрын

    Thank You so much for taking my mock interview. It was really very helpful and increased my confidence level.

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Glad it helped!

  • @stevenclark1973

    @stevenclark1973

    9 ай бұрын

    You did really well there. Well done. 👍

  • @sunils2111
    @sunils21112 жыл бұрын

    appreciate your patience and efforts you put to bring this to us.

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    My pleasure!

  • @naryiyer2251
    @naryiyer22512 жыл бұрын

    Great interview with nice set of questions

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Glad you enjoyed it!

  • @SMSM-gd5dt
    @SMSM-gd5dt2 жыл бұрын

    Wow great. You included the intro part.luv from USA

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Glad you liked it. Thank you

  • @SMSM-gd5dt

    @SMSM-gd5dt

    2 жыл бұрын

    @@rdautomationlearning609 u r so humble and good .

  • @azadassis3669
    @azadassis3669 Жыл бұрын

    Hi Sir, min 9:02, you said Gherkins is the language that Jenkins use, ain't that Groovy, Groovy is the language which is used by Jenkins right. Please correct me if I'm wrong. Thanks!

  • @princehans2553
    @princehans25532 жыл бұрын

    God job tarun paji 👍

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Thanks Tarun for giving mock Interview

  • @harshadamali1009
    @harshadamali10092 жыл бұрын

    Your videos are really helpful...can you plz make video on how to explain the project on telecom domain...

  • @bestcricketbowling9947

    @bestcricketbowling9947

    2 жыл бұрын

    Same👍🏻

  • @mymavi
    @mymavi Жыл бұрын

    If I watch you guy any further I'm going to start shaking my head, which will let recruiters to believe that I watched indian It guys :))

  • @indudevendran3162
    @indudevendran31622 жыл бұрын

    Thanks for this video. Jenkins file has written with the help of Groovy script not Gherkin.

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Thanks for watching and responding

  • @paragdandhare1170

    @paragdandhare1170

    2 жыл бұрын

    Yes ,Gherkin is used to define tests in Cucumber

  • @annaduraikanakarajan338
    @annaduraikanakarajan3382 жыл бұрын

    Your videos are really helpful to attend interview. Keep going. One doubt, please clarify Jenkins use groovy or Gherkin language?

  • @arcasahin3047

    @arcasahin3047

    2 жыл бұрын

    Groovy

  • @farhadhabibullah548
    @farhadhabibullah5482 жыл бұрын

    Great and very informative video, but did you say Gherkin is the language that used in Jenkin? how come? Gherkin is used in cucumber, right?

  • @Nokejunky

    @Nokejunky

    2 ай бұрын

    Yeah it's Groovy

  • @manjunathuma2623
    @manjunathuma2623 Жыл бұрын

    Candidate too good.

  • @thatchaimonk2665
    @thatchaimonk2665 Жыл бұрын

    I want to give a mock interview sir. Can u please help me with the procedure

  • @1st_cypher
    @1st_cypher2 жыл бұрын

    👍

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Thank you for watching and support!

  • @1st_cypher

    @1st_cypher

    2 жыл бұрын

    @@rdautomationlearning609 you are Awesome sir it's realy helpful 🙏

  • @sahilmayekar
    @sahilmayekar2 жыл бұрын

    A Cricket khelne ko aaya hey kya?

  • @kaushal9764
    @kaushal97642 жыл бұрын

    1st comment

  • @rdautomationlearning609

    @rdautomationlearning609

    2 жыл бұрын

    Thanks for watching!

  • @YogeshNikam-mb9jp
    @YogeshNikam-mb9jp Жыл бұрын

    No of add disturbing

  • @aryandebabratarout
    @aryandebabratarout Жыл бұрын

    they will ask advance java less selenium always happens to me

Келесі