UrbanPro
true
Bhanu Shukla Informatica trainer in Jabalpur

Bhanu Shukla

P N B Colony, Jabalpur, India - 482002.

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Bhanu Shukla

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

Bhanu Shukla conducts classes in Informatica, Java Training and Selenium. Bhanu is located in P N B Colony, Jabalpur. Bhanu takes Regular Classes- at his Home and Online Classes- via online medium. He has 6 years of teaching experience . Bhanu has completed Bachelor of Engineering (B.E.) from Rajiv Gandhi Technical Univerdity in 2010. He is well versed in Hindi and English.

Languages Spoken

Hindi

English

Education

Rajiv Gandhi Technical Univerdity 2010

Bachelor of Engineering (B.E.)

Address

P N B Colony, Jabalpur, India - 482002

Verified Info

Phone Verified

Email Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Informatica Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Informatica Training

5

Teaches

Informatica powercenter (ETL), Informatica Master Data Management (MDM)

Software Testing classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Software Testing classes

6

Training for ISTQB certification

Yes

Selenium Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Selenium Training

5

Subjects

Selenium, Selenium with Java

Teaching Experience in detail in Selenium Training

Mastered on Selenium Webdriver with strong Core JAVA basics. 1) Automation : A brief introduction to automation and the need for automation. How automation will enable you to beat competition and make you get the better jobs in market. • What is Automation Testing • Use of automation Testing • Tools for Automation Testing • Why automation is important for you career? • What is Selenium • Advantage of Selenium • Introduction to WebDriver 2) Core Java/Programming : This class will set you up for understanding Basic OOPs and java concepts. These concepts will be extremely important for you to become a good Automation tester. This section is specially designed so that can be followed by any Manual test very easily. Data Types and Variables String Class Arithmetic Operators & Concatenation operators Conditional & Decision Making Single Dimensional Array Loops (For, While) Classes and Objects Class Constructors Functions in Java Function Input Parameters Function Return Types Exception Handling Inheritance Polymorphism Encapsulation Data Hiding Method Overloading Method Overriding Abstract class Interface Super/This Keywords Final/Finally/Finalize Keywords Concept of Garbage Collector and System.gc Wrapper Classes String Manipulation Collections Basics (Array List, HashMap, Set, Hashtable) 3) Eclipse IDE : This topic might seem little off place here but it’s very important topic to understand the tool you are using. Eclipse will the primary choice of development environment and we will discuss features of eclipse here. • How to use Eclipse • How to run, stop, pause • How to debug in Eclipse • Understanding console output • How to put a break point • How to add Watch variables • How to find errors from Problem window • Usage of step into and Step over debug functionality Interview Questions 4) Set up Eclipse : We will start with setting up WebDriver, so that every participant start flaunting off their newly learnt skills by writing some cool test programs: • Download and install java • Download and start Eclipse • Download and configure WebDriver java client • Set up a project • Create packages • Create a First Java test case • Import WebDriver Source file Interview Questions Note: This training will be covered with latest Selenium 4.x version. 5) WebDriver Interface : This topic will make you familiar with the concept of browsers in WebDriver and how to launch basic Firefox browser using WebDriver. Here we will also talk about WebDriver & WebElement interface which will enable us to answer many complicated Interview Questions about WebDriver Implementation. • Architecture of WebDriver • WebDriver Interface • WebElement Interface • Launching Firefox/Chrome/Safari Interview Questions 6) Browser & Navigation Commands : This is something which everybody do very first thing when they learn Selenium. Opening & closing of browser and some navigation function on top of it. • How to Open a URL • Verify Page title • Strategy to get the Page Source • Difference between Close & Quit • Ways to Navigate Back & Forward • How to Refresh Page • Another way of Navigating to specific Page Interview Questions 7) WebElement Commands : An important and basic need of Selenium Automation. This part enables every participant to start writing automation test in their organizations. These are the most commonly used operations on any website. • Difference between FindElement & FindElements • Enter & Clear text from Input field • How Click action works differently on different elements • Managing Input fields, Buttons & Links • Finding all links on the Page • Extracting More than one object from a page • Extracting Objects from a specific area of a web page • Check if element is Present, Displayed, Enabled or Selected Interview Questions 8) Locators : In this class we will start learning about HTML, how elements are defined inside HTML document and what are the different attributes that are associated with an HTML element. We also try to find elements based on its attribute values. • What are locators • HTML Basics • HTML language tags and attributes • ID, Name, Xpath, CSS etc • Difference between Absolute & Complete Xpath • Finding your first element • WebElement Commands Interview Questions 9) Element Identification : This part explains the lifesaver Add-Ons & tools for Selenium. Finding elements are the most common activity carried out in Selenium. These tools give us power to easily identify complex elements and help us in saving lot of time. • Element Inspector in Mozilla, Chrome and IE • Element locator tool for FF • Various HTML locator strategies • XPath Helper Plug-in for Chrome • Selection of Effective XPath • Handling Dynamic objects/ids on the page Interview Questions 10) Tables, Checkboxes & Radio buttons : Many applications involve use of web tables and list boxes. These skills will help participant to get the expertise on complex tables structures and write effective automation test. • Identify table rows and columns • Extracting values from a cell • Dynamically Identify Tables Data • Select class in Selenium • Drop Down Handle • Select multiple values from the list • Select & Deselect operations by Index, Value & Visible Text Interview Questions 11) Selenium Waits, Alert & Switch Windows : A little complexity will start now onwards. To use Waits effective is very important for every automation tester. Wait helps us in switching windows, handling pop-ups, operating alerts correctly. • Implicit and Explicit waits • How to use Expected Conditions with Waits • PageLoadTimeout & SetScriptTimeout property • Simple use of Thread Sleep • Concept of Fluent Wait in Selenium • Strategy to poll for an object • WebDriverWait and its uses • Different WaitUntil Conditions • Managing Ajax based components • Ways to handle Simple, Confirmation & Prompt Alert • Concepts of Set Interface in Java • Difference between Window Handle & Handles • Switching & Closing Windows, Tabs & PopUps • Concept of window ID • Extracting window IDs with Selenium Object reference Interview Questions 12) Actions Class This gives us power on recently build Application with latest and complex object features. Hovering mouse or simulate Mouse and Keyword operations can be done by using Action Class. A necessary thing to learn in Selenium journey. • What is Action Class & What can we do with Action Class • Mouse Hover & Mouse Movement with Action • Drag and Drop Action Right Click (Context click Click and SendKeys using Actions Class Interview Questions 13) Browser Profile: Different types of browser profiles and user authentication models with examples will be discussed in this class. You will need these to test secured websites and user authenticated websites. • What is Browser Profile • How to set up ChromeOptions and Firefox Options 14)Complex UI Scenarios: Handle Ajax components Handle Complex Calendars Handle WebTable with Paginations Handle infinite Page Loading like infinite page scrolling on linkedin, facebook, food delivery web apps Complex ShadowDOM, SVG Elements Complex Frames/iFrames Complex Psuedo Elements Page Wait use cases Element Wait use cases Part -2: Advanced Selenium 14) TestNG Framework TestNG is a wonderful off the shelf framework that can be used directly to create your test framework. We will learn about this framework here. • What is TestNG • Benefits and Features of TestNG • How to download TestNG • Annotations in TestNg • How to run Test Suite in TestNG • Groups in TestNG • Depend On in TestNG • Test Case sequencing in TestNG • TestNG Reporters • TestNG Assets • TestNG Parameters • Multi Browser testing in TestNG • Parallel testing in TestNG Interview Questions 15) Automation Framework (End to end Project) This class will cover the concepts of Frameworks. After this the participant would got to know that which type of Framework works best for their Application and the pros & cons of the selected framework. Knowledge of frameworks is key skill to learn. • What is Automation Framework • Features of Automation Framework • Benefits of using Automation Framework • What is Data Driven Framework • What is Hybrid Framework What is Page Object Model Design Pattern with Non Page Factory (By Locators) with OOP concepts Interview Questions 16) Real Time Live PROJECT On EComm Application– Selenium Hybrid Framework (POM) In this class we will explore some major frameworks by looking at the code and understanding the key component of the framework. A real time web application will be taken and framework will be built on top of that which will simulate actual project scenarios. We follow the best practices for framework development, this is what we do in real time projects. • Introduction and Component of Frameworks • Designing Test Data Provider (Excel) • Designing Run Data Provider (Text/Property file) • Setting up Maven Build Tool • Data Provider Design • Creating Page Objects & Object repository • Writing Test Script and Fetching Test Data • Designing Test Runner for Framework • Asserts, Test Fails & Error logging • Reporters, TestNG Listeners and Log file Generation • Running test with different Test Data • Generating the HTML reports : Extent Report, Allure Report, TestNG Report 17) Dev Ops & Continuous Integration Jenkins Setup Basics Running Script via Jenkins Jenkins PipeLine – Classic View Jenkins PileLine – Blue Ocean Jenkins PipeLine Syntax Jenkins Report Generation using Extent Report, Allure and TestNG Report Git WebHook with NGRok Proxy to trigger the build automatically GIT Repo/GIT HUB Learn how to use commit command What is cloning in GIT what is GIT Fork My First Code Check-in to GIT GIT PULL Request Process (PR, Merge Request) GIT CheckOut GIT Branching (Local branching Concept) What to do when you join a new team – how to use GIT commands properly GIT best practices GIT Merge GIT Commit GIT ADD GIT Push, Fetch & Pull Commands GIT Merge Conflicts GIT Stash Git Stash Pop 18). Maven Life Cycle Maven Commands Maven Life Cycle stages Create -> Compile -> Run Tests -> Package -> Install -> Deploy Creating build JAR Generation of FAT JAR using Assembly plug-in Maven Nexus Deployment using maven deploy plugin 19). Docker What is Docker What is Docker Container How to create account on Docker Hub Selenium Grid Configuration on Docker Hub Run your test cases on Dockerized Selenium Grid Hub – Node setup Setup Infrastructure using Docker Compose yml Scale up the browsers at the run time Shut down the Docker Infrastructure Selenoid Grid Setup Selenoid with docker-compose and browsers.json Cross Browser with specific version using Aerokube Selenoid Dockerized Grid Setup your own Browsers Lab with different browser versions

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

