آموزش Postman - تست API را از ابتدا با پروژه های زنده یاد بگیرید

Postman - Learn API Testing from Scratch with Live Projects

نکته: آخرین آپدیت رو دریافت میکنید حتی اگر این محتوا بروز نباشد.
توضیحات دوره: آموزش اصول اولیه تا پیشرفته Postman Automation از ابتدا برای یادگیری تست API/خدمات وب با یکپارچه سازی CI/CD درک نحوه انجام تست API با Postman دانش کامل در مورد ابزار Postman و ویژگی های آن آموزش خودکارسازی Rest API با تجزیه کننده های Json به روشی آسان با استفاده از Postman آموزش Automation WebServices Soap با XML تجزیه از طریق Postman درک نحوه استفاده از ویژگی های آماده مانند Environments، متغیرها، گردش کار، اجرای مجموعه، آزمایش مبتنی بر داده برای اتوماسیون یادگیری استفاده از ابزار نیومن با Postman و اجرای آزمایش ها از طریق دستورات CLI یکپارچه سازی Postman Automation با Jenkins CI/ادغام CD با گزارشات HTML منظم نتایج اتوماسیون درک نحوه همکاری تیمی در کد منبع Postman از جمله ویژگی های کنترل نسخه پیش نیازها:هیچکدام

Postman - محبوب‌ترین ابزار API برای ساخت تست‌های خودکار API/WebServices با حداقل کد به روشی سریع و آسان.
این ابزار دارای ویرایشگر قدرتمند جاوا اسکریپت (شیء Postman) است که به ما کمک می‌کند تا ادعاهای مختلف را در داخل ابزاری برای اعتبارسنجی تست‌های API شما.
این دوره از ابتدا با اصول Postman شروع می‌شود و سپس درک عمیق‌تری از ویژگی‌های مختلف Postman آماده برای ساخت چارچوبی مانند متغیرها، محیط‌ها، گردش‌های کاری، مؤلفه‌های مبتنی بر داده و شیء Pm به شما می‌دهد که به شما کمک می‌کند. برای راه اندازی سریع آزمایشگاه اتوماسیون برای تست.

Postman از انواع مختلفی از خدمات مانند Rest API، خدمات وب Soap، آزمایش GraphQL پشتیبانی می کند. و غیره. در مورد چگونگی خودکارسازی همه این انواع خدمات با مثال‌های موجود در دوره بحث وجود دارد.

این ابزار با ابزار قدرتمند ادغام NewMan برای اجرای تست‌های خودکار از CLI ارائه می‌شود که همچنین می‌تواند با Jenkins برای ادغام CI/CD ادغام شود.

همه ویژگی‌های بالا به وضوح در دوره با نمونه‌های بلادرنگ از ابتدا همراه با مجوزهای API مانند OAuth نشان داده می‌شوند.

در زیر محتوای سطح بالا این دوره را پوشش می دهد -

تنظیم پستچی
مجموعه‌ها در Postman
محیط‌ها در Postman
متغیرها و دامنه آنها
کلی، مجموعه، متغیرهای محلی و استفاده از آنها
متغیرهای ایجاد شده به‌صورت پویا در Postman
درک Rest API اتوماسیون با Postman
اظهارات در Postman
مجموعه آزمون اجرا در Postman
اعتبارسنجی پاسخ های Json
اعتبارسنجی طرحواره Json در Postman
تست مبتنی بر داده با Postman
سناریوهای خطا در مدیریت پستچی
روش‌های اجرای جریان کار در Postman
تجزیه پاسخ‌های پیچیده Json با شی Pm
درک Soap WebServices Automation با Postman
OAuth 2.0 Authentication Automation with Postman
Newman چیست و آزمایش‌های در حال اجرا از طریق Newman
Newman CLI پیکربندی گزینه‌ها
گزارش‌های HTML را برای اجرای Automation Postman آماده کنید
Integration Postman Automation به Jenkins برای ادغام CI/CD
همکاری تیمی با Postman
مدیریت کنترل نسخه با Postman


موفق باشید و شما را در دوره می بینیم :)




سرفصل ها و درس ها

