There are no items in your cart
Add More
Add More
Item Details | Price |
---|
Description:
This course is designed to help you rapidly enhance your technical skills in various areas of software testing. With a focus on practical applications and real-world scenarios, you will gain valuable insights and hands-on experience to accelerate your career growth in the field of software testing. .
Key Highlights:
What you will learn:
Topic | Duration | |
---|---|---|
1 | Introduction to Complete Testing Package | 5 Minutes |
2 | Session#1 - How to Download and Install Database | Basics of Database | 127 Minutes |
3 | Session#1 - Class Notes | |
4 | Session#2 - Database Management and SQL Basic Commands | 120 Minutes |
5 | Session#2 - Class Notes | |
6 | Session#3 - Recording - Delete, Update & Date Functions | 136 Minutes |
7 | Session#3 - Class Notes | |
8 | Session#4 - Recording - [Top, Distinct, =, <>, IN, NOT IN, AND, OR, BETWEEN, Like] | 134 Minutes |
9 | Session#4 - Class Notes | |
10 | Session#5 - Recordings - Operators, Alias, Order By, Null & Group by |
125 Minutes |
11 | Session#5 - Class Notes | |
12 | Session#5 => Discussion on Assignments | 52 Minutes |
13 | Session#6 - Recording || Group By, Having, Where || Case Statement || Joins |
150 Minutes |
14 | Session#6 - Class Notes | |
15 | Session#7 - Joins | Inner Join | Left Join | Right Join - Recording |
121 Minutes |
16 | Session#7 - Class Notes | |
17 | Session#8 - Joins | Full Join | Cross Join | Unions - Recording |
116 Minutes |
18 | Session#8 - Class Notes | |
19 | Session#9 - Joins | Unions - Recording | 118 Minutes |
20 | Session#9 - Class Notes | |
21 | Session#10 - Constraints - Part-1 - Recording | 51 Minutes |
22 | Session#10 - Class Notes | |
23 | Session#11 - Constraints - Part-2 - Recording | 64 Minutes |
24 | Session#11 - Class Notes | |
25 | Session#12 - SubQuery | Co-related Subquery | Common Table Expression - Recording |
79 Minutes |
26 | Session#12 - Class Notes | |
27 | Session#13 - Common Table Expression | Find Duplicate | Remove Duplicate | Find Nth Position Record | Find Latest Record | Find Oldest Record - Recording |
67 Minutes |
28 | Session#13 - Class Notes | |
29 | Session#14 - Common Table Expression | Surrogate Key - Recording | 118 Minutes |
30 | Session#14 - Notes | |
31 | Session#15 - PK & FK Relationship | 32 Minutes |
32 | Session#15 - Class Notes | |
33 | Session#16 - Store Procedures | 58 Minutes |
34 | Session#16 - Store Procedures - Notes | |
35 | Session#17 - Store Procedure | Function | 101 Minutes |
36 | Session#17 - Class Notes | |
37 | Session#18 - Functions | Views | Index - Recording | 131 Minutes |
38 | Session#18 - Class Notes | |
39 | Session#19 - Create Index | Drop Index | 91 Minutes |
40 | Session#19 - Class Notes | |
41 | Session#20 - Triggers | 95 Minutes |
42 | Session#20 - Class Notes | |
43 | Session#21 - Transactions | Exception Handling | 112 Minutes |
44 | Session#21 - Class Notes | |
45 | Assignment# 1 | |
46 | Assignment# 2 | |
47 | Assignment# 3 | |
48 | Assignment# 4 | |
49 | Assignment# 5 |
Topic | Duration | |
---|---|---|
1 | Session#1:Understanding Cloud | Introduction to AWS | 30 Minutes |
2 | Session#2: Components of AWS | 35 Minutes |
3 | Session#3: Clearing AWS Solutions Architect Certification | 35 Minutes |
4 | Session#4:AWS Account Setup | AWS Regions | 50 Minutes |
5 | Session#5: IAM - Identity Access and Management | 30 Minutes |
6 | Session#6: S3 - Simple Storage Service | 45 Minutes |
7 | Session#7: AWS EC2 | Elastic Load Balancer | 58 Minutes |
8 | Session#8: Databases | 60 Minutes |
9 | Session#9: High Availability Architecture | 45 Minutes |
10 | Session#10:Serverless Architecture | 50 Minutes |
11 | Session#11:End to End Testing on Project - 1 | 65 Minutes |
12 | Session#12:End to End Testing on Project - 2 | 72 Minutes |
13 | Session#13:How to crack AWS Testing Interview | 50 Minutes |
14 | Session#14:Interview Preparation | 65 Minutes |
Topic | Duration | |
---|---|---|
Basics of Azure Cloud Testing | ||
1 | Session - 1: Introduction to Cloud Testing | 55 Minutes |
2 | Why Cloud Testing? | |
3 | Types of Testing | |
4 | Session - 2: Azure Cloud Services Overview | 30 Minutes |
5 | Azure Portal | |
6 | Key Azure Services | |
7 | Session - 3: Setting Up Your Azure Testing Environment | 120 Minutes |
8 | Create an Azure Account | |
9 | Azure Portal Overview | |
10 | Datalake, Databricks, Synapse, Azure Pipeline | |
Basic Testing on Azure | ||
11 | Session - 4: Functional Testing on Azure | 60 Minutes |
12 | Session - 5: Performance Testing on Azure | 45 Minutes |
13 | Session - 6: Azure Storage Testing | 110 Minutes |
Intermediate Testing Techniques on Azure | ||
14 | Session - 7: Automating Tests with Azure DevOps | 60 Minutes |
15 | Session - 8: Security Testing on Azure | 40 Minutes |
Advanced Cloud Testing on Azure | ||
16 | Session - 9: Testing Azure Serverless Architectures | 60 Minutes |
17 | Session - 10:Testing Azure Kubernetes Service (AKS) | 54 Minutes |
18 | Session - 11:Disaster Recovery and Failover Testing | 35 Minutes |
19 | Session - 12:Testing Hybrid Cloud Environments | 50 Minutes |
20 | Session - 13:Performance Monitoring & Scaling Tests | 45 Minutes |
21 | End to End Testing | 120 Minutes |
22 | Interview Preparation | 60 Minutes |
Topic | Duration | |
---|---|---|
1 | Introduction of Python | Download & Installation of Python & PyCharm | 22 Minutes |
2 | Python Language Basics | 98 Minutes |
3 | Objects, Data Types and Sequence Types | 113 Minutes |
4 | Conditionals, Loops, Operators and Additional Controls | 101 Minutes |
5 | Functions, Generators and Decorators | 95 Minutes |
6 | Data Structure in Python: List, Tuple, Dictionary, Set, List Comprehension, and Mixed Structures |
120 Minutes |
7 | Class, Object, Constructors, Private Variables, Encapsulation, and Inheritance |
65 Minutes |
8 | Error Handling in Python - try, except, else with try, sys module and raise |
125 Minutes |
9 | Files Read/Write Text/Binary and Built-In Functions In Python |
110 Minutes |
10 | Files Read/Write Text/Binary and Built-In Functions In Python |
153 Minutes |
11 | Different Modules In Python Language | 124 Minutes |
12 | Python with MySQL and SQLite | 150 Minutes |
13 | Pandas Library | 22 Minutes |
14 | Built-In Functions and Advanced Python Functions | 147 Minutes |
15 | Advanced Collections, Advanced Classes, and Objects | 125 Minutes |
16 | Logging and Python Comprehensions | 75 Minutes |
17 | Setup a Django project | 74 Minutes |
18 | Work with Django Models and the Admin | 60 Minutes |
19 | Build URL Handlers and Views | 45 Minutes |
20 | Build Django Templates | 30 Minutes |
21 | Power up your Python with libraries | 148 Minutes |
22 | Request for networking | 140 Minutes |
23 | pyFile System for File operations | 127 Minutes |
24 | Python and Pandas with openpyxl and DataFrames | 125 Minutes |
25 | Working with Report | 65 Minutes |
26 | Interview Preparation - Part-1 | 68 Minutes |
27 | Interview Preparation - Part-2 | 60 Minutes |
Topic | Duration | |
---|---|---|
1 | Introduction to ETL & Data Warehouse Testing | 50 Minutes |
2 | Architecture of ETL Testing and Process Flow of ETL | 46 Minutes |
3 | Data Layer in ETL Testing | 123 Minutes |
4 | Use of ETL Testing and Future of ETL Testing | 110 Minutes |
5 | OLAP Vs OLTP | 25 Minutes |
6 | Mapping Document, Test Case Document | 45 Minutes |
7 | Transformation Rule | Lookup Rule | Direct Move | 120 Minutes |
8 | Test Plan for ETL Testing | 120 Minutes |
9 | Data Integrity | Data Quality | Data Cleaning | Duplicate | Data Completeness |
120 Minutes |
10 | Prepare Test Cases | 60 Minutes |
11 | Data Warehouse Concepts | 90 Minutes |
12 | Schemas | Star Schema | Snowflake Schema | 60 Minutes |
13 | Dim Tables | DIM1 | DIM2 | DIM3 | DIM4 | DIM6 | 120 Minutes |
14 | FACTS | Additive Fact | Semi Additive Fact | Non Additive Fact | Factless Fact | 115 Minutes |
15 | Cubes | Data Mart | 90 Minutes |
16 | Prepare Test Data | 50 Minutes |
17 | Setup Test Environment & Configure Project | 40 Minutes |
18 | End to End ETL Testing on Project: Part-1 | 110 Minutes |
19 | End to End ETL Testing on Project: Part-2 | 90 Minutes |
20 | End to End ETL Testing on Project: Part-3 | 120 Minutes |
21 | Role & Responsibilities of ETL Tester/Lead/Manager | 30 Minutes |
22 | Interview Preparation - Part-1 | 60 Minutes |
23 | Interview Preparation - Part-2 | 60 Minutes |
Topic | Duration | |
---|---|---|
1 | Introduction to ETL and Testing | 45 Minutes |
2 | Python Environment Setup | 60 Minutes |
3 | Python Fundamentals | 115 Minutes |
4 | Extracting Data from CSV | 45 Minutes |
5 | Data Transformation | 75 Minutes |
6 | Loading Data | 60 Minutes |
7 | CSV Data Testing | 114 Minutes |
8 | Setting Up AWS with Python | 65 Minutes |
9 | Extracting Data from AWS S3 | 70 Minutes |
10 | Transforming and Loading Data in AWS RDS | 60 Minutes |
11 | Testing AWS Data Pipelines | 60 Minutes |
12 | Setting Up Azure with Python | 68 Minutes |
13 | Extracting Data from Azure Blob Storage | 90 Minutes |
14 | Loading Data into Azure SQL | 45 Minutes |
15 | Testing Azure Pipelines | 68 Minutes |
16 | ETL Performance Testing | 60 Minutes |
17 | End to End Test Plan for Automation | 124 Minutes |
18 | Scripting for Azure Cloud for All Validations | 40 Minutes |
19 | Scripting for AWS For All Validations | 50 Minutes |
20 | Scripting for CSV file For All Validations | 50 Minutes |
21 | Script Executions | 30 Minutes |
22 | Reporting and Monitoring | 30 Minutes |
23 | Debugging Failures | 40 Minutes |
24 | Interview Practice - 1 | 60 Minutes |
25 | Interview Practice - 2 | 60 Minutes |
26 | Interview Practice - 3 | 60 Minutes |
Topic | Duration | |
---|---|---|
1 | Roadmap to Switch Career from Manual to Selenium Automation Testing |
15 Minutes |
2 | Basic Installations - Getting Started | 50 Minutes |
3 | Operators, Loops, Arrays and Functions | 137 Minutes |
4 | Java Object Oriented Programming | 165 Minutes |
5 | Collections API, Reflections API | 35 Minutes |
6 | File Handling with Java - JSON, YAML, XLS, Properties | 95 Minutes |
7 | Apache Maven | 39 Minutes |
8 | JUNIT 4 Framework, ANT | 83 Minutes |
9 | TestNG Framework | 150 Minutes |
10 | TestNG - Raw Project Structure, Running of Tests, Report Generation - LIVE PROJECT |
165 Minutes |
11 | Downloading Selenium, Architecture of Selenium WebDriver |
22 Minutes |
12 | Scripting in Different Browsers | 64 Minutes |
13 | WebDriver Interface and Identification of Elements | 59 Minutes |
14 | Identifying Objects with Xpaths and Building Custom xpaths |
70 Minutes |
15 | Identifying Objects with CSS Selectors and Building Custom CSS Selectors |
33 Minutes |
16 | Waiting Technique, WebElement Functions and Exceptions |
51 Minutes |
17 | Pilot Project | 85 Minutes |
18 | Multiple Object Extraction | 102 Minutes |
19 | Managing Radio Buttons, Checkboxes, Taking Screenshots | 22 Minutes |
20 | Explicit Wait and Expected Conditions | 37 Minutes |
21 | Pilot Project Continued | 55 Minutes |
22 | Multiple Windows Management, Alert Management | 67 Minutes |
23 | WebTable Data Extraction And Custom Functions | 67 Minutes |
24 | JavascriptExecutor, Action classes, Moving mouse and complex gestures |
44 Minutes |
25 | Working with HTML Frame, Ajax Auto-suggests, Browser Cookies |
37 Minutes |
26 | Uploading and Downloading Files | 47 Minutes |
27 | Practice Exercises and Scenarios | 210 Minutes |
28 | Docker | 61 Minutes |
29 | Selenium Grid With WebDriver, TestNG and Maven | 44 Minutes |
30 | Jenkins, GIT, GITHUB Integration | 85 Minutes |
31 | Junit And Data Driven Framework - LIVE PROJECT |
182 Minutes |
32 | Junit And Hybrid(Keyword+Data Driven) Framework - LIVE PROJECT |
215 Minutes |
33 | TestNG And Data Driven Framework - LIVE PROJECT | 228 Minutes |
34 | TestNG And Hybrid(Keyword+Data Driven) Framework - LIVE PROJECT |
325 Minutes |
35 | Page Object Model - LIVE PROJECT | 197 Minutes |
36 | Cucumber BDD Page Object Model - LIVE PROJECT | 122 Minutes |
37 | Selenium And Database Testing | 175 Minutes |
38 | Interview Questions | 185 Minutes |
Topic | Duration | |
---|---|---|
1 | Introduction to Web Services/API | 30 Minutes |
2 | Manual API Testing using Postman | 32 Minutes |
3 | Install Postman and Configure | 30 Minutes |
4 | Introduction To Java | 18 Minutes |
5 | Java Basics: Static and Non Static | 23 Minutes |
6 | Object Oriented Programming Concepts | 41 Minutes |
7 | Access Modifiers and Collections | 44 Minutes |
8 | Exception Handling | 18 Minutes |
9 | Regular Expressions | 15 Minutes |
10 | File Handling | 20 Minutes |
11 | Introduction to TestNG Framework | 44 Minutes |
12 | Introduction to Maven | 15 Minutes |
13 | Send JSON Requests, Validate Response, Logging |
68 Minutes |
14 | Different Approaches for Building Complex JSON Requests |
109 Minutes |
15 | Reading and Extracting Responses | 69 Minutes |
16 | Assertions in Rest Assured | 114 Minutes |
17 | Filters in Rest Assured | 39 Minutes |
18 | Authentications in Rest Assured (Oauth 1.0 and Oauth 2.0) |
108 Minutes |
19 | Validations And Authentications (File Download and Upload) | 23 Minutes |
20 | Pilot Project (Retail Application) | 63 Minutes |
21 | Data Driven Framework - LIVE PROJECT | 130 Minutes |
22 | Serenity BDD with Rest Assured - LIVE PROJECT | 175 Minutes |
Topic | Duration | |
---|---|---|
# | Session | Duration |
1 | Installation of JMeter | 8 Minutes |
2 | Introduction to Performance Testing | 14 Minutes |
3 | Script Building Fundamentals | 41 Minutes |
4 | Understanding Requests and Responses | 37 Minutes |
5 | Logic Controllers | 89 Minutes |
6 | Config Elements | 83 Minutes |
7 | Thread Groups | 49 Minutes |
8 | Assertions | 42 Minutes |
9 | Pre-Processors | 19 Minutes |
10 | Post-Processors | 27 Minutes |
11 | Timers & Listeners | 33 Minutes |
12 | Listeners | 74 Minutes |
13 | JMeter Functions | 130 Minutes |
14 | BeanShell Scripting | 101 Minutes |
15 | Correlation | 44 Minutes |
16 | Plugins in JMeter | 12 Minutes |
17 | File Download And Upload | 42 Minutes |
18 | Testing Databases with JMeter | 31 Minutes |
19 | Testing WebServices in JMeter | 150 Minutes |
20 | Non-GUI (Command Line) | 8 Minutes |
21 | JMeter in Distributed Mode | 21 Minutes |
22 | Report Analysis And Monitoring Resources | 152 Minutes |
23 | Grafana | 60 Minutes |
24 | Projects | 147 Minutes |
25 | JMeter Selenium Integration | 44 Minutes |
26 | How to crack JMeter interview? | 15 Minutes |
27 | Interview Preparation | 45 Minutes |
Topic | Duration | |
---|---|---|
1 | Session#1: Introduction to Data Migration Testing | 20 Minutes |
2 | Session#2: Data Migration Strategy and Planning | 25 Minutes |
3 | Session#3: Test Planning for Data Migration | 34 Minutes |
4 | Session#4: Types of Data Migration Testing | 48 Minutes |
5 | Session#5: Data Validation Techniques | 30 Minutes |
6 | Session#6: ETL Testing in Data Migration | 60 Minutes |
7 | Session#7: Automation in Data Migration Testing | 55 Minutes |
8 | Session#8: Performance Testing for Data Migration | 40 Minutes |
9 | Session#9: Data Security and Compliance Testing | 30 Minutes |
10 | Session#10: Post-Migration Testing | 30 Minutes |
11 | Session#11: Common Challenges in Data Migration Testing |
35 Minutes |
12 | Session#12: Best Practices in Data Migration Testing |
30 Minutes |
13 | Session#13: End To End Data Migration Testing with Project |
65 Minutes |
14 | Session#14: Interview Preparation | 30 Minutes |
Topic | Duration | |
---|---|---|
1 | Project Planning | 50 Minutes |
2 | Resource Management | 20 Minutes |
3 | Risk Management | 45 Minutes |
4 | Budgeting | 30 Minutes |
5 | Communication Management | 20 Minutes |
6 | Project Tracking and Reporting | 35 Minutes |
7 | Tools - Project Management Tools: JIRA, Microsoft Project, Trello, Asana |
25 Minutes |
8 | Methodologies: Agile, Scrum, Waterfall, Kanban | 30 Minutes |
Topic | Duration | |
---|---|---|
1 | Session#1: Introduction to Big Data |
40 Minutes |
2 | Session#2: Big Data Architecture and Ecosystem |
115 Minutes |
3 | Session#3: Big Data Testing Fundamentals |
65 Minutes |
4 | Session#4: Test Strategy for Big Data Testing |
90 Minutes |
5 | Session#5: Big Data Test Environments and Tools |
65 Minutes |
6 | Session#6: Data Ingestion Testing | 91 Minutes |
7 | Session#7: Data Processing Testing | 110 Minutes |
8 | Session#8: Performance Testing of Big Data Applications |
74 Minutes |
9 | Session#9: Data Quality and Security Testing | 40 Minutes |
10 | Session#10:Automation in Big Data Testing | 68 Minutes |
11 | Session#11: Advanced Big Data Testing Techniques |
90 Minutes |
12 | Session#12:Challenges in Big Data Testing | 65 Minutes |
13 | Interview Preparation: Part-1 | 60 Minutes |
14 | Interview Preparation: Part-2 | 60 Minutes |
Topic | Duration | |
---|---|---|
1 | Introduction to Informatica Cloud | 30 Minutes |
2 | Setting up Informatica environment | 40 Minutes |
3 | Connecting with source file | 45 Minutes |
4 | Connecting with Database | 30 Minutes |
5 | Transformations | 60 Minutes |
6 | Validations | 60 Minutes |
7 | Mappings | 50 Minutes |
8 | Debugging failures | 30 Minutes |
9 | End to End work on a realtime project | 120 Minutes |
10 | Role & Responsibilities of Tester/QA Lead/ Test Manager |
60 Minutes |
11 | Interview Preparation | 60 Minutes |
Topic | Duration | |
---|---|---|
Module 1: Introduction to Power BI (Basics) | ||
1 | Session-1: Overview of Business Intelligence and Power BI |
15 Minutes |
2 | Session-2: Installing Power BI Desktop |
15 Minutes |
3 | Session-3: Understanding the Power BI Interface |
15 Minutes |
4 | Session-4: Connecting to Data Sources | 60 Minutes |
5 | Session-5: Data Transformation with Power Query |
45 Minutes |
6 | Session-6: Merging and Appending Data | 30 Minutes |
7 | Session-7: Data Modeling Basics | 30 Minutes |
8 | Session-8: Creating Basic Visualizations | 45 Minutes |
Module 2: Power BI Intermediate Topics | ||
9 | Session-9: Calculated Columns and Measures |
60 Minutes |
10 | Session-10: Advanced Data Transformations in Power Query |
60 Minutes |
11 | Session-11: Time Intelligence in Power BI | 30 Minutes |
12 | Session-12: Hierarchies and Drill-downs | 20 Minutes |
13 | Session-13: Advanced Visualizations | 40 Minutes |
14 | Session-14: Formatting and Themes | 30 Minutes |
15 | Session-15: Introduction to Power BI Service |
15 Minutes |
16 | Session-16: Row-Level Security (RLS) | 20 Minutes |
17 | Session-17: Working with Power BI Mobile App |
25 Minutes |
Module 3: Advanced Power BI | ||
18 | Session-18: Advanced DAX Functions |
30 Minutes |
19 | Session-19: Using Parameters and What-if Analysis |
15 Minutes |
20 | Session-20: Advanced Data Modeling Techniques |
60 Minutes |
21 | Session-21: Advanced Analytics in Power BI | 20 Minutes |
22 | Session-22: Power BI Performance Optimization |
25 Minutes |
23 | Session-23: Power BI Dataflows | 15 Minutes |
24 | Session-24: Paginated Reports in Power BI | 20 Minutes |
25 | Session-25: Power BI and AI Integration | 25 Minutes |
26 | Session-26: Integrating Power BI with Other Tools | 60 Minutes |
27 | Session-27: Power BI Gateways | 30 Minutes |
Module 4: Power BI Expert Topics | ||
# | Session | Duration |
28 | Session-28: Custom Visuals Development | 30 Minutes |
29 | Session-29: Power BI API and Embedding | 60 Minutes |
30 | Session-30: Advanced Power BI Service Features |
30 Minutes |
31 | Session-31: Advanced Power Query – M Language |
60 Minutes |
32 | Session-32: Deployment Pipelines |
30 Minutes |
33 | Session-33: Power BI Administration |
30 Minutes |
34 | Session-34: Power BI Premium Features | 30 Minutes |
35 | Session-35: Best Practices for Power BI Governance |
30 Minutes |
Project | ||
36 | Practice on Realtime Project-1 | 90 Minutes |
37 | Practice on Realtime Project-2 | 90 Minutes |
38 | Practice on Realtime Project-3 | 90 Minutes |
39 | Practice on Realtime Project-4 | 90 Minutes |
40 | Practice on Realtime Project-5 | 90 Minutes |
Topic | Duration | |
---|---|---|
Module 1: Basics of Tableau | ||
1 | Session 1: Introduction to Tableau | 60 Minutes |
2 | Session 2: Data Connection | 60 Minutes |
3 | Session 3: Data Preparation | 90 Minutes |
Module 2: Basic Visualization Techniques | ||
4 | Session 4: Simple Charts | 60 Minutes |
5 | Session 5: Filtering and Sorting | 45 Minutes |
6 | Session 6: Calculated Fields | 60 Minutes |
Module 3: Intermediate Visualization | ||
7 | Session 7: Table Calculations | 60 Minutes |
8 | Session 8: Mapping | 60 Minutes |
9 | Session 9: Dashboards | 120 Minutes |
10 | Session 10: Storytelling | 60 Minutes |
Module 4: Advanced Tableau | ||
11 | Session 11: Advanced Calculations | 60 Minutes |
12 | Session 12: Advanced Visualizations | 60 Minutes |
13 | Session 13: Parameters | 60 Minutes |
14 | Session 14: Data Modeling | 60 Minutes |
Module 5: Data Interaction and Integration | ||
15 | Session 15: Data Blending | 60 Minutes |
16 | Session 16: Tableau Prep | 60 Minutes |
17 | Session 17: Tableau Server & Tableau Online | 60 Minutes |
Module 5: Data Interaction and Integration | ||
18 | Session 18: Performance Optimization | 15 Minutes |
19 | Session 19: Design Best Practices | 30 Minutes |
Project | td> | |
20 | Practice on Realtime Project-1 | 90 Minutes |
21 | Practice on Realtime Project-2 | 90 Minutes |
22 | Practice on Realtime Project-3 | 90 Minutes |
23 | Practice on Realtime Project-4 | 90 Minutes |
24 | Practice on Realtime Project-5 | 90 Minutes |
Topic | Duration | |
---|---|---|
1 | Session#1: Introduction to Agile | 30 Minutes |
2 | Session#2: Agile Frameworks | 35 Minutes |
3 | Session#3: Agile Project Planning | 40 Minutes |
4 | Session#4: Agile Roles and Responsibilities | 28 Minutes |
5 | Session#5: Agile Metrics and Reporting | 35 Minutes |
6 | Session#6: Meetings in Agile & Burn-Down Chart | 60 Minutes |
7 | Session#7: Advanced Agile Techniques | 52 Minutes |
8 | Session#8: Common Agile Challenges and Solutions | 30 Minutes |
After successful purchase, this item would be added to your Library.
You can access the library in the following ways :
We have been in the IT industry since last 18 years and having expertise in all the Market Leading Technologies.
OUR LOCATION