Nothing Special   »   [go: up one dir, main page]

Automation

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Road to Automation

-----------------------------------------------

Study Sources

>Youtube Sources:-
-Bhanu Pratap
-Mukesh Otwani
-Naveen Automation Labs

>Nominal Charges Sources:-


Udemy(700-900 per course)

>I prefer Dont go for classroom coaching,learn from an individual who are teaching
to maximum 2 persons at a time
This will help us to clear our every doubt
===================================================================================
=========================================

**An important thing which need to be understand is learning Technology and


clearing interview are differrent things
Example : It is not necessary that each topic of CoreJava will be used in
automation but for interview purpose we have to cover each and every topic

If we will read only interview questions, will be trapped by interviewer easily


So,atleast design one dummy framework and apply maximum all the concepts over there

>How to approach for interviews who doesnot have prior experienece of automation

Start giving telephonic interviews first for another location or current location.
One idea is we can change our current lcoation on naukri.com .By doing this we will
get calls from that location and can save opportunites locally
Interviews will give us an idea about the expectation of interviewer and market

>Challeneges we may face if we dont have any a prior automation experienece


-They can ask practical scenarios
-how did you implement this concept in your project
-Can ask about your role in project
how many test cases you created in a single day or in whole carrer
your daily process of working

===================================================================================
======

First Stage(Mandatory for Every Interview)


------------
Core JAVA
Selenium
TestNG
Framework Designing/design Patterns/BDD famework basics
SQL
Agile
Source code management tool(GIT/SVN)
why jenkins,maven,Continuos Integration
Manual Basics
Advanced Stage(will give preferance over other candidates)
----------------

Appium
API Automation
JMeter

Detailed
-----------
1.Core JAVA :

Language is the base of everything which you want to learn


It should be strongest
Most Important Topics-OOPS,String,String output based questins,Exception
Handling,Collections

Company offering handsome packages will ask Programs,data Structure Algrithms,java


multithreading concepts

**Difficult questions can be created from this topic only

2.Selenium
-will ask practical scenarios
-cover each and every topic
-create xpaths

**There are liminted questions which can be asked from selenium

3. GIT/SVN

Try to integrate your dummy project with GIT and perform all the code operations
like PUSH,PULL,MERGE

4.Framework
This is the deciding factor of an interview

Read Design patterns Page object Model,Page Factory

Framework can be data driven,hybrid,keyword,Behaviour Driven

hybrid(combination of muliple framework)

***Must Create one framework on your machine.

5. SQL

Joins,queries may ask

You might also like