6

Teaches

Core Java

Certification training offered

No

Teaching Experience in detail in Java Training Classes

Core Java/Programming : This class will set you up for understanding Basic OOPs and java concepts. These concepts will be extremely important for you to become a good Automation tester. This section is specially designed so that can be followed by any Manual test very easily. Data Types and Variables String Class Arithmetic Operators & Concatenation operators Conditional & Decision Making Single Dimensional Array Loops (For, While) Classes and Objects Class Constructors Functions in Java Function Input Parameters Function Return Types Exception Handling Inheritance Polymorphism Encapsulation Data Hiding Method Overloading Method Overriding Abstract class Interface Super/This Keywords Final/Finally/Finalize Keywords Concept of Garbage Collector and System.gc Wrapper Classes String Manipulation Collections Basics (Array List, HashMap, Set, Hashtable)

Courses

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which classes do you teach?

I teach Informatica, Java Training, Selenium and Software Testing Classes.

2. Do you provide a demo class?

Yes, I provide a free demo class.

3. How many years of experience do you have?

I have been teaching for 5 years.

Teaches

Informatica Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Informatica Training

5

Teaches

Informatica powercenter (ETL), Informatica Master Data Management (MDM)

Software Testing classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Software Testing classes

6

Training for ISTQB certification

Yes

