GUIDE ME

Master automation with Playwright training, enhance testing skills, and boost your QA career success.

4.8 out of 5 based on 27642 votes
google4.2/5
Sulekha4.8/5
Urbonpro4.6/5
Just Dial4.3/5
Fb4.5/5

Course Duration

80 Hrs.

Live Project

2 Project

Certification Pass

Guaranteed

Training Format

Live Online /Self-Paced/Classroom

Watch Live Classes

Software Testing

Speciality

prof trained

200+

Professionals Trained
batch image

3+

Batches every month
country image

20+

Countries & Counting
corporate

100+

Corporate Served

CURRICULUM & PROJECTS

Software Testing with Playwright Training Program

    Software Testing Fundamentals

    • Introduction
    • What is Software Testing
    • Why do we need Testing
    • How to perform the Testing
    • Benefits of Testing

    Software Testing Terminologies

    • Mistakes, Faults, Bugs & Failures
    • Priority & Severity
    • Debugging & Root Cause Analysis
    • Verification & Validation
    • Test Bed/Environment
    • Mock-ups
    • Test Scenario

    ISTQB Certification

    Quality Assurance & Quality Control

    • What is Quality Assurance
    • What is Quality Control
    • Quality Assurance vs Quality Control

    Software Testing as a Career

    • Best testing practices used in Software Industry
    • Software Tester Roles
    • Job Responsibilities of a Software Tester
    • Why choose Software Testing as a career
    • How training can help you to become a Software Tester

    SDLC & STLC

    • Software Development Life Cycle (SDLC)
    • Software Requirement and Analysis
    • Requirement Gathering
    • SRS Creation
    • Feasibility Study
    • Requirement Validation
    • SRS Approval
    • Project Kick-off
    • Application Walkthrough
    • Requirement Analysis

    Software Requirement Design

    • System Design
    • Architecture Design
    • Module Design
    • Coding/Development
    • Testing
    • Implementation/Live

    Software Testing Life Cycle (STLC)

    • Requirements Analysis
    • Test Planning
    • Test Development
    • Test Execution
    • Test Reporting
    • Test Result Analysis / Defect Analysis
    • Re-Testing
    • Regression Testing
    • Test Closure Report

    Software Testing Models

    • Waterfall Model
    • Iterative Model
    • Prototyping Model
    • Progressive Model
    • Spiral Model
    • V-Model
    • RAD (Rapid Application Development)
    • Agile

    Agile Methodology

    • Introduction to Agile
    • User Stories & Agile Testing
    • Agile Project Management

    Software Testing Methodology

    • White Box Testing
      • Path Testing
      • Loop Testing
      • Condition Testing
      • White box Testing from Memory Point of View
      • White box Testing from Performance Point of View
    • Grey Box Testing
    • Black Box Testing
      • Boundary Value Analysis.
      • Equivalence partitioning.
      • State Transition Testing.
      • Decision Table Testing.
      • Graph-Based Testing.
      • Error Guessing Technique
Get full course syllabus in your inbox

    Intro to Gen AI

    • What is Generative AI
    • How it differs from traditional software
    • Basic architecture (Prompt Model Output)
    • Terminology: prompt, hallucination, tokens, fine-tuning, context window.

    Gen AI Testing Fundamentals

    • Why testing Gen AI is different from traditional testing
    • Key challenges: Non-determinism, bias, hallucination
    • Evaluation approaches:
    • Golden set testing
    • Human-in-the-loop testing
    • A/B testing of model versions

    Functional Testing

    • How to verify Gen AI output correctness
    • Metrics: BLEU, ROUGE, Precision/Recall
    • Test scenarios: Prompt injection
    • Incomplete or ambiguous prompts
    • Multiple languages or accents
    • Response formatting & structure

    Non-Functional Testing

    • Security Testing: Prompt injection, data leaks
    • Performance: Latency, token limits
    • Ethical Testing: Biases, toxicity, inappropriate content
    • Robustness Testing: Noisy input, out-of-domain queries

    Prompt Engineering for Testers

    • What is prompt engineering
    • Prompt types: Zero-shot, few-shot, chain-of-thought
    • Testing prompts like code: assertions, expected outcomes
Get full course syllabus in your inbox

    Introduction

    • What is Database
    • What is Database Management System (DBMS)
    • What is Relational Model
    • Introduction to RDBMS

    Datatypes and Constraints

    • What are Datatypes
    • Types and Examples.
    • How to use.
    • What are Constraints
    • Types and Examples.
    • How to use.

    Statements in SQL

    • Data Definition Language (DDL)
    • Data Manipulation Language (DML)
    • Transaction Control Language (TCL)
    • Data Control Language (DCL)
    • Data Query Language (DQL)

    Software installation

    • Installing and set up of Software
    • Working on Database

    Data Query Language (DQL)

    • Select
    • From
    • Where
    • Group By
    • Having
    • Order By

    Operators

    • Types and Examples

    Functions in SQL

    • Single Row Functions
    • Multi Row Functions

    Sub Query

    • Introduction to Sub Query
    • Working of Sub Query
    • Query Writing and Execution
    • Types of Sub Query
    • 1. Single Row Sub Query
    • 2. Multi Row Sub Query
    • Nested Sub Query.

    JOINS

    • What Is Join
    • Types of Joins.
    • Cartesian Join
    • Inner Join
    • Outer Join
    • Self-Join
    • Queries and Examples.

    Co- Related Sub Query

    • Working and Examples

    Data Definition Language (DDL)

    • Create
    • Rename
    • Alter
    • Truncate
    • Drop

    Data Manipulation Language (DML)

    • Insert
    • Update
    • Delete

    Transaction Control Language (TCL)

    • Commit
    • Save point
    • Rollback

    Data Control Language (DCL)

    • Grant
    • Revoke
