osad-logo-dark

কারিকুলাম

কোর্সে আপনি পাচ্ছেন

প্রজেক্টসমুহ

কোর্সটি যাদের জন্য

জব পেয়েছে যারা

রিভিউ

FAQ

পেমেন্ট

কোর্স করার আগে ডেমো ক্লাস করে দেখুন

Run Automation in Postman,Run with CMD using Newman

Hridoy Das

Hridoy Das

Lead Software Engineer (Automation), Mir Info Systems Limited

Introduction with Javascript, ES6 Model

Hridoy Das

Hridoy Das

Lead Software Engineer (Automation), Mir Info Systems Limited

লাইভ ডেমো ক্লাস

কোর্সে জয়েনের আগে লাইভ ডেমো ক্লাস করে নিন।

ক্লাস টপিক

The Ultimate Roadmap to Becoming a software QA Engineer

১৩ মে

রাত ৮:০০টা

১৫৬০ জন লাইভ ডেমো ক্লাসটি বুক করেছেন।

কারিকুলাম

১৯ মডিউল

৪৪ লাইভ ক্লাস

Foundation (Module 1-3)

ক্লাস নিবেনঃ

Hridoy Das

সপ্তাহ

Introduction to AI-Driven Software Quality Assurance (SQA)

2 live class

Live Class 1: What is SQA & The AI Revolution in QA
What is Software Quality Assurance | Why SQA is important in SDLC | Difference between QA, QC & Testing | Objectives of SQA | Software Quality Factors | How AI is reshaping the QA landscape | AI-powered testing tools overview (Claude Code, GitHub Copilot, Playwright AI) | Overview of AI-assisted vs fully automated QA | SQA in Agile & AI-first development models | Real-life examples of AI catching bugs faster


Live Class 2: Roles, Responsibilities & AI Career Path in SQA
Emerging roles: AI QA Engineer, Prompt Engineer for Testing, AI Quality Lead | Day-to-day tasks with AI tools | Skills required: coding + AI prompting + traditional QA | Career path from Junior QA to AI Quality Engineer | Certifications (ISTQB AI Testing, CSTE, etc.) | AI tools ecosystem for QA professionals | Freelancing in the AI-QA era | How AI-augmented QA teams collaborate with Developers & PMs | Real-world AI-QA career roadmap

সপ্তাহ

Software Testing Life Cycle (STLC) with AI

2 live class

Live Class 1: Flow of STLC | AI-Assisted Problem Statement Identification

What is STLC | Difference between SDLC & STLC | Phases of STLC (Requirement Analysis → Test Closure) | QA involvement in each phase | Using AI (Claude, ChatGPT) to understand the application under test | How to identify the problem statement with AI assistance | AI-driven early bug detection strategies | Importance of early testing with AI co-pilot support


Live Class 2: AI-Assisted Test Plan & Test Case Design | Test Checklist Generation
What is a Test Plan | Key elements of a test plan | Writing Test Plans with Claude Code assistance | Introduction to AI-generated Test Cases | How to prompt AI to write effective test cases (title, steps, expected result) | AI-generated Test Checklists | Reviewing and refining AI outputs | Manual vs AI-generated template comparison

Live Class 3: AI-Powered Test Case Review and Analysis

Live Class 4: Defect Tracking with AI | Intelligent Test Cycle Closure

সপ্তাহ

Software Development Life Cycle (SDLC) in the Age of AI

2 live class

Live Class 1: Flow of SDLC | Waterfall Model & AI Integration Points
What is SDLC | Importance of SDLC in software projects | Phases of SDLC (Requirement Analysis, Design, Implementation, Testing, Deployment, Maintenance) | Flow of each phase with real-life examples | Waterfall Model: Structure and Characteristics | Pros and Cons of Waterfall | Where AI assists in each SDLC phase | AI-powered requirement analysis tools | QA involvement in Waterfall | Limitations of sequential models in AI-driven projects


Live Class 2: Agile Process | Scrum | AI-Augmented Development Workflows
Why Agile? | Agile Manifesto & Principles | Agile vs Waterfall | Key Agile methodologies (Scrum, Kanban) | Scrum Framework with AI tooling | Scrum Roles in AI-enabled teams | Scrum Ceremonies with AI assistants (Sprint Planning with Copilot, Stand-ups with AI summaries) | Sprint Lifecycle | QA's role in AI-Agile teams | Using AI for continuous feedback and risk detection in sprints

