Manual and Automation Software Testing Training-Infinite Pebble
in Manual-Automation TestingAbout this course
Infinite Pebble Manual Testing certification training is curated by top industry experts to help you to master testing methodologies and enables you to develop test cases and scenarios. This Manual Testing Course teaches you unit testing, integration testing, system testing, regression testing, and also helps in designing and executing software testing activities for a testing project.
Language : English
Time : 7pm IST
Duration: 40-45 days or 40-45 hours
1. We provide real time practical guidance with interview cracking scenarios, simultaneously, while you practice after sessions.
2. At the end of course we provide live Real time projects (1 or 2) explained by the trainer.
3. We provide free recorded videos after live sessions for better understanding, to learn at your free time later.
4. Will be given assignment on completion each Chapter/topic.
5. Will share a Few Working Professional Resumes at the end of course.
Message for more details: Whatsapp
FAQ
Comments (0)
Installing Java and Installation of Eclipse
How to Install Eclipse,jdk,jre and jvm?
How to run first program?
How to store diffrerent datatypes in java?
Variables, ititilization and utilization?
local,global and final variables?
Methods
Java condition/Comparison Operators
For loop-increment
For loop-decrement
For loop to print something
While loop
If else statement
if elseif else
If esle nested
Operators
Logical Opeartors
Switch case
Learning static and non static methods
Learning static and non static varaibles
Array
Constructor
Constructor overloading
callling one class within one class
Methods Overloading
Inheritance
Method Overriding
Super keyword
super calling statements
Understanding how to access methods from different class
Java polymorphism
-compile time polymorphism
-run time polymorphism
Collection concepts
Idea on types of List
Idea on Set and types
Idea on Maps
What is Maven and why Maven
Installing /Configuring Maven
Creating Maven Project
Importing Maven project to Eclipse
Web Driver Architecture
Selenium Components and Installing Web Driver
Launching AUT in Firefox, Chrome,IE
Creating your first Script in WebDriver
Locators - Types of Locators and Example
What is Xpath
When to Use Xpath
Absolute Xpath and Relative Xpath - Examples and Advantages
Browser
Text Box, List Box,Links ,Radio Button ,Calendars ,HTML tables
Automating Links
Automating Dropdowns
Handling Alert and Types of Alert
Handling Frames and Types of Frames
Alert Functions-accept ,dismiss and getText
Difference between Window Handle and Windowhandles
Wait types -Implicit wait , WebDriver Wait ,Fluent wait
Thread.Sleep and Difference with wait methods
TestNg - Overview
Advantages of TestNg over Junit
Prioritizing Test Cases
TestNG Data Provider and Parameters
Parallel Testing with TestNg
TestNg Reports
Cucumber -Overview and idea
Installing Cucumber in Project
Cucumber PICO container
Cucumber Reports
Creating GIT HUB Account
Basic GIT HUB commands
Configuring and Interface Overview of GITHUB
Jenkins Overview
Idea on build and Release Pipelines
Creating a Pipeline with Jenkins