Selenium Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Selenium Training

5

Subjects

Selenium, Selenium with Java

Teaching Experience in detail in Selenium Training

Mastered on Selenium Webdriver with strong Core JAVA basics. 1) Automation : A brief introduction to automation and the need for automation. How automation will enable you to beat competition and make you get the better jobs in market. • What is Automation Testing • Use of automation Testing • Tools for Automation Testing • Why automation is important for you career? • What is Selenium • Advantage of Selenium • Introduction to WebDriver 2) Core Java/Programming : This class will set you up for understanding Basic OOPs and java concepts. These concepts will be extremely important for you to become a good Automation tester. This section is specially designed so that can be followed by any Manual test very easily. Data Types and Variables String Class Arithmetic Operators & Concatenation operators Conditional & Decision Making Single Dimensional Array Loops (For, While) Classes and Objects Class Constructors Functions in Java Function Input Parameters Function Return Types Exception Handling Inheritance Polymorphism Encapsulation Data Hiding Method Overloading Method Overriding Abstract class Interface Super/This Keywords Final/Finally/Finalize Keywords Concept of Garbage Collector and System.gc Wrapper Classes String Manipulation Collections Basics (Array List, HashMap, Set, Hashtable) 3) Eclipse IDE : This topic might seem little off place here but it’s very important topic to understand the tool you are using. Eclipse will the primary choice of development environment and we will discuss features of eclipse here. • How to use Eclipse • How to run, stop, pause • How to debug in Eclipse • Understanding console output • How to put a break point • How to add Watch variables • How to find errors from Problem window • Usage of step into and Step over debug functionality Interview Questions 4) Set up Eclipse : We will start with setting up WebDriver, so that every participant start flaunting off their newly learnt skills by writing some cool test programs: • Download and install java • Download and start Eclipse • Download and configure WebDriver java client • Set up a project • Create packages • Create a First Java test case • Import WebDriver Source file Interview Questions Note: This training will be covered with latest Selenium 4.x version. 5) WebDriver Interface : This topic will make you familiar with the concept of browsers in WebDriver and how to launch basic Firefox browser using WebDriver. Here we will also talk about WebDriver & WebElement interface which will enable us to answer many complicated Interview Questions about WebDriver Implementation. • Architecture of WebDriver • WebDriver Interface • WebElement Interface • Launching Firefox/Chrome/Safari Interview Questions 6) Browser & Navigation Commands : This is something which everybody do very first thing when they learn Selenium. Opening & closing of browser and some navigation function on top of it. • How to Open a URL • Verify Page title • Strategy to get the Page Source • Difference between Close & Quit • Ways to Navigate Back & Forward • How to Refresh Page • Another way of Navigating to specific Page Interview Questions 7) WebElement Commands : An important and basic need of Selenium Automation. This part enables every participant to start writing automation test in their organizations. These are the most commonly used operations on any website. • Difference between FindElement & FindElements • Enter & Clear text from Input field • How Click action works differently on different elements • Managing Input fields, Buttons & Links • Finding all links on the Page • Extracting More than one object from a page • Extracting Objects from a specific area of a web page • Check if element is Present, Displayed, Enabled or Selected Interview Questions 8) Locators : In this class we will start learning about HTML, how elements are defined inside HTML document and what are the different attributes that are associated with an HTML element. We also try to find elements based on its attribute values. • What are locators • HTML Basics • HTML language tags and attributes • ID, Name, Xpath, CSS etc • Difference between Absolute & Complete Xpath • Finding your first element • WebElement Commands Interview Questions 9) Element Identification : This part explains the lifesaver Add-Ons & tools for Selenium. Finding elements are the most common activity carried out in Selenium. These tools give us power to easily identify complex elements and help us in saving lot of time. • Element Inspector in Mozilla, Chrome and IE • Element locator tool for FF • Various HTML locator strategies • XPath Helper Plug-in for Chrome • Selection of Effective XPath • Handling Dynamic objects/ids on the page Interview Questions 10) Tables, Checkboxes & Radio buttons : Many applications involve use of web tables and list boxes. These skills will help participant to get the expertise on complex tables structures and write effective automation test. • Identify table rows and columns • Extracting values from a cell • Dynamically Identify Tables Data • Select class in Selenium • Drop Down Handle • Select multiple values from the list • Select & Deselect operations by Index, Value & Visible Text Interview Questions 11) Selenium Waits, Alert & Switch Windows : A little complexity will start now onwards. To use Waits effective is very important for every automation tester. Wait helps us in switching windows, handling pop-ups, operating alerts correctly. • Implicit and Explicit waits • How to use Expected Conditions with Waits • PageLoadTimeout & SetScriptTimeout property • Simple use of Thread Sleep • Concept of Fluent Wait in Selenium • Strategy to poll for an object • WebDriverWait and its uses • Different WaitUntil Conditions • Managing Ajax based components • Ways to handle Simple, Confirmation & Prompt Alert • Concepts of Set Interface in Java • Difference between Window Handle & Handles • Switching & Closing Windows, Tabs & PopUps • Concept of window ID • Extracting window IDs with Selenium Object reference Interview Questions 12) Actions Class This gives us power on recently build Application with latest and complex object features. Hovering mouse or simulate Mouse and Keyword operations can be done by using Action Class. A necessary thing to learn in Selenium journey. • What is Action Class & What can we do with Action Class • Mouse Hover & Mouse Movement with Action • Drag and Drop Action Right Click (Context click Click and SendKeys using Actions Class Interview Questions 13) Browser Profile: Different types of browser profiles and user authentication models with examples will be discussed in this class. You will need these to test secured websites and user authenticated websites. • What is Browser Profile • How to set up ChromeOptions and Firefox Options 14)Complex UI Scenarios: Handle Ajax components Handle Complex Calendars Handle WebTable with Paginations Handle infinite Page Loading like infinite page scrolling on linkedin, facebook, food delivery web apps Complex ShadowDOM, SVG Elements Complex Frames/iFrames Complex Psuedo Elements Page Wait use cases Element Wait use cases Part -2: Advanced Selenium 14) TestNG Framework TestNG is a wonderful off the shelf framework that can be used directly to create your test framework. We will learn about this framework here. • What is TestNG • Benefits and Features of TestNG • How to download TestNG • Annotations in TestNg • How to run Test Suite in TestNG • Groups in TestNG • Depend On in TestNG • Test Case sequencing in TestNG • TestNG Reporters • TestNG Assets • TestNG Parameters • Multi Browser testing in TestNG • Parallel testing in TestNG Interview Questions 15) Automation Framework (End to end Project) This class will cover the concepts of Frameworks. After this the participant would got to know that which type of Framework works best for their Application and the pros & cons of the selected framework. Knowledge of frameworks is key skill to learn. • What is Automation Framework • Features of Automation Framework • Benefits of using Automation Framework • What is Data Driven Framework • What is Hybrid Framework What is Page Object Model Design Pattern with Non Page Factory (By Locators) with OOP concepts Interview Questions 16) Real Time Live PROJECT On EComm Application– Selenium Hybrid Framework (POM) In this class we will explore some major frameworks by looking at the code and understanding the key component of the framework. A real time web application will be taken and framework will be built on top of that which will simulate actual project scenarios. We follow the best practices for framework development, this is what we do in real time projects. • Introduction and Component of Frameworks • Designing Test Data Provider (Excel) • Designing Run Data Provider (Text/Property file) • Setting up Maven Build Tool • Data Provider Design • Creating Page Objects & Object repository • Writing Test Script and Fetching Test Data • Designing Test Runner for Framework • Asserts, Test Fails & Error logging • Reporters, TestNG Listeners and Log file Generation • Running test with different Test Data • Generating the HTML reports : Extent Report, Allure Report, TestNG Report 17) Dev Ops & Continuous Integration Jenkins Setup Basics Running Script via Jenkins Jenkins PipeLine – Classic View Jenkins PileLine – Blue Ocean Jenkins PipeLine Syntax Jenkins Report Generation using Extent Report, Allure and TestNG Report Git WebHook with NGRok Proxy to trigger the build automatically GIT Repo/GIT HUB Learn how to use commit command What is cloning in GIT what is GIT Fork My First Code Check-in to GIT GIT PULL Request Process (PR, Merge Request) GIT CheckOut GIT Branching (Local branching Concept) What to do when you join a new team – how to use GIT commands properly GIT best practices GIT Merge GIT Commit GIT ADD GIT Push, Fetch & Pull Commands GIT Merge Conflicts GIT Stash Git Stash Pop 18). Maven Life Cycle Maven Commands Maven Life Cycle stages Create -> Compile -> Run Tests -> Package -> Install -> Deploy Creating build JAR Generation of FAT JAR using Assembly plug-in Maven Nexus Deployment using maven deploy plugin 19). Docker What is Docker What is Docker Container How to create account on Docker Hub Selenium Grid Configuration on Docker Hub Run your test cases on Dockerized Selenium Grid Hub – Node setup Setup Infrastructure using Docker Compose yml Scale up the browsers at the run time Shut down the Docker Infrastructure Selenoid Grid Setup Selenoid with docker-compose and browsers.json Cross Browser with specific version using Aerokube Selenoid Dockerized Grid Setup your own Browsers Lab with different browser versions

