SDET Training: Selenium WebDriver, Java Project & Code Tests (Udemy.com)
Complete SDET Training course on Selenium WebDriver with Java Framework, API & Automation Testing, Coding Interview etc
Created by: Shaans Training
Produced in 2019
What you will learn
- Understanding the Realtime Test environments and Agile Implementation
- Master the Core Java concepts and Datastructures needed to get you hired
- Functional Testing: UI and API(Web service) Testing using Selenium WebDriver, RestAssured etc
- Non-functional testing: Cross-browser & Performance testing using SauceLabs, Blazemeter, New Relic APM
- Integrate Docker + Selenium Grid + Jenkins and run the tests. Jenkins plugins and more
- Learn Amazon Web Services/ AWS : IAM, EC2 instances, S3 storage, Code deploy that you need as SDET
- Build and Release Management using Maven and GIT
- Apply for following roles: SDET / Automation Engineer / Performance Engineer
Quality Score
Overall Score : 90 / 100
Course Description
Learn from a Real-time engineer with hands-on experience in Software Development & Automation Testing. Most of the other courses teach you with some typical examples you commonly find in the books.
But I'm going to teach you with Practical and Real-world Examples and Scenarios as part of Automation TestingIf youre targeting a SDET (or) Automation/Performance Engineer role, this is the right course for you. I was in your shoes before where I had to go to multiple places to learn the concepts, practical examples, coding tests and interview questions from. But for you, just this course should keep the ball rolling for all those things.
Course covers an Automation Project towards the end and available to download from GitLab. The project makes you think in real life terms. Say if an interviewer asks you about the difference between an interface and a class, a practical example would be 'GetCrossBrowserAccount' is an interface while 'GetSauceLabsAccount' and 'GetBrowserStackAccount' can be the implementation classes (in contrast to popular book example that an animal is an interface while cat and dog are the implementation classes). The course includes Coding Tests from Actual interviews including the questions I have personally faced and asked in the interviewsThe lectures are To the point with Clear explanations. I don't want you to get lost in the lectures or spend time listening to any unnecessary things, your spending time is most important to me and you learn something quantitatively from each lecture. Unique course in Software Testing Engineering Interview. This is a unique course on Udemy platform for SDET from preparation to interview with a range of topics packed inside a single course.
For any of your queries, I will Respond in 24 hours. Just shoot me a message on the Q&A board and I'll respond to you with all the information you need. I have personally trained manual/functional QA to get Automation Engineer/ SDET Jobs. New course Videos will be added from time-to-time. If you see any topic is missing, expect it to be added very soon. Just see what my students have to say:
Focused on practical skills with examples. JosephThis course was amazing. I personally learned a lot and very hands-on experience. -MohammedI managed to get a SDET job thanks to this course and assistance from Shaan. -JerichoIt is amazing and it covers lots of the interview questions which I missed in the past. -RohitIt is good info for those who want to polish the SDLC and roles and responsibilities of Testers in an organization. -PrashantIt's the best software testing tutorial that I watched so far! -JohnYes it was a good match for me and the explanations were clear and direct to the point. -NicholasFollowing Topics and Q&A are covered in this SDET course and Project Training classes:
Software Test environments and Agile Testing : Covered Topics + Interview Questions and AnswersCommon 4-tier deployment environment?
Components within each environment?
What are the typical environment issues?
Whom testers need to collaborate with while testing?
Typical working day of a software tester?
Challenges faced by a software tester on a day-to-day basis?
What is Waterfall model and its drawbacks?
What is Agile and how does it address the waterfall drawbacks?
What is Agile Testing and its challenges?
What is Scrum and scrum's roles, artifacts and events?
What is Sprint in scrum and sprint from testers standpoint?
How Jira supports sprint, sprintbacklog etc?
How the Requirement changes are handled in Agile?
Java : Covered Topics + Interview Questions and AnswersCompile time vs Run time in Java?
Compile time errors vs Run time errors?
What are Local, Instance and Class variables?
Difference between Pass by value and Pass by reference?
Difference between Stack and Heap memory in Java?
Java keywords static, final, abstract and super usage in a project?
Access modifiers public, private and projected usage in a project?
Debugging a java application?
Project configuration files and what goes into them?
Reading the configuration files into java properties object?
Java Datastructures : Covered Topics + Interview Questions and AnswersDifference between Array vs Arraylist and coding challenge?
Finding duplicates using Set and coding challenge?
Storing key-value pairs using Map and coding challenge?
What is Stack and coding challenge?
How to reverse a LinkedList?
Selenium WebDriver: Covered Topics + Interview Questions and AnswersWhat is Selenium WebDriver?
How the Selenium WebDriver Language bindings and binary executables work?
Setup of Firefox and Chrome drivers?
Setup and behavior of Safari driver executable?
Internet Explorer driver specific issues and configuration?
Options object vs DesiredCapabilities?
Methods to find web elements in Selenium WebDriver?
How to choose between different element Locater techniques and XPath vs CSS?
What are Dynamic elements on a web page?
How to Locate the dynamic web elements in Selenium?
What is Absolute XPath and Relative XPath?
XPath Functions and Axes and using them to locate dynamic elements?
How to use XPath combinators?
What is Page Object Model and how its implemented in a project?
How to use Driver Factory?
Singleton and Factory Design Patterns?
Coding example to login using Selenium webdriver and logout?
Maven and Log4j : Covered Topics + Interview Questions and AnswersExplain Maven Convention over Configuration and Dependency Management?
What is Super POM in Maven?
How the Local and Remote repositories work in Maven?
What are different Maven phases and goals?
How to create Maven Parent project and Modules under it?
Maven configuration file settings.
xml and how private repositories like JFrog or Nexus can be configured in it?
How to install an artifact into the Local repository?
Benefit of Logging and configuring Log4j?
What is RollingFileAppender and its policies?
Different Logging Levels in Log4j and how to log in Dev/QA environment vs Production environment?
GIT : Covered Topics + Interview Questions and AnswersWhat is Distributed Version Control system?
Difference between Git and SubVersion?
Project repositories and branches in Git?
Describe the Git branching model and release cycles in realtime?
What is HEAD reference?
Explain Git workflow Local, Staging and Workspace?
How to clone a Git repository?
Working with branches?
How to stage the files and commit?
How to shelve the changes and restore using Git stash?
How to sync with remote repository using Git push and pull?
Difference between fetch vs pullSourceTree client for Git?
API Testing : Covered Topics + Interview Questions and AnswersDescribe REST (Representational State Transfer) service?
Explain primary HTTP Request methods used in Rest web services?
How t
Instructor Details
- 4.5 Rating
103 Reviews
Shaans Training
My name is Shaan. I have started my career as a Java programmer in 2005. I have worked for couple of years in India before moving to the United States. Then I have worked as a Consultant in WallStreet finance companies of NYC as well as startups in the Silicon valley. During my career so far, I have worked in a variety of roles from Software development to Test Automation to DevOps. Particularly while working in the start-ups I had to wear variety of caps and have learned a lot. Learning not only mean the technical stuff, but how to take ownership of tasks and actually getting things done in time.
I have created this course due to the increased demand for the SDET/Automation engineer positions in the current job market. Let's talk about for a second what you need for this job.
Object-oriented programming skill like java is a must and its the very first thing an interviewer is going to focus on you for this job.
Secondly with Agile in place these days, shorter release cycles have become most common and applications need to be tested in short span of time. You should have exposure to Functional as well as Non-functional testing like Performance Testing and be able to provide faster feedback.
To get hired, you need to know what to answer in the interviews, how to clear the coding tests and then skills needed in actually getting the job done. Hence you'll find all those concepts in this course. I have both given and taken considerable number of interviews in


