AI কোড লিখে দিচ্ছে, কিন্তু...

  • কি ইউজার চায় সেটা বুঝেনা AI
  • রিকোয়ারমেন্ট ফিলাপ হচ্ছে কিনা সেটাও AI বুঝে না
  • AI বুঝতে পারে না কোড ব্রেক করবে কিনা
  • AI কোনো ম্যানুয়াল টেস্টিং করতে পারে না

আপনি কি জানেন, এই মুহূর্তেও শত শত বাগ প্রোডাকশনে যাচ্ছে?

AI-র কোডে কেউ QA না করলে, ঐ সফটওয়্যার অচল, স্রেফ আনইউজেবল, আপনি শিওর থাকেন

এই কারণেই SQA তে ক্যারিয়ার সেইফ

এই একটামাত্র স্কিল শিখে আপনি

বাংলাদেশের টেক কোম্পানিতে হায়ার্ড হতে পারেন

বিদেশের কোম্পানিতে রিমোট জব ক্র্যাক করতে পারেন

গেস্ট SQA হিসেবে জব অফার পেতে পারেন

ফ্রিল্যান্সিং করতে পারেন

নিজের এজেন্সি বিজনেস করতে পারেন

অটোমেশন স্ক্রিপ্ট তৈরি করে এক্সট্রা ইনকাম করতে পারেন

কনসাল্টেন্সি করতে পারেন বেশ High Payment এ

আমি আপনাকে একদম হাতেকলমে শেখাবো

একজন প্রফেশনাল সফটওয়্যার কোয়ালিটি অ্যাসুরেন্স ইঞ্জিনিয়ার কিভাবে কাজ করেন এবং ইন্ডাস্ট্রি স্ট্যান্ডার্ড মেথডোলজি গুলো কেমন — আমি আপনাকে স্টেপ বাই স্টেপ শিখাবো।

Program Details

Program Details

  • 29 মডিউলের হাই এন্ড সিলেবাস
  • 14 টা প্র্যাক্টিকাল
  • 7 টা ISTQB স্ট্যান্ডার্ড টেস্ট
  • 2 টা ইন্ডাস্ট্রি স্ট্যান্ডার্ড ক্যাপস্টোন প্রজেক্ট
  • ওয়ান টু ওয়ান প্রবলেম সলভিং
  • ট্রেন্ডিং অ্যাপ্লিকেশনগুলো প্রজেক্ট হিসেবে থাকছে
  • ইন্টারভিউ এর পূর্বে 1 টা মক ইন্টারভিউ সাপোর্ট
  • সিভি রাইটিং এবং লিংকডইন অপটিমাইজেশন
  • রিয়েল ইন্টারভিউয়ের জন্য সম্ভাব্য প্রশ্ন-উত্তর সম্বলিত পিডিএফ
  • স্যুটেবল হায়ারিং অফারগুলোর নোটিফিকেশন
  • প্রয়োজনীয় রিসোর্স শেয়ার
  • আমার পার্সোনাল টেস্ট স্ট্র্যাটেজি শেয়ার
  • অটোমেশন টেস্টিং এ হাতেখড়ি
  • রিমোট জব ক্র্যাকিং টিপস
  • Google Career Certificate  (আপনার স্কোর ৯০%+ থাকলে)
  • 7 Fully ReadyMade Automated Scripts
Software Testing Modules
Module 1: Introduction to Software Testing
  • Basic Concepts of Software Testing:
    • Definition and objectives of software testing.
    • Overview of manual and automated testing.
  • Importance of Software Testing:
    • Ensuring quality and reliability.
    • Cost implications of defects.
  • Software Development Models:
    • Waterfall Model
    • RAD Model
    • Agile Model
    • V-Model
    • Big-Bang Model
    • Iterative Model
    • Spiral Model
    • Incremental Model
  • Software Development Life Cycle (SDLC):
    • Phases of SDLC.
    • Role of testing in SDLC.
  • Testing Life Cycle (STLC):
    • Phases of STLC: Planning, Design, Execution, Closure.
    • Entry and exit criteria for each phase.
  • Testing Types:
    • Static vs. Dynamic Testing
    • White Box vs. Black Box Testing
    • Unit Testing, Integration Testing, System Testing, Acceptance Testing
  • 7 Principles of Testing