Programming & Problem Solving (Module 4-6)

সপ্তাহ

Introduction to Programming Language with AI (JavaScript + Node.js)

2 live class

Live Class 1: JavaScript Fundamentals with AI Assistance
Introduction to JavaScript: What is JavaScript and why it's important for QA | Setting up JavaScript environment with AI guidance | Understanding JavaScript syntax using Claude Code | Variables and Data Types in JavaScript | Introduction to ES6: Features (let/const, arrow functions, template literals) | Using Claude Code to explain and generate JS code snippets | Understanding ES6 modules (import/export) | Real-life examples: letting AI write boilerplate JS for testers


Live Class 2: Node.js with AI-Generated Code | OOP Basics
What is Node.js and how it works | Setting up Node.js environment with Claude Code | Running AI-generated JavaScript code with Node.js | Introduction to programming concepts via AI prompting (Variables, Functions, Loops, Conditionals) | Understanding OOP with AI-explained examples | Using Claude Code to debug Node.js scripts in real-time | Event-driven programming in Node.js explained by AI | Real-world example: AI-generated Node.js test helper scripts

সপ্তাহ

Version Control with Git & AI Workflows

2 live class

Live Class 1: Git & GitHub with AI (Claude Code commits & PR generation)


Live Class 2:
AI-Assisted Branching, Merging & Code Review with GitHub Copilot

সপ্তাহ

Problem Solving with AI (Claude Code + JavaScript)

2 live class

Live Class 1: AI-Assisted Problem Analysis & Planning
How to break down a problem statement with AI co-pilot | Using Claude Code to identify input, output, and constraints | Understanding edge cases with AI suggestions | Drafting solution plans using AI-generated pseudocode or flowcharts | Real-life QA/test-related problem statements solved with Claude Code | Step-by-step AI prompting strategy: break → ask → refine → validate


Live Class 2: Translating AI Plans into Tested Code
Prompting Claude Code to translate logic plans into JavaScript | Live problem solving: AI generates, human reviews & tests | Walkthrough of AI-assisted logic writing, debugging, and test outputs | Practice: Conditional logic, loops, array handling — all with Claude Code | Evaluating AI code quality: when to accept, modify, or reject AI output | Students submit AI-assisted solutions for code review

Automation Testing (Module 7-9)

সপ্তাহ

API Testing Automation with AI (Claude Code + Postman AI + Newman)

2 live class

Live Class 1: AI-Driven API Understanding & Test Generation
What is an API and how it works | Client-Server communication overview | HTTP basics: Request & Response | Using Claude Code to understand API contracts and JSON schemas | AI-generated API test cases from API documentation | How to prompt Claude to write Postman pre-request and test scripts | AI-assisted database schema exploration | What is a Database Schema and why it matters for AI-assisted QA


Live Class 2: AI-Powered Postman Scripting & Newman Automation
Types of API requests: GET, POST, PUT, DELETE | AI-generated Postman collections | Hands-on: Claude Code writes Postman test scripts | Using AI to set and manipulate Postman variables dynamically | AI-assisted assertions: pm.expect generated by Claude | Running AI-generated collections via Newman CLI | Integrating AI-generated tests into CI/CD pipelines

সপ্তাহ

Project Week 1: AI-Assisted Test Automation Project

2 live class

Live Class 1: Problem Identification & AI-Assisted Requirement Gathering

Understanding the problem domain with Claude Code | Using AI to gather functional and non-functional requirements | AI-powered stakeholder analysis and documentation | Creating an AI-assisted Software Requirement Specification (SRS) | Prompting Claude to identify testable requirements automatically


Live Class 2: AI-Driven Project Planning & Risk Management

Using Claude Code to develop a Work Breakdown Structure (WBS) | AI-assisted time and resource estimation | AI-powered risk identification and mitigation strategy generation | Setting up project milestones with AI-generated deliverables | Integrating AI tools into the project workflow end-to-end

সপ্তাহ

AI-Powered UI Automation with Playwright & Claude Code

2 live class