Get full course syllabus in your inbox

    Modern JavaScript fundamentals with ES6

    • JavaScript Roadmap
      • ES6
      • JavaScript frameworks
      • Node
      • App-development and build tools
    • JavaScript Basics
      • The HTML DOM
      • JavaScript Syntax
      • Literals, identifiers and reserved words
      • Basic Rules
      • Dot Notation
      • Square Bracket Notation
      • Expressions and expression evaluation
      • JavaScript Objects, Methods and Properties
    • JavaScript Core
      • Objects and Arrays
      • JSON
      • Functions
      • Scope
      • Closure
    • Language Fundamentals
      • JavaScript Variables
      • Working with Numbers and Strings
      • A Loosely-typed Language
      • Storing User-Entered Data
      • Arrays
      • Associative Arrays
      • Array Properties and Methods
      • JavaScript Operators
      • Typeof Operator
      • Objects
      • Built-In JavaScript Objects
      • Functions
      • Built-in Functions
      • User-defined Functions
      • Function Syntax
      • Passing Values to Functions
      • Returning Values from Functions
      • Copy-by-reference/value, truth/false
    • Conditionals And Loops
      • if - else if - else Conditions
      • Switch / Case
      • while Loop Syntax
      • do...while Loop Syntax
      • for Loop Syntax
      • for...in Loop Syntax
    • JavaScript And The Browser
      • The Implicit Window Object
      • The getElementById () Method
      • The getElementsByTagName () Method
      • The getElementsByClassname () method
      • The querySelector () and querySelectorAll () methods
      • Event Handlers
      • Creating, Inserting and Deleting Nodes
      • Element Position Manipulation
      • Scrolling
      • Manipulating CSS
      • Scripting Inline Styles
      • Scripting CSS Classes
      • Scripting Style Sheets
      • Working with cookies
    • JavaScript Advanced
      • Form handling in JS
      • Error handling in JS
      • Debugging JavaScript
      • Closures in-depth
      • Object orientation with prototypes
      • Using Templates
      • Modular JS
      • JQuery
      • Wrapped Sets
      • Manipulating element properties & attributes
      • Changing element styles
      • Animations
      • Configuration options in JS
    • ES6 / ECMAScript Essentials
      • De-structuring
      • Modules
      • Classes
      • Arrow functions
      • Template literals
      • Spread operator
    • Scope
      • Closure
      • Bind
      • This
      • Arrow-functions
      • Modules
      • IIFEs
    • Functional Programming With JavaScript
      • Understanding map filter, reduce and sort
      • Chaining pure functions to transform data
    • Object-Oriented Patterns
      • OO Patterns to use with ES6 classes
    • Async Programming
      • Promises
      • Async/await
      • Understanding RxJS using Observables
    • Using ES6 / ECMAScript Modules
      • Defining clear code boundaries and managing Scope
    • Browser Document Object Model
      • Scripting the DOM with JavaScript
    • TypeScript
      • Defining custom types using interfaces
      • Generics and utility functions
    • RxJS: Reactive Extensions For JavaScript
      • Adopting the Reactive way of thinking
      • Programming with asynchronous data streams
      • Subscribing to a stream of events over time
      • Transforming streams of data with map and filter
      • Applying Reactive ideas to real-world problems
      • Using RxJS in Angular and React
    • Tools
      • Node
      • NPM
      • Transpilers
      • Module bundlers
    • JavaScript Design Patterns
      • Mediator pattern
      • Isolating application state with Redux
    • JavaScript Testing
      • Unit Testing with Jasmine/Jest
Get full course syllabus in your inbox

    Introduction of API

    • What is an API.
    • What is meant by Service &API Testing
    • Benefits of Service-Oriented Architecture
    • Why API/ Service level testing
    • Introduction - Web Services
    • Testing Types.
    • Role of A software tester in API testing
    • API Testing and Unit Testing.
    • Area for covering your test.
    • Types of API
    • Tools for API Testing

    API Protocols

    • HTTPs Protocol
    • HTTP Request Headers
    • HTTP Response Headers
    • SSL
    • TLS
    • Cookies
    • HTTP Verbs

    Download and Install API Testing Tool (Postman)

    • What is Postman Tool.
    • As a Standalone Application.
    • As a Chrome Extension

    Description of the Postman Tool

    • Sidebar Section
    • History
    • Collections
    • Header Section
      • New
      • Import
      • Interceptor
      • Sync
    • Builder Section
      • Tabs
      • HTTP Method Type
      • URL Bar
      • Header's List