Exam-01
Module 2: Test Case & Bug Report Writing
  • Test Planning: Objectives, scope, strategy
  • Test Design: Techniques:
    • Boundary Value Analysis
    • Equivalence Partitioning
    • Decision Table Testing
    • State Transition Testing
  • Writing test cases and test scripts
  • Test Case Design: Techniques and Best Practices:
    • Identifying test scenarios.
    • Writing clear and concise test steps.
  • Writing Effective Test Cases:
    • Components of a test case: Test ID, Description, Preconditions, Test Steps, Expected Results.
    • Best practices for maintaining test cases.
  • Bug Reporting: Identifying and Documenting Defects:
    • Components of a bug report: Bug ID, Summary, Steps to Reproduce, Expected Result, Actual Result, Severity, Priority.
    • Best practices for effective bug reporting.
Exam-02
Module 3: Black-Box Test Techniques
  • Equivalence Partitioning:
    • Dividing input data into equivalent partitions.
    • Selecting representative values for testing.
  • Boundary Value Analysis:
    • Identifying boundaries for input values.
    • Testing boundary conditions.
  • Decision Table Testing:
    • Creating decision tables to represent combinations of inputs.
    • Deriving test cases from decision tables.
  • State Transition Testing:
    • Modeling states and transitions.
    • Creating test cases based on state changes.
  • Functional Testing: Requirements, Specifications
  • UI Testing: Introduction to Figma, Prototype, Wireframe
  • Test a Real Website
  • Non-Functional Testing: Performance, Usability, Security, Compatibility
Practical 1: Create a test plan for a sample project.
Module 4: Requirements Review & Test Scenarios Writing
  • Reviewing Requirements:
    • Techniques for reviewing requirements with SRS.
    • Identifying testable requirements.
  • Writing Test Scenarios:
    • Defining test scenarios based on requirements.
    • Prioritizing test scenarios.
  • Using Trello for Test Management:
    • Setting up boards, lists, and cards.
    • Organizing test scenarios and tracking progress.
Practical 2: Design test cases using different test design techniques.
Module 5: Implementing the Test Process on a Test Management Tool (TestRail)
  • Introduction to TestRail:
    • Overview of TestRail features and interface.
  • Test Case Management:
    • Creating and organizing test cases.
    • Managing test suites.
  • Test Execution and Reporting:
    • Executing test cases.
    • Generating and interpreting test reports.
Practical 3: Implement a test process using TestRail.
Module 6: Basics of Agile Methodologies & Agile Testing
  • Agile Methodologies: Principles and Practices:
    • Agile values and principles.
    • Overview of Scrum, Kanban, and other Agile frameworks.
  • Agile Testing: Roles and Responsibilities:
    • Role of testers in Agile teams.
    • Collaboration with developers and stakeholders.
  • Scrum Framework:
    • Key roles: Product Owner, Scrum Master, Development Team.
    • Ceremonies: Sprint Planning, Daily Standup, Sprint Review, Sprint Retrospective.
    • Artifacts: Product Backlog, Sprint Backlog, Increment.
Exam-03
Module 7: How to Use Application Lifecycle Management Tools (JIRA, ClickUp, Linear)
  • Introduction to JIRA: Overview of features and interface.
  • Project Management:
    • Creating and managing projects.
    • Customizing workflows and schemes.
  • Test Case and Defect Management:
    • Creating and tracking issues.
    • Linking issues, test cases, and defects.
Practical 4: Manage a sample project using JIRA.
Module 8: White-Box Test Techniques
  • Introduction to White-Box Testing:
    • Concepts and importance.
    • Techniques: Code Coverage, Path Testing, Control Flow Testing, Data Flow Testing.
  • Code Coverage and Path Testing:
    • Measuring code coverage.
    • Designing test cases for path coverage.
Practical 5: Perform white-box testing on sample code.
Module 9: Understand the Key Concepts of Backend Technology
  • Introduction to Backend Concepts
    • What is Backend?
    • Core Backend Components
    • The Flow of Data
  • Key Technologies in Backend
    • Backend Programming Languages (Overview)
    • Databases & Data Management
    • Backend Frameworks & Libraries
  • Understanding Server and Hosting
  • How Backend Interacts with Frontend
  • Backend Performance Factors