مقدمه ای بر ابزار Postman برای آزمایش API در مجموعه ها Introduction to Postman tool for testing API's in Collections

  • معرفی ابزار Postman Tool و ویژگی های آن Introduction to Postman Tool and its features

  • اطلاعات منابع مهم برای یادگیری اصول API Important resources information to learn API Basics

مقدمه ای بر ابزار Postman برای آزمایش API در مجموعه ها Introduction to Postman tool for testing API's in Collections

  • معرفی ابزار Postman Tool و ویژگی های آن Introduction to Postman Tool and its features

  • اطلاعات منابع مهم برای یادگیری اصول API Important resources information to learn API Basics

شروع به کار با ابزار Postman با راه اندازی آن و نمونه پروژه برای خودکارسازی Getting Started with Postman tool with its setup and Sample Project to Automate

  • ابزار Postman را نصب کنید و Workspace جدیدی در حساب Postman ایجاد کنید Install Postman tool and create new Workspace in Postman Account

  • مجموعه ها در Postman چیست و چگونه می توان درخواست های http را تحت آن ایجاد کرد What are Collections in Postman and how to create http requests under it

  • درخواست های کتابخانه API را در ابزار Postman بسازید و پاسخ ها را تأیید کنید Build Library API requests in Postman tool and validate responses

شروع به کار با ابزار Postman با راه اندازی آن و نمونه پروژه برای خودکارسازی Getting Started with Postman tool with its setup and Sample Project to Automate

  • ابزار Postman را نصب کنید و Workspace جدیدی در حساب Postman ایجاد کنید Install Postman tool and create new Workspace in Postman Account

  • مجموعه ها در Postman چیست و چگونه می توان درخواست های http را تحت آن ایجاد کرد What are Collections in Postman and how to create http requests under it

  • درخواست های کتابخانه API را در ابزار Postman بسازید و پاسخ ها را تأیید کنید Build Library API requests in Postman tool and validate responses

اهمیت متغیرها و محیط های پستچی برای تست اتوماسیون Importance of Postman Variables and Environments for Automation Testing

  • در محدوده سناریوهای اتوماسیون برای کتابخانه API قدم بزنید Walk through the Automation Scenarios Scope for the Library API's

  • محیط‌ها در پستچی چیست؟ نحوه ایجاد آنها What are Environments in Postman? How to create them

  • نحوه ایجاد متغیر در Postman با دامنه های مختلف How to create variables in Postman with different Scopes

  • شروع با اسکریپت در پستچی Getting started with Scripting in the Postman

  • نحوه تولید پویا مقادیر از متغیرها در درخواست‌های Payload ورودی How to dynamically generate values from variables into input Payload requests

اهمیت متغیرها و محیط های پستچی برای تست اتوماسیون Importance of Postman Variables and Environments for Automation Testing

  • در محدوده سناریوهای اتوماسیون برای کتابخانه API قدم بزنید Walk through the Automation Scenarios Scope for the Library API's

  • محیط‌ها در پستچی چیست؟ نحوه ایجاد آنها What are Environments in Postman? How to create them

  • نحوه ایجاد متغیر در Postman با دامنه های مختلف How to create variables in Postman with different Scopes

  • شروع با اسکریپت در پستچی Getting started with Scripting in the Postman

  • نحوه تولید پویا مقادیر از متغیرها در درخواست‌های Payload ورودی How to dynamically generate values from variables into input Payload requests

انواع ویرایشگر اسکریپت پستچی و تاییدیه‌های ادعای پاسخ Postman Scripting Editor types and Response Assertion validations

  • اظهارات در Postman و نحوه استفاده از آن در پنجره Scripting Assertions in Postman and how to use that in Scripting window

  • اجرای مجموعه ای از تست ها با هم در مجموعه به عنوان دونده خودکار Running set of tests together in the Collection as automated runner

  • اعتبارسنجی پاسخ Json با داده های ورودی دیگر API از طریق کد خودکار Validating Json response with the Input data of other API through Automated code

  • Json Schema چیست و چگونه می توان آن را با Postman Scripting اعتبار سنجی کرد What is Json Schema and how to validate it with Postman Scripting

