Skip to navigation Skip to content
Manan Academy
  • Home
  • Blog
  • Videos
  • বাংলা (Bengali)

Bug vs. Defect Easily Explained

Posted onDecember 25, 2025 December 25, 2025.Posted inSoftware Quality Assurance.

The Bug Definition: An issue found by the Testing Team during the testing phase. Context: It means the application is not behaving as per the requirements before the product goes…

Run automation tests in GitHub CI/CD: Playwright & Python

Posted onDecember 17, 2025 December 17, 2025.Posted inPython Programming Language, Software Automation Testing, Software Quality Assurance.

Setting up your automation tests in a GitHub CI/CD pipeline is primarily achieved using GitHub Actions. This is a powerful, built-in feature that allows you to define workflows that are…

Run automation tests in GitHub CI/CD: Playwright & JavaScript

Posted onDecember 16, 2025 December 16, 2025.Posted inSoftware Quality Assurance, JavaScript Programming Language, Software Automation Testing.

Setting up your automation tests in a GitHub CI/CD pipeline is primarily achieved using GitHub Actions. This is a powerful, built-in feature that allows you to define workflows that are…

Complete JavaScript Cheat sheet

Posted onDecember 12, 2025 December 16, 2025.Posted inProgramming Language, JavaScript Programming Language, Web Design & Development.

JavaScript is one of the most popular and powerful programming languages. It is mainly used to make websites interactive, dynamic, and user-friendly. With JavaScript, we can control webpage behavior—such as…

Git & Version Control

Posted onDecember 11, 2025 December 16, 2025.Posted inProgramming Language, Application Development.

To check git version command: Git Configuration To check existing user & user email: To change existing configuration: Initialize or Clone Repository To start a new project: To check changes/modification…

Syntax Comparison: Python Vs Dart

Posted onNovember 25, 2025 December 16, 2025.Posted inProgramming Language, Dart Programming Language, Python Programming Language.

Basic Syntax Title Python Dart entry point top-level statements void main() indentation significant (spaces) curly braces {} statement end newline semicolon optional (but usually added) type system dynamic (PEP 526…

Complete Dart Cheat Sheet

Posted onNovember 24, 2025 December 20, 2025.Posted inProgramming Language, Application Development, Dart Programming Language, Flutter, Mobile App Development.

Basic Syntax main() function Dart program starts from main(): Statements in dart end with semicolon Comments Example Variables And Data Types late keyword Late Keyword tells Dart you’ll assign the…

API & API Testing Basics

Posted onNovember 4, 2025 November 4, 2025.Posted inSoftware Quality Assurance, API Testing.

In the fast-paced world of software development, APIs (Application Programming Interfaces) have become the backbone of modern applications. They allow different systems to communicate and work together without any trouble….

What is ERP Software?

Posted onAugust 21, 2025 November 4, 2025.Posted inUncategorized.

ERP stands for Enterprise Resource Planning. So, ERP software stands for Enterprise Resource Planning software. It is a type of business management system that integrates and streamlines an organization’s core…

Complete Python Cheat Sheet

Posted onJuly 28, 2025 December 17, 2025.Posted inProgramming Language, Python Programming Language.

To code with python programming language in our system first we have to had python installed in our system. To install the latest version of python we need to get…

Posts pagination

  • 1
  • 2
  • Next
Copyright © 2026 Manan Academy | Powered by Enthusiast.
  • About us
  • Home
  • Blog
  • Videos
  • বাংলা (Bengali)
Type to search