TESTING PACKAGE

phone_in_talk

73059 73797

Who this course is for?

Students willing to start their professional career as a ” Testing engineer ” , Fresh Graduates, Non IT Professionals

Description

Course objective is to provide you with all required knowledge that you need in order to land your first software testing job whether it is a full-time or a freelancing job.

Requirements

No prior knowledge about the field is required

Basic computer & mobile using skills (you need to be able to use them as an end user)

Good knowledge of English Language

What You'll Learn?

At the end of this course, you will be able to understand Software Testing Concepts and the complete cycle of Manual Testing.

Understand how to test any application from the scratch.

Perform well through the activities like Presentations, Assignments, Mock Interviews & mock tests which will run regularly

Understand the complete life cycle of software testing by testing our own Live projects.

Database and Automation.

You will learn how to work in Agile & Scrum Projects.

Topics Covered

What is Software

Types of Software

Naming Conventions – Etiquettes in workplace

Software Testing Concepts

SDLC & STLC

Project Vs Product

V-Model

QA & QC & QE

Different Levels of Software Testing

White Box & Black Box Testing

Verification & Validation

System Testing Types

GUI Testing

Functional & Non-Functional Testing

Test Design Techniques

Re-Testing & Regression testing

Exploratory Testing

Adhoc Testing

Sanity & Smoke Testing

End-To-End Testing

STLC (Software Testing Life Cycle)

Use case, Test scenario & Test case

Test Environment and Execution

Defect Reporting

Test Closure

Test Metrics

Project introduction

Understanding Functional Requirements from FRS

Creating Test Scenarios

Creating Test Cases

Test Execution

Bug Reporting & Tracking

Test Sign off

Agile/Scrum Process:

What is Agile

What is Scrum / Scrum Team

What is Sprint

What is User Story

How to give story points / How to estimate user story

What is Definition of Done and Definition of Ready

Different Sprint Activities:

Sprint Planning / Backlog Refinement / Sprint Review / Sprint Retrospective

Hands on experience with Jira Tool

SQL – Introduction

SQL – Scope in Testing

SQL DATA TYPES

SQL OPERATORS

SQL CREATE Database

SQL CREATE Table

SQL SELECT Query

SQL WHERE Clause

SQL SELECT DISTINCT

SQL UNION AND UNION ALL Clause

SQL UNION AND UNION ALL Clause

SQL ORDER BY Keyword

SQL GROUP BY

SQL HAVING

SQL LIKE Operator

SQL IN Operator

SQL BETWEEN Operator

SQL AND & OR Operators

SQL INSERT

SQL UPDATE

SQL DELETE

SQL ALTER

SQL DROP

SQL JOINS

What is API?

What is Postman?

Postman Installation

Postman Features

How To Use Postman

Building Blocks of Postman

Testing Get Requests

Testing Post Requests

How To Parameterize Requests

How To Create Postman Tests and Run Collections using Collection Runner

What is Automation Testing –Introduction, Advantages & Types of Tools

What is Selenium IDE, Selenium RC, Selenium WebDriver, Selenium Grid?

Selenium Web driver:

Selenium Installation

Challenges and Limitations of Selenium

First Selenium WebDriver Script

Selenium with Firefox Browser

Selenium with Chrome Browser

Selenium with Edge Browser

Difference Between FindElement & FindElements

Install Firebug, Fire path and other add on for Selenium

Locators - Selenium

Dynamic Xpath

Handling drop-downs

Handling Alerts & Popups

Handling Multiple Windows

Mouse Right Click

Mouse Double Click

Taking Screenshots

Implicit Wait, Explicit Wait and Fluent Wait in Selenium

Implicit Waits

Explicit WebDriver Waits

Fluent Wait In Selenium

Stale Element Reference Exception in Selenium