انواع ویرایشگر اسکریپت پستچی و تاییدیه‌های ادعای پاسخ Postman Scripting Editor types and Response Assertion validations

  • اظهارات در Postman و نحوه استفاده از آن در پنجره Scripting Assertions in Postman and how to use that in Scripting window

  • اجرای مجموعه ای از تست ها با هم در مجموعه به عنوان دونده خودکار Running set of tests together in the Collection as automated runner

  • اعتبارسنجی پاسخ Json با داده های ورودی دیگر API از طریق کد خودکار Validating Json response with the Input data of other API through Automated code

  • Json Schema چیست و چگونه می توان آن را با Postman Scripting اعتبار سنجی کرد What is Json Schema and how to validate it with Postman Scripting

تست مبتنی بر داده با پستچی و اجرای گردش کار پویا Data Driven Testing with Postman and Dynamic Workflow Executions

  • اعتبار سنجی منطق عملکردی با اظهارات اسکریپت پستچی Functional logic validations with Postman Scripting Assertions

  • نحوه انجام تست مبتنی بر داده از CSV به اسکریپت‌های درخواست‌های Postman How to perform Data driven testing from CSV to Postman requests Scripts

  • نحوه رسیدگی به سناریوهای مدیریت خطا در تست های API با Postman How to handle Error handling Scenarios in API Tests with Postman

  • نحوه آماده سازی گردش کار Execution به صورت هوشمندانه با اسکریپت Postman How to prepare workflow of Execution Smartly with Postman Scripting

  • دانلود کد پروژه Automation API Library Library API Automation Project code download

تست مبتنی بر داده با پستچی و اجرای گردش کار پویا Data Driven Testing with Postman and Dynamic Workflow Executions

  • اعتبار سنجی منطق عملکردی با اظهارات اسکریپت پستچی Functional logic validations with Postman Scripting Assertions

  • نحوه انجام تست مبتنی بر داده از CSV به اسکریپت‌های درخواست‌های Postman How to perform Data driven testing from CSV to Postman requests Scripts

  • نحوه رسیدگی به سناریوهای مدیریت خطا در تست های API با Postman How to handle Error handling Scenarios in API Tests with Postman

  • نحوه آماده سازی گردش کار Execution به صورت هوشمندانه با اسکریپت Postman How to prepare workflow of Execution Smartly with Postman Scripting

  • دانلود کد پروژه Automation API Library Library API Automation Project code download

مدیریت OAuth 2.0 APIهای تأیید شده Google با Postman Handling OAuth 2.0 Authenticated Google API's with Postman

  • مقدمه ای بر OAuth 2.0 و انواع مختلف Grant Introduction to OAuth 2.0 and different Grant types

  • جریان مجوز نوع اعطا را با مثال زمان واقعی درک کنید Understand Grant Type Authorization flow with real time example

  • روند جریان در دستیابی به مکانیزم احراز هویت OAuth 2.0 Flow procedure in achieving OAuth 2.0 Authentication mechanism

  • جزئیات پروژه Practice OAuth 2.0 برای بازیابی لیست دوره ها Details on Practise OAuth 2.0 project to retrieve Courses list

  • دانلود قرارداد API و کد API Contract and Code download

مدیریت OAuth 2.0 APIهای تأیید شده Google با Postman Handling OAuth 2.0 Authenticated Google API's with Postman

  • مقدمه ای بر OAuth 2.0 و انواع مختلف Grant Introduction to OAuth 2.0 and different Grant types

  • جریان مجوز نوع اعطا را با مثال زمان واقعی درک کنید Understand Grant Type Authorization flow with real time example

  • روند جریان در دستیابی به مکانیزم احراز هویت OAuth 2.0 Flow procedure in achieving OAuth 2.0 Authentication mechanism

  • جزئیات پروژه Practice OAuth 2.0 برای بازیابی لیست دوره ها Details on Practise OAuth 2.0 project to retrieve Courses list

  • دانلود قرارداد API و کد API Contract and Code download

مثال پایان به پایان پاسخ‌های Json تودرتوی تجزیه مجتمع End to End example of Parsing Complex Nested Json responses

  • آماده سازی اسکریپت خودکار برای گرفتن رمز دسترسی به درخواست واقعی Preparing Automation Scripting to grab the Access token into Actual request

  • یادگیری نقشه فیلتر جاوا اسکریپت کاهش توابع برای تجزیه آرایه Learn Java Script filter map reduce functions to parse array

  • چگونه پاسخ Json پیچیده تو در تو را از طریق شی Json تجزیه کنیم How to parse Complex Nested Json response through Json object

  • حل اعتبارسنجی های تابعی با تجزیه json تو در تو از طریق توابع JS Solving Functional validations by parsing nested json through JS functions

  • بازیابی عناوین دوره از آبجکت Json Automation Web از طریق Postman Script Retrieving Course titles from Web Automation Json object through Postman Script

  • دانلود کد پروژه اتوماسیون OAuth OAuth Automation Project code download

مثال پایان به پایان پاسخ‌های Json تودرتوی تجزیه مجتمع End to End example of Parsing Complex Nested Json responses

  • آماده سازی اسکریپت خودکار برای گرفتن رمز دسترسی به درخواست واقعی Preparing Automation Scripting to grab the Access token into Actual request

  • یادگیری نقشه فیلتر جاوا اسکریپت کاهش توابع برای تجزیه آرایه Learn Java Script filter map reduce functions to parse array

  • چگونه پاسخ Json پیچیده تو در تو را از طریق شی Json تجزیه کنیم How to parse Complex Nested Json response through Json object

  • حل اعتبارسنجی های تابعی با تجزیه json تو در تو از طریق توابع JS Solving Functional validations by parsing nested json through JS functions

  • بازیابی عناوین دوره از آبجکت Json Automation Web از طریق Postman Script Retrieving Course titles from Web Automation Json object through Postman Script

  • دانلود کد پروژه اتوماسیون OAuth OAuth Automation Project code download

اعتبارسنجی سرورهای ساختگی و طرحواره با پستچی Mock Servers & Schema validations with Postman

  • Json Schema چیست؟ نحوه اعتبار سنجی طرحواره داده شده What is Json Schema? How to validate the given Schema

  • نمونه پاسخ Json و ایجاد طرحواره از Json داده شده - مثال Sample Json response & Generate Schema from given Json - Example

  • نحوه خودکارسازی اعتبارسنجی طرحواره Jso از طریق Postman How to automate the Jso Schema validation through Postman

  • سرورهای Mock چیست؟ چرا در پروژه های بلادرنگ به آنها نیاز داریم؟ What are Mock servers? Why do we need them in real time projects

  • سرورهای ساختگی را در Postman ایجاد کنید و نمونه هایی را ایجاد کنید Create Mock Servers in Postman and create sample examples

  • نمونه های تمسخر عملکردی از طریق پستچی - قسمت 1 Functional Mocking Examples through Postman - Part 1

  • نمونه های تمسخر کارکردی از طریق پستچی - قسمت 2 Functional Mocking Examples through Postman - Part 2

اعتبارسنجی سرورهای ساختگی و طرحواره با پستچی Mock Servers & Schema validations with Postman

  • Json Schema چیست؟ نحوه اعتبار سنجی طرحواره داده شده What is Json Schema? How to validate the given Schema

  • نمونه پاسخ Json و ایجاد طرحواره از Json داده شده - مثال Sample Json response & Generate Schema from given Json - Example

  • نحوه خودکارسازی اعتبارسنجی طرحواره Jso از طریق Postman How to automate the Jso Schema validation through Postman

  • سرورهای Mock چیست؟ چرا در پروژه های بلادرنگ به آنها نیاز داریم؟ What are Mock servers? Why do we need them in real time projects

  • سرورهای ساختگی را در Postman ایجاد کنید و نمونه هایی را ایجاد کنید Create Mock Servers in Postman and create sample examples

  • نمونه های تمسخر عملکردی از طریق پستچی - قسمت 1 Functional Mocking Examples through Postman - Part 1

  • نمونه های تمسخر کارکردی از طریق پستچی - قسمت 2 Functional Mocking Examples through Postman - Part 2

Soap WebServices Automation از طریق Postman برای اعتبارسنجی پاسخ XML Soap WebServices Automation through Postman for XML response validations

  • آشنایی با Soap WebServices برای خودکارسازی از طریق ابزار Postman Understand Soap WebServices to automate through Postman tool

  • برای شروع آزمایش Soap WebServices در Postman، مجموعه Soap ایجاد کنید Create Soap Collection to start testing Soap WebServices in Postman

  • اسکریپت Postman برای تجزیه پاسخ‌های Soap XML و اعتبارسنجی داده‌ها Postman Script to parse Soap XML responses and validate the data

  • نحوه تجزیه پاسخ کامل Soap XML به عنوان رشته ای برای اعتبار سنجی ادعا How to Parse complete Soap XML response as string for Assertion validations

  • دانلود کد اتوماسیون پروژه صابون Soap Project Automation Code download

Soap WebServices Automation از طریق Postman برای اعتبارسنجی پاسخ XML Soap WebServices Automation through Postman for XML response validations

  • آشنایی با Soap WebServices برای خودکارسازی از طریق ابزار Postman Understand Soap WebServices to automate through Postman tool

  • برای شروع آزمایش Soap WebServices در Postman، مجموعه Soap ایجاد کنید Create Soap Collection to start testing Soap WebServices in Postman

  • اسکریپت Postman برای تجزیه پاسخ‌های Soap XML و اعتبارسنجی داده‌ها Postman Script to parse Soap XML responses and validate the data

  • نحوه تجزیه پاسخ کامل Soap XML به عنوان رشته ای برای اعتبار سنجی ادعا How to Parse complete Soap XML response as string for Assertion validations

  • دانلود کد اتوماسیون پروژه صابون Soap Project Automation Code download

نیومن چیست؟ اهمیت نیومن برای اتوماسیون API از انتها به پایان What is Newman? Importance of Newman for end to end API Automation

  • نیومن چیست و اهمیت آن در اجرای اتوماسیون پستچی What is Newman and importance of it in Postman Automation Execution

  • نحوه اجرای اسکریپت های Postman از دستورات Newman CLI How to run Postman scripts from Newman CLI commands

نیومن چیست؟ اهمیت نیومن برای اتوماسیون API از انتها به پایان What is Newman? Importance of Newman for end to end API Automation

  • نیومن چیست و اهمیت آن در اجرای اتوماسیون پستچی What is Newman and importance of it in Postman Automation Execution

  • نحوه اجرای اسکریپت های Postman از دستورات Newman CLI How to run Postman scripts from Newman CLI commands

تست های اتوماسیون پستچی را از طریق Jenkins با گزارش HTML اجرا کنید Run Postman Automation Tests through Jenkins with HTML Reporting

  • گزارش های اجرای نیومن HTML را برای اجرای اسکریپت پستمن ایجاد کنید Generate Newman HTML execution reports for Postman Script Execution

  • نحوه نصب Jenkins و Setup در سیستم های محلی How to install Jenkins and Setup in the Local systems

  • ایجاد شغل جدید جنکینز برای اجرای چارچوب اتوماسیون پستچی Create new Jenkins Job for Postman Automation Framework execution

  • نحوه ایجاد Job Jenkins Parameterized برای تغییر محیط به صورت پویا How to create Parameterized Jenkins job to switch environments dynamically

تست های اتوماسیون پستچی را از طریق Jenkins با گزارش HTML اجرا کنید Run Postman Automation Tests through Jenkins with HTML Reporting

  • گزارش های اجرای نیومن HTML را برای اجرای اسکریپت پستمن ایجاد کنید Generate Newman HTML execution reports for Postman Script Execution

  • نحوه نصب Jenkins و Setup در سیستم های محلی How to install Jenkins and Setup in the Local systems

  • ایجاد شغل جدید جنکینز برای اجرای چارچوب اتوماسیون پستچی Create new Jenkins Job for Postman Automation Framework execution

  • نحوه ایجاد Job Jenkins Parameterized برای تغییر محیط به صورت پویا How to create Parameterized Jenkins job to switch environments dynamically

ویژگی های همکاری تیمی و کنترل نسخه در Postman Team Collaboration and Version Control features in Postman

  • نحوه همکاری با اعضای تیم در فضای کاری Postman How to collaborate with Team members on Postman Workspace

  • نحوه ایجاد درخواست های کششی و بررسی روابط عمومی از طریق Postman Tool برای کار خود How to create Pull requests, and review PR's through Postman Tool for your work

  • نکات سریع در مورد گزینه های مختلف در پنجره ابزار Postman Quick tips on different options in the Postman Tool WIndow

ویژگی های همکاری تیمی و کنترل نسخه در Postman Team Collaboration and Version Control features in Postman

  • نحوه همکاری با اعضای تیم در فضای کاری Postman How to collaborate with Team members on Postman Workspace

  • نحوه ایجاد درخواست های کششی و بررسی روابط عمومی از طریق Postman Tool برای کار خود How to create Pull requests, and review PR's through Postman Tool for your work

  • نکات سریع در مورد گزینه های مختلف در پنجره ابزار Postman Quick tips on different options in the Postman Tool WIndow

مثال‌های API تجارت الکترونیک End to End - Session Tokens, Attachment, Formdata End to End Ecommerce API Examples - Session Tokens, Attachments, Formdata

  • ماهیت کاری APIها و نحوه یافتن قرارداد را درک کنید Understand the Working nature of API's and how to find the contract

  • مجموعه API را در Postman با تماس‌های Login و AddProduct API ایجاد کنید Create API collection in Postman with Login and AddProduct API calls

  • API سفارش را با ارسال رمز و اطلاعات محصول از تماس‌های قبلی API ایجاد کنید Create Order API with passing the token & Product info from previous API calls

  • تست فرآیند پاکسازی حذف Order API و مشاهده جزئیات سفارش Test Clean up process of deleting Order API and viewing order details

  • برای ارسال پویا مقادیر به فراخوانی های درخواستی، اسکریپت Postman را پیاده سازی کنید Implement Postman Script to dynamically send the values into request calls

  • اجرای جزئیات مجموعه و تکلیف اتوماسیون پستچی Running the Postman Automation collection & Assignment details

  • دانلود کد Code download

مثال‌های API تجارت الکترونیک End to End - Session Tokens, Attachment, Formdata End to End Ecommerce API Examples - Session Tokens, Attachments, Formdata

  • ماهیت کاری APIها و نحوه یافتن قرارداد را درک کنید Understand the Working nature of API's and how to find the contract

  • مجموعه API را در Postman با تماس‌های Login و AddProduct API ایجاد کنید Create API collection in Postman with Login and AddProduct API calls

  • API سفارش را با ارسال رمز و اطلاعات محصول از تماس‌های قبلی API ایجاد کنید Create Order API with passing the token & Product info from previous API calls

  • تست فرآیند پاکسازی حذف Order API و مشاهده جزئیات سفارش Test Clean up process of deleting Order API and viewing order details

  • برای ارسال پویا مقادیر به فراخوانی های درخواستی، اسکریپت Postman را پیاده سازی کنید Implement Postman Script to dynamically send the values into request calls

  • اجرای جزئیات مجموعه و تکلیف اتوماسیون پستچی Running the Postman Automation collection & Assignment details

  • دانلود کد Code download

GraphQL را از ابتدا بیاموزید و با Postman تست کنید Learn GraphQL from Scratch and Testing with Postman

  • GraphQL چیست؟ چقدر با Rest API تفاوت دارد؟ What is GraphQL? How different it is from Rest API's ?

  • درک طرحواره GraphQL و زبان Query آن Understanding GraphQL Schema and its Query language

  • با نحوه نوشتن Queries GraphQL برای آزمایش GraphQL API آشنا شوید Learn how to write GraphQL Queries to Test GraphQL API's

  • تست پرس و جوهای GraphQL با Postman و Explorer Testing GraphQL Queries with Postman and Explorer

  • جهش های GraphQL چیست؟ نحوه آزمایش جهش What are GraphQL Mutations? How to Test Mutations

  • چندین جهش GraphQL را با متغیرهای Query در Postman تست کنید Test Multiple GraphQL Mutations with Query variables in Postman

  • دانلود کد Code download