Module 10: The Frontend Technology Overview
  • Introduction to Frontend Concepts
    • What is Frontend?
    • Key Components of the Frontend
    • How Frontend Communicates with Backend
  • Building Blocks of Frontend
    • HTML – Structuring a Web Page
    • CSS – Styling the Web
    • JavaScript – Making it Interactive
  • Designing for User Experience (UX/UI)
    • What is UI/UX Design?
    • Principles of Good Design
    • Responsive Web Design
Module 11: Basics of API Testing and Introducing Postman
  • Basics of API Testing:
    • Understanding APIs and web services.
    • Types of API testing: Functional, Load, Security.
  • Introduction to Postman for API Testing:
    • Overview of Postman features.
    • Creating and executing API requests.
    • Validating responses and assertions.
Practical 6: Test APIs using Postman.
Module 12: Basics of Performance Testing using JMeter and k6
  • Introduction to Performance Testing:
    • Importance of performance testing.
    • Types of performance tests: Load, Stress, Endurance, Spike.
  • Using JMeter for Performance Testing:
    • Overview of JMeter features and interface.
    • Creating and configuring test plans.
    • Running performance tests.
  • Analyzing Performance Test Results:
    • Interpreting JMeter reports.
    • Identifying performance bottlenecks.
  • Introduction to k6 Performance Testing:
    • Overview of k6 and its benefits.
    • Writing test scripts in JavaScript.
    • Running load tests using k6 CLI.
    • Analyzing k6 output and reports.
Practical 7: Conduct performance testing using JMeter and k6
Module 13: Understanding SQL for Database Testing
  • Introduction to SQL: Learn about the basic structure of a SQL query and the concept of databases, tables, and schemas.
  • Writing basic SQL queries for testing purposes: Learn how to write basic SQL queries using SELECT statements.
  • Retrieving data: Practice retrieving data from a single table using SELECT, FROM, and WHERE clauses.
  • Filtering data: Understand how to use basic filtering with the WHERE clause.
  • Sorting and Filtering Data: Explore sorting results with ORDER BY. Learn how to filter data using AND, OR, NOT, BETWEEN, LIKE, and IN operators.
  • Aggregate Functions and Grouping Data: Understand and use aggregate functions like COUNT(), SUM(), AVG(), MIN(), and MAX(). Learn about grouping data with GROUP BY and filtering groups with HAVING.
  • Joining Tables: Learn how to retrieve data from multiple tables using JOIN operations: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN. Understand how to update existing data with UPDATE and delete data with DELETE.
  • Understand how to update existing data with UPDATE and delete data with DELETE.
  • Basics of MongoDB: Learn about MongoDB basics.
Exam-04
Module 14: Basic Programming w/JavaScript
  • Understand the basics of JavaScript: What it is, its role in web development, and its syntax.
  • Set up your development environment: Install a text editor like Visual Studio Code and a web browser like Google Chrome.
  • Basic Concepts: Start with variables, data types, and operators.
  • Control Flow Structures: Learn about if statements, else statements, and loops (for, while).
  • Dive into functions: how to declare them, pass parameters, and return values.
  • Arrays and Objects: Understand how to create and manipulate arrays and objects.
Exam-05
Module 15: Basic Programming w/Java
  • Set up your development environment: Install the Java Development Kit (JDK) and an Integrated Development Environment.
  • Learn about the basic syntax of Java including variables, data types, and operators.
  • Explore control flow structures in Java: if, else, switch statements.
  • Learn about looping constructs: for, while, do-while loops.
  • Dive into Java methods: how to declare them, pass parameters, and return values.
  • Method Overloading and Overriding: Understand method overloading and method overriding.
  • Learn about arrays in Java: how to declare, initialize, and manipulate them.
  • Explore collections like ArrayLists and HashMaps: how to use them to store and manipulate data.
  • Understand the principles of OOP in Java: classes, objects, inheritance, encapsulation, and polymorphism.