Java Training Classes

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Java Training Classes

6

Teaches

Core Java

Certification training offered

No

Teaching Experience in detail in Java Training Classes

Core Java/Programming : This class will set you up for understanding Basic OOPs and java concepts. These concepts will be extremely important for you to become a good Automation tester. This section is specially designed so that can be followed by any Manual test very easily. Data Types and Variables String Class Arithmetic Operators & Concatenation operators Conditional & Decision Making Single Dimensional Array Loops (For, While) Classes and Objects Class Constructors Functions in Java Function Input Parameters Function Return Types Exception Handling Inheritance Polymorphism Encapsulation Data Hiding Method Overloading Method Overriding Abstract class Interface Super/This Keywords Final/Finally/Finalize Keywords Concept of Garbage Collector and System.gc Wrapper Classes String Manipulation Collections Basics (Array List, HashMap, Set, Hashtable)

Courses

No Reviews yet! Be the first one to Review

Bhanu Shukla conducts classes in Informatica, Java Training and Selenium. Bhanu is located in P N B Colony, Jabalpur. Bhanu takes Regular Classes- at his Home and Online Classes- via online medium. He has 6 years of teaching experience . Bhanu has completed Bachelor of Engineering (B.E.) from Rajiv Gandhi Technical Univerdity in 2010. He is well versed in Hindi and English.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Bhanu Shukla

Let Bhanu Shukla know you are interested in their class

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more