Live Class 1: Introduction to Playwright & Page Object Model with Claude Code
Introduction to Playwright and why it's the modern standard for UI testing | What is POM and its benefits in AI-assisted frameworks | Folder structure and framework planning using Claude Code | Creating basic Playwright tests with AI-generated locators | Understanding POM components: Page Classes, Actions, Test files — all scaffolded by Claude Code | Using Playwright MCP (Model Context Protocol) with Claude Code for browser automation | Claude Code as an AI QA co-pilot in real-time test writing


Live Class 2: Building Scalable Playwright Frameworks with AI
Step-by-step POM creation guided by Claude Code | Writing reusable page functions with AI assistance | AI-generated locators and selectors inside Page Classes | Best practices for scalable test architecture | Demonstration: Claude Code builds login and dashboard page objects end-to-end | Reviewing and refining AI-generated Playwright code


Live Class 3: CLI Execution, Shell Scripts & CI Integration via Claude Code
Running Playwright test cases from CLI with AI-generated npm scripts | Writing custom shell scripts with Claude Code to automate test execution | AI-assisted grouping and tagging of test scenarios | Executing grouped test scenarios via Claude Code commands | Integrating AI-generated Playwright scripts with GitHub Actions


Live Class 4: Data-Driven Testing & Allure Reporting with AI
What is data-driven testing | Claude Code generates data-driven test cases from JSON/CSV | AI-assisted Allure Reporter setup | Using Claude Code to analyze Allure reports and suggest fixes | Generating and interpreting AI-enriched test reports | Best practices for AI-assisted clean, insightful reporting

কোর্সটি আপনারই জন্য

যারা সফটওয়ার টেস্টিং এবং কোয়ালিটি অ্যাসিওরেন্স সেক্টরে কাজ করতে চান

যাদের কম্পিউটার সায়েন্স বা টেকনিক্যাল ব্যাকগ্রাউন্ড নেই, তারাও এই কোর্সে অংশগ্রহণ করতে পারবেন

প্রোগ্রামিং জ্ঞান ছাড়া যারা ম্যানুয়াল টেস্টিং শিখতে চান

যারা ম্যানুয়াল টেস্টিংয়ের পাশাপাশি অটোমেটেড টেস্টিং শিখতে চান

ডাউনলোড করুন পুরো হ্যান্ডবুক

ইন্সট্রাক্টর

Lead Instructor

Hridoy Das

Lead Software Engineer (Automation), Mir Info Systems Limited | Former Sr. Automation Analyst at MVI Solutions | | Foxtel | Former Sr. QA Automation Engineer at Mir Info Systems | | Grameenphone | Former Automation QA Engineer at Wunderman Thompson | Former Lead QA Automation Engineer at Cisscom | Former QA Engineer at BornonIT

Lead Instructor

Md Abdullah Al Rumy

Principle Software Quality Assurance Engineer I at Kolpolok Limited

Lead Instructor

Anik Sen

Senior Test Automation Engineer | Playwright, Mobile Automation, API Automation | Quality Advocate

Teaching Assistant

Sanjina Jaman

Assistant Teacher (SQA) at Ostad

Teaching Assistant

Samira Siddiqua

Teaching Assistant at Ostad | Former Research Assistant at BRAC University | Forrmer IoT Trainee at DataSoft Systems Bangladesh Limited

যেসব ট্যুলস ও টেকনোলোজি শিখবেন

Jira

TestRail

Excel

Postman

Selenium

WebDriverIO

MySQL

MongoDB

Github

কী কী থাকতে হবে

ল্যাপটপ/ডেস্কটপ (মিনিমাম ৮ জিবি র‍্যাম)

ভালো ইন্টারনেট কানেকশন

প্রোগ্রামিং ফান্ডামেন্টালস জানা থাকলে ভালো

মিনিমাম Core i3 প্রসেসর

২৫৬ জিবি এসএসডি

লেগে থাকার মানসিকতা

কোর্সে আপনি পাচ্ছেন

৫ মাসের স্টাডিপ্ল্যান

৪৪ টি লাইভ ক্লাস

২ টি ইন্ডাস্ট্রি স্ট্যান্ডার্ড প্রজেক্ট

প্রোগ্রেস ট্র্যাকিং

উইকলি ৩ দিন সাপোর্ট ক্লাস

কমিউনিটি সাপোর্ট

লাইফটাইম এক্সেস

জব মার্কেট গাইডলাইন

ইন্টারভিউ হ্যান্ডবুক