Exam-06
Module 16: Mobile Application Testing
  • Introduction to Mobile App Testing:
    • Differences between mobile and web application testing.
    • Importance of mobile app testing.
  • Types of Mobile Apps:
    • Native Apps
    • Web Apps
    • Hybrid Apps
  • Mobile Testing Strategies
  • Emulators and Simulators
  • Appium Installation
Practical 8: Testing a Mobile Application (FinTech)
Module 17: Security Testing and Cyber Security Basics
  • OWASP Top 10 Vulnerabilities Discussion.
  • What is Penetration Testing?
  • Introduction to Burp Suite
Exam-07
Module 18: Git and GitHub, Jenkins CI/CD Pipeline
  • Git and GitHub: Working with GitHub Projects.
  • Jenkins CI/CD Pipeline: Jenkins Features and Advantages.
Module 19: Introduction to Automation Testing
  • What is Automation Testing?
    • Definition and objectives.
    • Differences between manual and automation testing.
  • Benefits of Automation Testing:
    • Increased efficiency and coverage.
    • Repeatability and accuracy.
  • Overview of Popular Automation Tools:
    • Selenium, Playwright, Appium, etc.
  • What is BrowserStack?
  • Work with Katalon Studio
Module 20: Test Automation: Selenium
  • Creating a Simple Automation Script using Selenium:
    • Setting up Selenium WebDriver.
    • Writing and executing a test script.
Practical 9: Creating a simple automation script using Selenium.
Module 21: Test Automation: Playwright
  • Creating a Simple Automation Script using Playwright JavaScript:
    • Setting up Playwright.
    • Writing and executing a test script.
Practical 10: Automate an application using Playwright.
Module 22: Test Automation: Cypress
  • Creating a Simple Automation Script using Cypress:
    • Setting up Cypress.
    • Writing and executing a test script.
Practical 11: Automate an application using Cypress.
Module 23: Advanced SQA Workshop
  • Introduction to Advanced SQA Concepts
  • Key Concepts:
    • Quality Assurance vs. Quality Control
    • Process Improvement
    • Risk Management
  • Defining Meaningful Quality Metrics:
    • Coverage
    • Defects
    • Reliability
  • Continuous Improvement:
    • Using metrics to identify areas for enhancement
    • Analyzing and interpreting quality data to drive decision-making
  • Collaborating with Cross-Functional Teams:
    • Developers
    • Testers
    • Operations
  • Case Studies
  • Industry Standard Testing:
    • Smoke Testing
    • Sanity Testing
    • Regression Testing
    • UAT (User Acceptance Testing)
    • Exploratory Testing
Module 24: Real-Application Test Analysis and Case Studies
Practical 12: Food Delivery Services - Foodpanda
Practical 13: Communication Tools - Discord
Practical 14: Ride-Sharing App - Uber
Module 25: Capstone Project - 01 : Manual Testing
  • Project Scope: QA and testing for a web application.
  • Tasks:
    • Developing a test strategy.
    • Bug hunting and reporting.
    • Comprehensive test execution.
Capstone Project -01 : Full QA Process Implementation
Module 26: Capstone Project - 02 : Automation Testing
  • Project Scope:Write Test Script for WebApp
  • Tasks:
    • Finding Cases
    • Test Run
    • Reporting
Capstone Project -02: Automate a WebApp
Module 27: Using ChatGPT as Your Personal Assistant
  • Introduction to ChatGPT:
    • Overview of ChatGPT capabilities.
    • Using ChatGPT for various tasks.
  • Using ChatGPT for Test Case and Bug Report Generation:
    • Generating test cases based on requirements.
    • Creating detailed bug reports.
  • Using ChatGPT for Test Scenario Creation:
    • Developing comprehensive test scenarios.
  • Productivity Tips with ChatGPT:
    • Automating repetitive tasks.
    • Using ChatGPT for study assistance and learning new concepts.
Module 28: Professional Development
  • How to Write a Professional QA Resume:
    • Structure and format of a QA resume.
    • Highlighting skills and experience.
    • Creating a high-impact QA resume.
  • Certifications in Software Testing:
    • Overview of certifications (e.g., ISTQB, CSTE, CSQA).
    • Certification requirements and study resources.
  • LinkedIn Profile Optimization:
    • Tips for better visibility and networking.
    • Building a strong professional network.
