top of page

QA (Manual & Automation Combination)

Prerequisite:  

 

Basic computer skill is needed.

 

Course overview:

 

This course is designed to teach Software Testing and Quality Assurance in a hands-on manner and prepare the participants for a career in this field. The course will provide instruction and hands-on training for the students to feel confident and begin working in the industry as a software tester or QA Analyst. 

Course Content:

Module 1: Manual QA Testing (ISTQB - Exam Preparation )

Duration: 24 hours

Software Quality Assurance and Testing Basics

  • What is Software Quality Assurance (SQA), SQA vs. Software Testing

  • The profession of SQA

  • Knowledge and skill areas for SQA and Testing

  • Prevention v/s Detection 

  • SDLC – Software Development Life Cycle

  • Patterns or Approaches of SDLC

  • Testing Principles 

 

Requirements Analysis and more about testing basics

  • What are software requirements (use case)

  • Types of software requirements (functional vs Nonfunctional)

  • Analysis Techniques

  • Requirements Quality Analysis

  • STLC – Software Testing Life Cycle

  • Defect life cycle

  • Types of testing, black box, white box,

  •  sanity testing, regression testing

Test Planning & Documentation

  • Test plan

  • Test case

  • Traceability Matrix

  • Test Reports

+ Project work 

Module 2: Selenium Web Automation Testing

Duration: 45 hours

Introduction to Java Programming:

  • Setting Development Environment - Eclipse

  • Walkthrough of Java concepts

  • Hello World!