সার্টিফিকেট

যেসকল রিয়েল লাইফ প্রোজেক্ট করানো হবে

কোর্স শেষে পাচ্ছেন এক্সক্লুসিভ জব প্লেসমেন্ট সাপোর্ট!

CV review and optimization

Portfolio review(Github/Behance)

Linkedin profile review and optimization

Technical mock interview

HR mock interview

Job referral

Access to exclusive job opportunities

কোর্সটি আপনারই জন্য

যারা সফটওয়ার টেস্টিং এবং কোয়ালিটি অ্যাসিওরেন্স সেক্টরে কাজ করতে চান

যাদের কম্পিউটার সায়েন্স বা টেকনিক্যাল ব্যাকগ্রাউন্ড নেই, তারাও এই কোর্সে অংশগ্রহণ করতে পারবেন

প্রোগ্রামিং জ্ঞান ছাড়া যারা ম্যানুয়াল টেস্টিং শিখতে চান

যারা ম্যানুয়াল টেস্টিংয়ের পাশাপাশি অটোমেটেড টেস্টিং শিখতে চান

ডাউনলোড করুন পুরো হ্যান্ডবুক

সাকসেসফুল হয়েছেন যারা

ফিডব্যাক

আমাদের লার্নারদের কাছে শুনুন

onk vlo legeche specially Hridoy vaiyar class. onar bojanor style ta onk valo.

TJ

Taslima Jannat Nishat

onk vlo lagce ami onk satisfied.sob kichu clearly class e bujhte parchi sob kicho miliye amr kace onk valo lageche and ostad er poranor style onk valo

MA

Md. Arifur Rahman

onk valo lagce even Hridoy vaiya onk try kore sobai k sundor kore bujhay. R support class onk help korse even riya apu o onk help kore. Ostad onk valo even ami next aro kichu course ostad theke continue korte chai

ফআ

ফয়সাল আহমেদ

Hridoy vaiyar poranor style onek valo. amr kache onek valo lagche. Ostad ekta gochano platform so amr kache valo lagche.

NA

Nasim Ahmed

Alhumdulillah onek valo lagche Hridoy vaiya best teacher. Amr kache onek valo lagche ostad ek ta best platform mone hoiche amar kache.

MS

Mithun Saha

ekhon thik thak ache class gulo onek valo lagche uni onek valo poray. support class o amr jonno onk helpful. ami ostad platform niye onek satisfied.

MS

Mir Sultan

onk valo lagche sob kichu thik thak. support class o onk helpful amr jonno. Ekhon porjonto Ostad best.

PS

Protick Saha

I truly benefited from the SQA course at Ostad. Our instructors were incredibly supportive—they explained every topic clearly and guided us whenever we faced difficulties. Even after the course, the team helped with CV reviews, mock interviews, and job hunting, which meant a lot. Overall, it was a ⭐⭐⭐⭐⭐ experience for me, and specially thanks Sanjina apuu❤❤❤❤

DR

Dipa Rani Vhoumik

Alhamdulillh Ei course theke onek kichu shikte perechi. Most important topics n-8-n, YOLO, Langchain, langgraph, crewAI, RAG etc. LLM finetune also

AF

AKM FAZLUL HOQUE BHUIYAN

Course ta khub e basic theke start kora hoyeche and non cse background er student der jonno o onek sundor vabe guchano hoyeche. 2 jon sir e live class gulu te onek sundor vabe co-operate korechilo and support class gulu te amader sobar individual problem solve kore amader course ta bujhte help korechilo. Quiz er question solve kore bujhiye deya and kothay vul hocche example diye buhjiyechen apu. Over all entry level job er jonno prepare howar moto ekta course.

FM

Fouzia Mozumder

সবকিছু মিলিয়ে অনেক ভালো লেগেছে। অন্যসব প্লাটফর্ম থেকে ওস্তাদ সবথেকে বেস্ট আমি মনে করি।

NR

NEELIMA RAHMAN

Hridoy vaiya onk details e sob bujhiye den jar jonno unar class amr onk valo lage Overall ami satisfied.Ostad is the best platform

SC

Srabonty Chakrabarty

Hridoy vaiya onk valo and khub sundor kore sob bujhay. Ostad onek valo ekta platform and sob kichu onek gochano oder.

MA