Module 29: Job Hunting Tips and How to Crack the Interview, Freelancing Opportunity
  • How to Prepare for a QA Interview:
    • Common interview questions.
    • Techniques for answering behavioral and technical questions.
  • Job Search Optimization:
    • Modify filters for searching a job on LinkedIn.
    • What is a remote job and how to apply like a pro.
  • Practical Demo:
    • A demo for an online interview for an SQA job [Important].
  • Freelancing Opportunities:
    • Opportunities for SQA engineers in freelancing.
  • Exclusive Resources:
    • PDF of commonly asked interview questions.
  • Professional Communication:
    • Tricks for writing an interview-winning email.
    • Tips for crafting an impressive cover letter.
  • Final Tips:
    • How to impress the hiring manager, team lead, or interviewer.

🤝 এক্সক্লুসিভলি ৩ বছর পর্যন্ত ওয়ান টু ওয়ান সাপোর্ট

সেই সাথে থাকছে কিভাবে একটা রিমোট জব ক্র্যাক করবেন, অথবা শুরু করবেন ফ্রিল্যান্সিং - সেইসব গভীর থেকে গভীরতম এনালাইসিস এবং হ্যাকস

এখানেই শেষ না! প্রিমিয়াম গিফটসে ঠাসা এই বুটক্যাম্পে এনরোল করলেই পাবেন-

Case Studies on Modern Applications for SQA (Documentation)

মডার্ন সফটওয়্যার অ্যাপ্লিকেশনগুলোর কেইস স্টাডি। ক্রিস্টাল ক্লিয়ার আইডিয়া তো থাকা প্রয়োজন কি নিয়ে কাজ করতে যাচ্ছেন, সেটা কিভাবে কাজ করে। নাহলে বাগ বুঝবেন কিভাবে?

Interview Digest for SQA Engineers (E-book)

সবচেয়ে স্ট্রাগলিং পার্ট। ইন্টারভিউতে নিজেকে প্রুফ করা। কি প্রশ্ন আপনাকে করা হতে পারে, এসব কিভাবে আপনি এন্সার করবেন সেসব নিয়ে পিডিএফটা। বলতে পারেন একরকম লাইফ সেভার।

7 fully Readymade Automated Scripts (worth almost $685)

এটা হলো অটোমেশন ইঞ্জিনিয়ারিং এর জন্য। আপনাকে অটোমেশন শেখাবো তো বটেই। কিছু কোডও দিয়ে দেবো। বিশ্বাস করেন, জিনিসটা পেয়ে আপনি বলবেন 'Just WOW!'

পার্সোনাল CV রিভিউ এবং লিংকডইন অপ্টিমাইজেশন

জব ক্র্যাক করার প্রথম শর্ত একটা আউটস্ট্যান্ডিং সিভি। আর সফটওয়্যার ইন্ডাস্ট্রিতে আরেকটা জিনিস গুরুত্বপূর্ণ সেটা হলো লিংকডইন। আমি আপনাকে পুরো প্রসেসটাতেই পার্সোনালি হেল্প করবো।

Bug Hunting and Hacking Tools

বাগ হান্টিং টুলস এবং কিছু হ্যাকিং টুলস (শেখার এবং এক্সপ্লোর করার পারপাসে) আপনাকে দিবো আমি। আশাকরি আপনার লাইফে ভ্যালু অ্যাড করবে...এখানে আর না বলি, বাকিটা বুটক্যাম্পে।

Postmortem: Fiverr Most Selling Services on SQA (Special Training)

অর্থাৎ, একটা ডেডিকেটেড সেকশন থাকবে যারা ফ্রিল্যান্সিং করতে চান SQA শিখে তাদের জন্য! ফাইভারের মোস্ট সেলিং সার্ভিসগুলো এনালাইসিস করে সেসব শেখাবো একদম হাতে ধরে!

Full Access Plan