GraphQL را از ابتدا بیاموزید و با Postman تست کنید Learn GraphQL from Scratch and Testing with Postman

  • GraphQL چیست؟ چقدر با Rest API تفاوت دارد؟ What is GraphQL? How different it is from Rest API's ?

  • درک طرحواره GraphQL و زبان Query آن Understanding GraphQL Schema and its Query language

  • با نحوه نوشتن Queries GraphQL برای آزمایش GraphQL API آشنا شوید Learn how to write GraphQL Queries to Test GraphQL API's

  • تست پرس و جوهای GraphQL با Postman و Explorer Testing GraphQL Queries with Postman and Explorer

  • جهش های GraphQL چیست؟ نحوه آزمایش جهش What are GraphQL Mutations? How to Test Mutations

  • چندین جهش GraphQL را با متغیرهای Query در Postman تست کنید Test Multiple GraphQL Mutations with Query variables in Postman

  • دانلود کد Code download

دانلود کد پروژه Project Code download

  • کد را دانلود کنید Download the Code

دانلود کد پروژه Project Code download

  • کد را دانلود کنید Download the Code

اصول جاوا اسکریپت برای اتوماسیون پستچی (یادگیری اختیاری) JavaScript Fundamentals for Postman Automation (Optional Learning)

  • لطفا توجه داشته باشید Please Note

  • شروع با برنامه Hello World در VS Code Getting started with Hello World Program in VS Code

  • آشنایی با متغیرها و انواع داده ها در جاوا اسکریپت Understanding Variables and Datatypes in JavaScript

  • حلقه ها و دستورات شرطی در جاوا اسکریپت چیست؟ What are Loops and Conditional Statements in JavaScript

  • پیاده سازی حلقه For و while در جاوا اسکریپت Implementing For and While Loop in JavaScript

  • آرایه ها و روش های آن در جاوا اسکریپت با مثال های دقیق - قسمت 1 Arrays and its methods in JavaScript with Detailed examples - Part 1

  • آرایه ها و روش های آن در جاوا اسکریپت با مثال های دقیق - قسمت 2 Arrays and its methods in JavaScript with Detailed examples - Part 2

  • توابع جریان آرایه جاوا اسکریپت - (فیلتر، کاهش، نقشه) - قسمت 1 JavaScript Array Stream Functions -( Filter , reduce, Map) - Part 1

  • توابع جریان آرایه جاوا اسکریپت - (فیلتر، کاهش، نقشه) - قسمت 2 JavaScript Array Stream Functions -( Filter , reduce, Map) - Part 2

  • مرتب سازی آرایه های جاوا اسکریپت با منطق بهینه شده Sorting JavaScript Arrays with optimized logic

  • توابع در جاوا اسکریپت چیست؟ و مزایای آن What are Functions in JavaScript? and its advantages

  • درک کلمات کلیدی var,let,const در جاوا اسکریپت Understanding var,let,const Keywords in JavaScript

  • رشته جاوا اسکریپت و روش های دستکاری آن با مثال - قسمت 1 JavaScript String and its manipulation methods with examples - Part 1

  • رشته جاوا اسکریپت و روش های دستکاری آن با مثال - قسمت 2 JavaScript String and its manipulation methods with examples - Part 2

اصول جاوا اسکریپت برای اتوماسیون پستچی (یادگیری اختیاری) JavaScript Fundamentals for Postman Automation (Optional Learning)

  • لطفا توجه داشته باشید Please Note

  • شروع با برنامه Hello World در VS Code Getting started with Hello World Program in VS Code

  • آشنایی با متغیرها و انواع داده ها در جاوا اسکریپت Understanding Variables and Datatypes in JavaScript

  • حلقه ها و دستورات شرطی در جاوا اسکریپت چیست؟ What are Loops and Conditional Statements in JavaScript

  • پیاده سازی حلقه For و while در جاوا اسکریپت Implementing For and While Loop in JavaScript

  • آرایه ها و روش های آن در جاوا اسکریپت با مثال های دقیق - قسمت 1 Arrays and its methods in JavaScript with Detailed examples - Part 1

  • آرایه ها و روش های آن در جاوا اسکریپت با مثال های دقیق - قسمت 2 Arrays and its methods in JavaScript with Detailed examples - Part 2

  • توابع جریان آرایه جاوا اسکریپت - (فیلتر، کاهش، نقشه) - قسمت 1 JavaScript Array Stream Functions -( Filter , reduce, Map) - Part 1

  • توابع جریان آرایه جاوا اسکریپت - (فیلتر، کاهش، نقشه) - قسمت 2 JavaScript Array Stream Functions -( Filter , reduce, Map) - Part 2

  • مرتب سازی آرایه های جاوا اسکریپت با منطق بهینه شده Sorting JavaScript Arrays with optimized logic

  • توابع در جاوا اسکریپت چیست؟ و مزایای آن What are Functions in JavaScript? and its advantages

  • درک کلمات کلیدی var,let,const در جاوا اسکریپت Understanding var,let,const Keywords in JavaScript

  • رشته جاوا اسکریپت و روش های دستکاری آن با مثال - قسمت 1 JavaScript String and its manipulation methods with examples - Part 1

  • رشته جاوا اسکریپت و روش های دستکاری آن با مثال - قسمت 2 JavaScript String and its manipulation methods with examples - Part 2