Mosle Al Dein Soad

vaiya onek practically bujhay so onar class gulo onek valo lage. joto tuku expectation chilo er theke onek valo ek ta platform.

MH

Md. Habibur Rahman Lalon

Hridoy vaiya onek valo poray sob kicho thik thak ache. support class er jonno aro onek easily problem gulo solve korte parchi. ekhon porojnto sob kichu ok ache so amr kache valo mone holo.

ME

Md. Elias

unar class gulo valo lage porano onk sundor. Ekhon porojnto sob kichu thik ache.

RI

Rizbi Islam

Hridoy vaiyar class onek valo lage part by part sob explain koren. sob kichu miliye amar kache onek valo lagche best ek ta platform.

TH

Tanvir Hasan

I have completed the SQA Manual & Automation course from Ostad, and it has been an excellent learning experience for me. The manual testing portion covered all the core concepts in a clear and structured way, which helped me build a strong foundation in test case writing, bug reporting, and overall QA processes. On the automation side, we received hands-on training in Playwright, Selenium, and JavaScript, allowing me to understand real-world automation workflows and develop practical scripting skills. The trainer was highly supportive throughout the course, and the assignments with detailed feedback made the learning process even more effective.Overall, this course has greatly improved my confidence and prepared me for real industry-level QA work.

SI

Samiul Islam

Over all good, explanation ta r ektu better hole vlo hoto jehetu amra new. Ei n8n age use kori ni..tai er tools gulo ki vbe kaj kore ba error asle seta handle korte hoy ki vbe eta r ektu explanations korle better hto...ar assignment ta onk smy bujte osubidha hoy, jehutu purota English e thake.. Er sate Bangla add korle ba ki assignment e ki chaise eta bole dile bujte subidha hoto

MA

Md Asif Ikbal

Hridoy vaiyar classs onk valo even vaiya sob kichu ekdom part by part bujhiye den ata onk help kore. Support class eo onek help pacchi. Sob miliye ostad amar kache best platform.

MA

Md Ashraful Islam

Hridoy vaiyar class onek valo lagche. Overall ostad platform best

KJ

Kanita Jerin Tanha

Hridoy vaiya onek valo r uni khub sundor kore sob bujhay. Overall onek valo legeche.

MD

Mohammad Delwar Hosen

valo lagche even easily sob bujhte parchi. overall onek valo lagche amr kache.

MA

Md Ashiqur Rahman

onek valo lage uni ekdom practically bujhay. support class o onk help korche. sob kichu miliye onek valo lagche ostad platform.

MA

Md. Ali Ahsan Akib

Vaiyar calss valo lage ami satisfied. Ekhon porojnto sob kichu thik thak ache so amr kache onek valo lagche.

MA

Mim Akter

Alhumdulillah onek valo kore poran easily sob kichu bujhte pari. support class onek beshi help korche amake. ami fully staisfied ostad er ei course.

AI

ABIR IBRAHIM BIN MONIR

This course offered a remarkably structured and hands-on learning journey, covering everything from foundational APIs and data manipulation to advanced topics like transformers, LangChain, and workflow automation. Each module was thoughtfully designed with live classes and practical tests that helped deepen my understanding of real-world machine learning and AI development. I especially appreciated the smooth progression—from math fundamentals to deep learning, NLP, and multi-agent systems—which made even complex topics feel accessible and engaging. The guidance throughout the capstone and career support modules added tremendous value, helping me consolidate my skills with confidence. Overall, this course exceeded my expectations, and I’m proud to have achieved an excellent result of 99.8%.

MM

MD. MAHI SALMAN

I completed an SQA course from the Ostad platform, and it was extremely helpful for anyone who wants to learn Software Quality Assurance from beginner to advanced level step by step. This course is especially suitable for those who prefer a structured learning process with proper time and guidance. My journey in SQA actually started through Ostad, and this course helped me build a strong foundation with clear concepts and practical examples. I highly recommend this course to anyone who wants to start or grow their career in SQA.

FA

Faisal Ahmad

Alhumdulillah onk valo lagce ami hridoy vaiyar poranor style ta onno sobar theke best mone kori and support class onk help korche. sob kichu miliye onk valo lagce even sob kichu onk sundor gochano

MS

Md. Shamimul Islam