Unlock the complete course instantly!
৯০০০ টাকা লাইফটাইম এক্সেস
  • বুটক্যাম্পে এনরোল করার সাথে সাথেই ফুল এক্সেস পেয়ে যাবেন। প্রিমিয়াম লেকচারস, এসাইনমেন্ট, কুইজ, এক্সামস, প্র্যাক্টিক্যাল, প্রজেক্টস―সব একসাথে এক্সেস পেয়ে যাবেন, সারাজীবনের জন্য!
  • সবচেয়ে আকর্ষর্ণীয় ব্যাপার, বুটক্যাম্পে কোনো আপডেট এলে সেটাও আপনি লাইফটাইম ফ্রিতে পেতে থাকবেন!
  • আমার সাথে কোনো ডিপেন্ডেন্সি নাই, কিংবা নেক্সট ক্লাস রিলিজের অপেক্ষায় থাকতে হবেনা; সুতরাং যারা নিজেদের মত করে আগাতে পছন্দ করেন তাদের জন্য বেস্ট অপশন
  • পছন্দমতো সময়ে Expertise Assessment দিয়ে সার্টিফিকেট ক্লেইম করতে পারবেন, সাথে একটা প্রফেশনাল থ্রি-স্টেপ রিমোট মক ইন্টারভিউ দিতে পারবেন।

Guided Batch Plan

Perfect for structured learners!
১৫১০০ টাকা ±৩ মাসব্যাপী এবং লাইফটাইম এক্সেস
  • সপ্তাহে ৪ দিন ক্লাস। এই দিনগুলোতে আমি লেকচার একটা নির্দিষ্ট সময়ে দিয়ে দেবো। সুবিধামতো সময়ে দেখে নিবেন, একইসাথে স্টাডি ম্যাটেরিয়ালসগুলো প্র্যাক্টিস করে ফেলবেন।
  • প্রতিটা লেকচার হবে ছোট আকারে, হিউম্যান ব্রেইন মিনিমাম যতটুকু সময় মনোযোগ ধরে রাখতে পারে, তেমন। সুতরাং, প্রত্যেক টপিক আলাদা লেকচারে পাবেন।
  • প্রতি ডিসকাশন সেশনে আমার সাথে লাইভে যুক্ত হবেন। সপ্তাহজুড়ে মডিউল বাই মডিউল নলেজ নিয়ে আমার সাথে বসবেন সেটাকে নেক্সট লেভেলে নেওয়ার জন্য।
  • স্টেপ বাই স্টেপ এসাইনমেন্ট, কুইজ, প্র্যাক্টিক্যাল, প্রজেক্টস, এক্সামস থাকবে ইভেল্যুশনের জন্য এবং প্রত্যেকের ওয়ার্কবুক মূল্যায়ন করবো পার্সোনাল ফিডব্যাকসহ
Popular

1:1 Ultimate Job-Ready Plan

Your shortcut to industry readiness!
৩৪০০০ টাকা ওয়ান টু ওয়ান ট্রেইনিং
  • ওয়ান টু ওয়ান এক্সক্লুসিভ মেন্টরশিপ, আনলিমিটেড পাওয়ারফুল রিসোর্সেস (লাইফটাইম এক্সেস তো থাকছেই)
  • আপনার অ্যাবিলিটি এনালাইসিস করে, শর্টেস্ট পসিবল টাইমে জব ক্র্যাক করার জন্য কাস্টমাইজড প্ল্যান
  • প্রতিদিন, রেগুলার আমার সাথে কানেক্টেড (হোয়াটসঅ্যাপ) থাকার সুযোগ এবং গুগল মিট/ফোনকল সাপোর্ট (জব প্লেসমেন্টের এক মাস পর পর্যন্তও, যদি প্রয়োজন হয়)

ক্যারিয়ার নিয়ে আপনি চিন্তিত, হতাশাগ্রস্ত- কিন্তু আপনি অ্যাকশন নিতে চান না...সবশেষে নিয়তির দোষ দেন–যদি এমন হয়, এটা আপনার জন্য না ❌

Otherwise, দেরি না করে এনরোল করে ফেলুন। যতো দেরি করবেন, বয়স বাড়বে, চাপ বাড়বে, তত নিজের ব্রেইনের এফিশিয়েন্সি কমতে থাকবে, নতুন কিছুতে মুভ করাও টাফ হবে–সুতরাং, এখনই সময়।
দেখা হচ্ছে বুটক্যাম্পে