Get full course syllabus in your inbox

    Understanding GIT

    • Version Control with Git:
      • What is Version Control
      • What is Git
      • Why Git for your Organization
      • Install Git
      • Common Commands in Git
      • Working with Remote Repositories
      • GIT Installation, Version Control, Working with Remote Repository
    • Git, Jenkins & Maven Integration:
      • Branching and Merging in Git
      • Git Workflows
      • Git Cheat Sheet
      • What is CI
      • Why CI is Required
      • Introduction to Jenkins (With Architecture)
      • Introduction to Maven
      • Branching and Merging, Stashing, Rebasing, Reverting and Resetting
      • Build and Automation of Test using Jenkins and Maven
Get full course syllabus in your inbox

+ More Lessons

Course Design By

naswipro

Nasscom & Wipro

Course Offered By

croma-orange

Croma Campus

Real

star

Stories

success

inspiration

person

Abhishek

career upgrad

person

Upasana Singh

career upgrad

person

Shashank

career upgrad

person

Abhishek Rawat

career upgrad

hourglassCourse Duration

80 Hrs.
Know More...
Weekday1 Hr/Day
Weekend2 Hr/Day
Training ModeClassroom/Online
Flexible Batches For You
  • flexible-focus-icon

    13-Sep-2025*

  • Weekend
  • SAT - SUN
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    15-Sep-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    17-Sep-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
  • flexible-focus-icon

    13-Sep-2025*

  • Weekend
  • SAT - SUN
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    15-Sep-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
  • flexible-white-icon

    17-Sep-2025*

  • Weekday
  • MON - FRI
  • Mor | Aft | Eve - Slot
Course Price :
For Indian
33,333 30,000 10 % OFF, Save 3333
trainerExpires in: 00D:00H:00M:00S
Program fees are indicative only* Know more

SELF ASSESSMENT

Learn, Grow & Test your skill with Online Assessment Exam to
achieve your Certification Goals

right-selfassimage
Get exclusive
access to career resources
upon completion
Mock Session

You will get certificate after
completion of program

LMS Learning

You will get certificate after
completion of program

Career Support

You will get certificate after
completion of program

Showcase your Course Completion Certificate to Recruiters

  • checkgreenTraining Certificate is Govern By 12 Global Associations.
  • checkgreenTraining Certificate is Powered by “Wipro DICE ID”
  • checkgreenTraining Certificate is Powered by "Verifiable Skill Credentials"

in Collaboration with

dot-line
Certificate-new-file

Not Just Studying

We’re Doing Much More!

Empowering Learning Through Real Experiences and Innovation

Mock Interviews

Prepare & Practice for real-life job interviews by joining the Mock Interviews drive at Croma Campus and learn to perform with confidence with our expert team.Not sure of Interview environments? Don’t worry, our team will familiarize you and help you in giving your best shot even under heavy pressures.Our Mock Interviews are conducted by trailblazing industry-experts having years of experience and they will surely help you to improve your chances of getting hired in real.
How Croma Campus Mock Interview Works?

Not just learning –

we train you to get hired.

bag-box-form
Request A Call Back

Phone (For Voice Call):

‪+91-971 152 6942‬

WhatsApp (For Call & Chat):

+91-971 152 6942
          

Download Curriculum

Get a peek through the entire curriculum designed that ensures Placement Guidance

Course Design By

Course Offered By

Request Your Batch Now

Ready to streamline Your Process? Submit Your batch request today!

WHAT OUR ALUMNI SAYS ABOUT US

View More arrowicon

Students Placements & Reviews

speaker
Manoj Kumar
Manoj Kumar
speaker
Jayad Chaurasiya
Jayad Chaurasiya
speaker
Saurav Kumar
Saurav Kumar
speaker
Ravinder Singh
Ravinder Singh
speaker
Kapil Sharma
Kapil Sharma
speaker
Deepanshu singh
Deepanshu singh
View More arrowicon

FAQ's

Playwright is a modern automation testing framework for web applications that supports multiple browsers and platforms.

Anyone with basic knowledge of software testing, QA, or programming can join — ideal for testers, developers, and QA engineers.

You’ll learn Playwright setup, test automation scripts, cross-browser testing, API testing, debugging, and CI/CD integration.

Basic programming skills in JavaScript, TypeScript, or Python are recommended but not mandatory.

Yes, the program includes real-world projects to help you apply Playwright concepts effectively.

Yes, Croma Campus provides 100% placement assistance, including interview preparation and resume building.

Career Assistancecareer assistance
  • - Build an Impressive Resume
  • - Get Tips from Trainer to Clear Interviews
  • - Attend Mock-Up Interviews with Experts
  • - Get Interviews & Get Hired

FOR VOICE SUPPORT

FOR WHATSAPP SUPPORT

sallerytrendicon

Get Latest Salary Trends

×

For Voice Call

+91-971 152 6942

For Whatsapp Call & Chat

+91-9711526942
1

Ask For
DEMO