onk valo lagcche Hridoy vaiyar class and uni onk sundor kore bojay. sob miliye amr kace ostad onk valo legeche.

SJ

Sanjida Jahan

Akhon porjonto sob kichu thik ache. sob kichu miliye khub valo lagche ostad platform.

IU

Iftekhar Uddin Yousuf

part by part porano hoy so onek valo lage easily bujhte pari sob. support class theke o onek help pacchi. ostad platform niye ami oenk satisfied so amr kace onk valo lagche.

AI

Azizul Islam Nayem

onk valo lagche ekhon fully satisfied. amar kache ostad platform k best mone holo.

AS

AHMED SHAKIR

vaiya onek valo poray ekhon sob kichu thik thak ache. akhon porjotno joto gulo support class kora hoyeche sob gulo te valo help hoiche. sob kichu miliye amr kache best ek ta platform mone hoiche. Ostad onk gochano.

AC

Aritra chowdhury

Ekhon porjonto sob kichou thik thak ache. sob kichu miliye onek valo chilo ami onk satisfied 

N-

Nur -A-All Asif

Well structured syllabus. Mainly tahmid vai is a brilliant mentor . Understands the students need

MM

Mohiduzzaman Mahin

The SQA course was really helpful for me. I learned everything clearly—from manual testing to API testing. The instructors were friendly, and the real project practice boosted my confidence a lot. Overall, the course was better than I expected. I definitely recommend it!

NP

Nipa Paul

সার্টিফিকেট

কোর্স শেষে পেয়ে যান শেয়ারেবল কোর্স কমপ্লিশন এবং এসেসমেন্ট সার্টিফিকেট

কোর্স কমপ্লিট করে পেয়ে যান শেয়ারেবল কোর্স কমপ্লিশন সার্টিফিকেট

কোর্সে আপনার এসেসমেন্টের রেজাল্টের ওপর পেয়ে যান এসেসমেন্ট সার্টিফিকেট

প্রায়ই জিজ্ঞেস করা প্রশ্ন

কিভাবে পেমেন্ট করবো?

  • 1. পেমেন্ট মেথড কি কি?

    আপনি সরাসরি ওস্তাদের পেমেন্ট গেইটওয়ের মাধ্যমে Bkash, Nagad, Rocket, Visa, Mastercard, Debit and Credit কার্ড দিয়ে পেমেন্ট করতে পারবেন।
  • 2. আমি কি যেকোনো ডিভাইস দিয়ে পেমেন্ট করতে পারবো?

    জ্বী, আপনি ফোন, পিসি কিংবা ল্যাপটপ যেকোনো ডিভাইস দিয়ে পেমেন্ট করতে পারবেন।
  • 3. পেমেন্ট প্রসেস কি?

    পেমেন্ট করার জন্য প্রথমে ব্যাচে ভর্তি হোন বাটনে ক্লিক করুন। এরপর পেমেন্ট পেইজ থেকে পেমেন্ট মেথড সিলেক্ট করে পেমেন্ট করুন বাটনে ক্লিক করুন এবং পেমেন্ট সম্পন্ন করুন।
  • 4. ডিসকাউন্ট কিভাবে পাবো?

    আপনি ব্যাচে ভর্তি হওয়ার আগে এভেইলেবল প্রোমো কোড বসিয়ে এক্সপেক্টেড ডিসকাউন্ট পেতে পারেন।
  • 5. পেমেন্ট কনফার্মেশন কিভাবে পাবো?

    পেমেন্ট প্রসেস শেষ হলে আপনার কাছে একটি মেসেজ আসবে এবং আপনার ড্যাশবোর্ডে আপনার জয়েন করা ব্যাচটি দেখাবে। আপনার স্টাডি প্লান অনুযায়ী কোর্স শুরু করে দিতে পারবেন।
  • 6. আমার লেনদেনের হিসাব থাকবে কি?

    আপনার ড্যাশবোর্ডে আপনি প্রোফাইল থেকে ট্রাঞ্জেকশন ট্যাবে ক্লিক করে লেনদেন দেখতে পারবেন।

জয়েন করুন আমাদের ফেসবুক গ্রুপে

৭,০০০ জন মেম্বার

SQA Engineers Community @Bangladesh

প্রোমো কোড SQA24 ২৪% ডিসকাউন্ট, আর বাকি ৩ দিন !