آموزش اصول تست API (اختیاری) Learn API Testing Basics ( Optional)

  • ویدیوی جامع ۷۵ دقیقه ای برای یادگیری اصول API از ابتدا Comprehensive 75 minutes video to learn API fundamentals from Scratch

آموزش اصول تست API (اختیاری) Learn API Testing Basics ( Optional)

  • ویدیوی جامع ۷۵ دقیقه ای برای یادگیری اصول API از ابتدا Comprehensive 75 minutes video to learn API fundamentals from Scratch

سخنرانی جایزه BONUS LECTURE

  • سخنرانی پاداش Bonus lecture

سخنرانی جایزه BONUS LECTURE

  • سخنرانی پاداش Bonus lecture

نمایش نظرات

نظری ارسال نشده است.

آموزش Postman - تست API را از ابتدا با پروژه های زنده یاد بگیرید
خرید اشتراک و دانلود خرید تکی و دانلود | 160,000 تومان (5 روز مهلت دانلود) زمان تقریبی آماده سازی لینک دانلود این دوره آموزشی حدود 5 تا 24 ساعت می باشد.
جزییات دوره
13.5 hours
82
Udemy (یودمی) udemy-small
11 دی 1401 (آخرین آپدیت رو دریافت می‌کنید، حتی اگر این تاریخ بروز نباشد.)
24,479
4.6 از 5
دارد
دارد
دارد

Google Chrome Browser

Internet Download Manager

Pot Player

Winrar

Rahul Shetty Rahul Shetty

معلم بیش از 650 هزار دانشجوی QA|بنیانگذار RahulShetty Academy

Rahul Shetty Rahul Shetty

معلم بیش از 650 هزار دانشجوی QA|بنیانگذار RahulShetty Academy

Udemy (یودمی)

یودمی یکی از بزرگ‌ترین پلتفرم‌های آموزشی آنلاین است که به میلیون‌ها کاربر در سراسر جهان امکان دسترسی به دوره‌های متنوع و کاربردی را فراهم می‌کند. این پلتفرم امکان آموزش در زمینه‌های مختلف از فناوری اطلاعات و برنامه‌نویسی گرفته تا زبان‌های خارجی، مدیریت، و هنر را به کاربران ارائه می‌دهد. با استفاده از یودمی، کاربران می‌توانند به صورت انعطاف‌پذیر و بهینه، مهارت‌های جدیدی را یاد بگیرند و خود را برای بازار کار آماده کنند.

یکی از ویژگی‌های برجسته یودمی، کیفیت بالای دوره‌ها و حضور استادان مجرب و با تجربه در هر حوزه است. این امر به کاربران اعتماد می‌دهد که در حال دریافت آموزش از منابع قابل اعتماد و معتبر هستند و می‌توانند به بهترین شکل ممکن از آموزش‌ها بهره ببرند. به طور خلاصه، یودمی به عنوان یکی از معتبرترین و موثرترین پلتفرم‌های آموزشی آنلاین، به افراد امکان می‌دهد تا به راحتی و با کیفیت، مهارت‌های مورد نیاز خود را ارتقا دهند و به دنبال رشد و پیشرفت شغلی خود باشند.