وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

The Complete 2023 Software Testing Bootcamp

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

Everything you need to learn about software testing and begin your career as a Quality Assurance Specialist


01 - Introduction
  • 001 Welcome to the course
  • 002 Course Content Part 1 [Beginner Level]
  • 003 Course Content Part 2 [Intermediate And Advanced Level]
  • 004 Note about Course Content
  • 005 How to Contact Me

  • 02 - Roles in the Software Development Team
  • 001 Requirements Engineers
  • 002 UIUX Designers
  • 003 Front-End, Back-End, And Mobile Developers
  • 004 Project Manager And Scrum Master

  • 03 - How Software is Developed - Software Development Lifecycle Models
  • 001 Waterfall Model
  • 002 V-Model
  • 003 Agile Software Development
  • 004 Difference Between Sequential, Iterative, And Incremental Models

  • 04 - Basic Concepts of Software Testing [Beginner]
  • 001 Course Study Plan.html
  • 002 Link to this section slides.html
  • 003 What is Software Testing
  • 004 Test Process
  • 005 Test Levels
  • 006 Testing Types
  • 007 Whats Next

  • 05 - Test Scenario Writing [Beginner]
  • 001 What is a test scenario
  • 002 Setting Up Trello
  • 003 Registration Test Scenarios Part 1
  • 004 Registration Test Scenarios Part 2
  • 005 Facebook Sign-up Test Scenarios Part 1
  • 006 Facebook Sign-up Test Scenarios Part 2
  • 007 Facebook Login Test Scenarios
  • 008 Search Functionality Test Scenarios

  • 06 - Test Case Writing [Beginner]
  • 001 Link to this sections slides.html
  • 002 Test Case Writing
  • 003 How to write test cases using Google Sheets
  • 004 Test Case Document Link.html
  • 005 Sign-up Valid Test Cases
  • 006 Valid Sign-up Test Cases Link.html
  • 007 Invalid Sign-up Test Cases
  • 008 Username Test Cases
  • 009 Email Test Cases
  • 010 Password Test Cases

  • 07 - Test Case Writing using Zephyr Scale
  • 001 Introduction to Zephyr Scale And Setup
  • 002 Creating First Test Case
  • 003 Exploring Project Budget Manager -
  • 004 Sign-up Test Cases
  • 005 Login Test Cases
  • 006 Forgot Password Test Cases
  • 007 Writing Test Cases for the rest of the project
  • 008 Managing Test Cycles Adding Status And Priority of Test Cases
  • 009 Creating Test Cycles
  • 010 Generating Test Reports
  • 011 Configurations in Test Cycles

  • 08 - Test Execution And Bug Reporting [Beginner]
  • 001 Link to this sections slides.html
  • 002 How to write a Bug Report
  • 003 Difference between Landscape And Portrait Mode.html
  • 004 Types of Defects
  • 005 Taking Screenshots for the Defect Report
  • 006 Video Recording for the Defect Report

  • 09 - Testing Reports Test Progress And Test Summary Report [Beginner]
  • 001 What are testing reports and why do we need them
  • 002 Sample Testing Report And How to write it
  • 003 Link to Sample Testing Report.html

  • 10 - Manual Software Testing Interview Questions [Beginner]
  • 001 Introduction
  • 002 Manual Tester Interview Questions Q1 to Q3
  • 003 Manual Tester Interview Questions Q4 to Q6
  • 004 Manual Tester Interview Questions Q7 to Q9
  • 005 Manual Tester Interview Questions Q10 to Q12
  • 006 Manual Tester Interview Questions Q13 to Q15
  • 007 Manual Tester Interview Questions Q16 to Q18
  • 008 Manual Tester Interview Questions Q19 to Q21
  • 009 Manual Tester Interview Questions Q22 to Q24
  • 010 Manual Tester Interview Questions Q25 to Q27
  • 011 Manual Tester Interview Questions Q28 to Q30
  • 012 Manual Tester Interview Questions Q31 to Q33
  • 013 Manual Tester Interview Questions Q34 to Q36
  • 014 Manual Tester Interview Questions Q37 to Q39
  • 015 Download Manual Tester Interview Questions.html

  • 11 - Basics of Agile And Agile Testing [Beginner]
  • 001 Introduction to Agile Project Management
  • 002 Agile 4 Values
  • 003 Agile 12 principles
  • 004 Difference between Agile And Classical Software Development
  • 005 Whole Team Approach
  • 006 Early And Frequent Feedback
  • 007 User Story Definition
  • 008 Decomposing Requirements
  • 009 INVEST Technique How to test a user story -
  • 010 What is Scrum
  • 011 Scrum practices
  • 012 Daily Stand-up Meeting
  • 013 Burn-down Chart
  • 014 Velocity Chart
  • 015 Retrospective Meeting
  • 016 Kanban
  • 017 Section Slides.html

  • 12 - How to use JIRA for Agile Testing [Beginner]
  • 001 Why do testers need to learn Agile Tools
  • 002 Registration And Creating First Project
  • 003 Jira Main Sections and Hierarchy
  • 004 Creating Components
  • 005 Creating Epics
  • 006 Creating VersionsReleases
  • 007 Creating User Stories
  • 008 Creating Acceptance Criteria Part 1
  • 009 Writing Acceptance Criteria Part 2
  • 010 Planning Poker And Story Points
  • 011 Sprint And Iteration Management
  • 012 Burn-Down Chart And Velocity Chart
  • 013 Bug Reporting And Hardening Iteration In JIRA

  • 13 - Mobile Testing Basics [Beginner]
  • 001 Introduction to Mobile Testing
  • 002 Section Slides.html
  • 003 Types of Mobile Applications
  • 004 Types of Mobile Devices
  • 005 Challenges of Mobile Testing
  • 006 Mobile Analytics Data

  • 14 - API Testing [Intermediate]
  • 001 What is an API
  • 002 HTTP Basics
  • 003 XML Basics
  • 004 JSON Basics
  • 005 SOAP And REST APIs

  • 15 - API Testing with Postman [Intermediate]
  • 001 What is Postman
  • 002 Installation Process
  • 003 Request Builder
  • 004 Create And Save Requests
  • 005 POST Request
  • 006 Writing Tests
  • 007 Collection Runner Running Requests automatically
  • 008 Sample Project [ReqRes] Part 1
  • 009 Sample Project [ReqRes] Part 2
  • 010 API Security Authorization And Authentication
  • external-links.txt

  • 16 - Postman Trello API Practical Project
  • 001 Trello API Project Introduction
  • 002 Create Board in Trello APIs
  • 003 Adding Key And Token as variables
  • 004 Creating Project Test Execution Schedule
  • 005 Delete a Board
  • 006 Adding Tests to Requests

  • 17 - Performance Testing [Intermediate]
  • 001 What is Performance Testing
  • 002 Concept of Load Generation
  • 003 Creating Load Profiles
  • 004 Load Profiles Examples

  • 18 - Performance Testing using JMeter [Intermediate]
  • 001 How to Install JMeter
  • 002 Thread Group
  • 003 Samplers
  • 004 Listeners
  • 005 Adding Blazemeter Plugin
  • 006 Recording scripts using Blazemeter
  • 007 Replaying recorded scripts
  • 008 Difference between Average And Median

  • 19 - Codelss Test Automation using Selenium IDE [Intermediate]
  • 001 Introduction to Codeless Test Automation
  • 002 writing First Test Using Selenium IDE Valid Login Scenario

  • 20 - Test Automation Using Katalon Studio [Intermediate]
  • 001 Introduction And Setup
  • 002 Exploring Katalon Studio Interface
  • 003 Writing First Test Case In Katalon Studio
  • 004 Adding Test Cases To Test Suites
  • 005 Taking Screenshots

  • 21 - SQL For Testers [Intermediate]
  • 001 What is SQL
  • 002 SELECT Command
  • 003 UPDATE Table
  • 004 INSERT INTO Table
  • 005 DISTINCT, IN, Not IN
  • 006 SUM, AVG, MIN, MAX
  • 007 LIKE, ORDER BY
  • 008 GROUP BY
  • 009 CREATE, ALTER, DROP Table
  • 010 INNER JOIN
  • 011 Section Slides.html

  • 22 - Freelance Testing websites
  • 001 Introduction To Freelancing Websites
  • 002 Digivante Part 1
  • 003 Digivante Part 2
  • 004 uTest Create a new Account
  • 005 uTest Complete your profile
  • 006 uTest uTest Academy
  • 007 uTest how the uTester profile looks like
  • 008 TesterWork Create Account And Add testing preferences
  • 009 TesterWork Payout And Defects examples
  • 010 test.io Registration Process
  • 011 test.io Quiz And Apply to first project

  • 23 - Advanced Performance Testing using JMeter [Advanced]
  • 001 Introduction
  • 002 Response time, Throughput, Utilization, And Robustness
  • 003 Performance Test Environment
  • 004 Serial And Parallel Execution of Threads
  • 005 User Defined Variables
  • 006 Action After Sampler Error
  • 007 Controllers - Simple Controller
  • 008 Loop Controller - Runtime Controller
  • 009 Throughput Controller - Once Only Controller - Interleave Controller

  • 24 - Test Automation using Playwright [Advanced]
  • 001 Introduction to Playwright
  • 002 Course Content
  • 003 Installing Playwright
  • 004 First Test with Playwright
  • 005 Important Playwright CLI Commands
  • 006 Clicking on Elements
  • 007 Ways of Writing Playwright Commands
  • 008 Playwright Annotations
  • 009 Focusing a Test
  • 010 Skipping a Test
  • 011 Tagging Tests
  • 012 Grouping Tests
  • 013 Playwright Configuration
  • 014 Creating a Global Configuration
  • 015 Using Configuration File
  • 016 Video Recording Tests Options
  • 017 Taking Screenshots
  • 018 Setting-Up Base-Url
  • 019 BeforeEach And AfterEach Hooks
  • 020 Customizing Node Scripts
  • 021 Executing Tests in Parallel Mode
  • 022 Customizing a Reporter in Playwright
  • 023 Playwright Built-in Reporters
  • 024 Introduction to Playwright Selectors
  • 025 Finding Locators
  • 026 Introduction to XPath Locators
  • 027 Locators Best Practices
  • 028 Introduction to Assertions
  • 029 Practicing Assertions
  • 030 Finding Assertions
  • 031 Exploring Playwright Documentation
  • 032 Playwright Inspector - Debugging Easily
  • 033 Debugging Selectors
  • 034 Recording Tests with Test Generator
  • 035 Authentication Logging in Programmatically with Examples -
  • 036 Emulating Devices
  • 037 Using Traceviewer
  • 038 Other Emulation Options
  • 039 Local Configuration
  • 040 Additional CLI Options
  • 041 Parallelism And Shrading
  • 042 Retry Options
  • 043 Timeout Option
  • 044 Dealing with Checkboxes
  • 045 Dealing with Drag And Drop
  • 046 Dealing with Dropdown Lists
  • 047 Dealing with iFrames
  • 048 Downloading Files with Playwright
  • 049 Uploading Files with Playwright
  • 050 Generating PDFs using Playwright
  • 051 Hovering Over Elements
  • 052 Auto-waiting
  • 053 Dialogs with Playwright
  • 054 Installing Browsers
  • 055 NPX Playwright Options
  • 056 Opening Browsers with Playwright
  • 057 Other Input Fields
  • 058 Playwright Key Presses And Shortcuts
  • 059 Taking Screenshots through CLI

  • 25 - Java programming for Software Testers [Advanced]
  • 001 Introduction
  • 002 Environment Setup
  • 003 First Java Code
  • 004 Getting Input from User
  • 005 Arithmetic Operations
  • 006 If Statement
  • 007 IfElse If
  • 008 Nested If
  • 009 Comparing more than One Condition
  • 010 Switch..Case
  • 011 Exercise on Conditional If And Switch Case
  • 012 For Loop
  • 013 While Loop
  • 014 DoWhile Loop

  • 26 - Object-Oriented Programming using Java
  • 001 Introduction to Object-Oriented Programming
  • 002 Encapsulation

  • 27 - Black-Box Test Techniques
  • 001 What is Black-Box Testing
  • 002 Equivalence Partitioning
  • 003 Equivalence Partitioning Example 1
  • 004 Equivalence Partitioning Example 2
  • 005 Applying Equivalence Partitioning on Facebook Registration Page
  • 006 Boundary-Value Analysis
  • 007 Boundary-Value Analysis Example 1
  • 008 Boundary-Value Analysis Example 2
  • 009 Practical Example on BVA Finding a defect in a live project
  • 010 Important Notes About EP And BVA
  • 011 Decision Table Testing
  • 012 Decision Table Testing Example 1
  • 013 State-Transition Testing
  • 014 Black-Box Testing Example 1

  • 28 - White Box Test Techniques [Advanced]
  • 001 What is White Box Testing
  • 002 Statement Coverage
  • 003 Statement Coverage Example 1
  • 004 Statement Coverage Example 2
  • 005 Statement Coverage Example 3
  • 006 Statement Coverage Example 4
  • 007 Statement Coverage Example 5
  • 008 Statement Coverage Example 6
  • 009 Decision Coverage
  • 010 Decision Coverage Example 1
  • 011 Decision Coverage Example 2
  • 012 Decision Coverage Example 3
  • 013 Decision Coverage Example 4
  • 014 Statement And Decision Coverage Example using Python
  • 015 Condition Coverage
  • 016 Condition Coverage Example 1
  • 017 Condition Coverage Example 2
  • 018 Path Coverage
  • 019 Path Coverage Example 1
  • 020 Path Coverage Example 2
  • 021 Path Coverage Example 3
  • 022 Modified Condition Decision Coverage MCDC -
  • 023 Loop Coverage

  • 29 - Your road to Certification How to be a certified Tester
  • 001 What are the ISTQB Certificates
  • 002 ISTQB Foundation Level Certificate
  • 003 ISTQB Mobile Application Tester Certificate
  • 004 ISTQB Agile Certified Tester

  • 30 - Writing a Professional CV
  • 001 Sample-Q.A-CV.doc
  • 001 Writing a professional Tester CV
  • 002 Writing a cover letter

  • 31 - Software Testing Status in 2022
  • 001 Introduction
  • 002 Demographics And Background
  • 003 Methodologies And Processes
  • 004 The Impacts of Agile And DevOps
  • 005 Personal Perspective

  • 32 - Test Automation using Robot Framework
  • 001 Introduction to Robot Framework
  • 002 Python Installation
  • 003 VSCode Installation
  • 004 Creation of Robot Part 1
  • 005 Creation of Robot Part 2
  • 006 Creation of Robot Part 3
  • 007 Creation of Robot Part 4
  • 008 Creation of Robot Part 5

  • 33 - Software Testing Status in 2021
  • 001 Introduction
  • 002 Personal Information about Testers around the World
  • 003 Sources of Learning And Size of Testing Teams
  • 004 Types of Tested Applications And Adoption of CICD

  • 34 - Software Testing Status in 2020
  • 001 Testers Information around the world
  • 002 Sources of Learning
  • 003 Testing in organizations

  • 35 - Performance Testing using HP LoadRunner [Old Content]
  • 001 Installation Process
  • 002 Installation Part 2
  • 003 Vugen Virtual User Generator -
  • 004 Controller

  • 36 - How to use Testlink [Old Content]
  • 001 Important note.html
  • 002 Introduction And Installation Process
  • 003 Mac Installation.html
  • 004 Create a Project
  • 005 Test Plan Document
  • 006 Builds And Releases
  • 007 Test Suites
  • 008 Test Case Writing
  • 009 Export And Import Test Suites And Test Cases to an XML File
  • 010 Assign Test Cases to a Test Plan
  • 011 Assign keywords to test cases
  • 012 Requirements Creation
  • 012 User-Requirements.docx
  • 012 srs-example-2010-group2.pdf
  • 013 Platforms And Milestones
  • 014 Test Case Execution
  • 015 Testing Metrics And Reports
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 17710
    حجم: 12811 مگابایت
    مدت زمان: 1774 دقیقه
    تاریخ انتشار: 28 مرداد 1402
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید