Best Automation Testing Course Training in Thane - Fees, Placements

Learners 1000+
  • Best Automation Testing Course in Thane to Learn in Online / Classroom Format and Get Certified from Best Automation Testing Training Institute QuickXpert Infotech known for Quality Training in Reasonable Fees and Placements!

  • About Software Testing -

    Software Testing is process to find Bugs or Defects in Software Applications to make them Defect Free. Hence it is primary requirement of all Software Projects and hence always have job openings and very high in demand. There are basically 2 types of Testing Manual and Automation Testing.

  • About Our Full Stack Software Testing Course With Real Time Projects -

    Learn from basics of testing to advanced modules like Selenium, JIRA, Agile etc. with Real Time Projects under our Experts. Can be learnt by both freshers and experienced to become a Full Stack Software Tester!

  • What You Will Learn?

    Manual Testing, MySQL, Database testing, ISTQB Preparation, Bugzilla, Core Java, HTML Form Basics, Automation Testing, Selenium, Adv. Selenium, JMeter, Apache POI, Maven, Automation Frameworks, Cucumber Framework, POSTMAN, API Testing, JIRA, Scrum, Agile etc. with projects

  • Fees -


    Manual Testing with ISTQB preparation - ₹10000 - ₹9000 (Limited period offer)
    Automation Testing with Core Java - Get Fees
    Pkg1 - Adv. Diploma in Software Testing - 3.5 to 4 months - Get Fees
    JIRA & API Testing - Get Fees
    Pkg2 - Full Stack Software Testing - 5 months - Get Fees
    individual courses / customized training available

  • Duration & Training Packages -


    Adv. Diploma in Testing - 3.5 to 4 months
    Full Stack Testing - 5 months
    Individual courses / customized training available

  • Trainer -

    Exp. Professional, Trained Lots of Students!

  • Best Placement Service -

    Many students got jobs within 2 months of course completion!

  • Scope & Job Openings -

    Highly Demanded

  • Jobs Roles Targeted -

    Software Tester, Manual Tester, Automation Tester, Software Test Engineer etc.

  • Pay Packages Expected -

    Fresher - Upto 4.5 Lpa && Exp. - case to case basis.

  • Any Pre-requisites -

    None. Any one from IT & non IT can learn.

  • Upcoming Batch -

    New batches at regular intervals - Upcoming Batch

Syllabus

Syllabus

Full Stack Software Testing Course
  • Testing Fundamentals
    • Quality Control
    • Quality Assurance
    • Functional Tests
  • Non Functional Tests
    • Performance Testing
    • Usability Testing
    • Reliability Testing
    • Security Testing
  • Life Cycles
    • SDLC - Software Development Life Cycle
    • STLC - Software Testing life Cycle
    • Difference between SDLC & STLC
  • Testing Types
    • Black Box Testing
    • White Box Testing
  • Software Testing Models
    • WaterFall Model
    • V Model
    • Agile Methodology
    • Iterative Model
    • RAD Model
    • Agile Testing
    • Advantages of Models
    • Dis-advantages of Models
  • Test Cases
    • Understanding Project
    • Writing Test Cases in Excel
    • Executing Test Cases
  • Test Design Techniques
    • Static testing
    • Review Process
    • Roles and Responsibilities of Review Process
    • Test Case Preparation
    • Boundary Value Analysis
    • Equivalence Partitioning
    • Software Verification
    • Software Validation
    • Stress Testing
    • Load Testing
    • Endurance Testing
    • Testing Metrics
  • Bug Life Cycle
  • Regression Testing
    • Addition of Modules
    • Testing on Addition of Modules
  • UAT - User Acceptance Testing
  • Alpha Testing
  • Beta Testing
  • Test Management
    • Risk Analysis
  • Database Testing
    • SQL Concepts
    • Database Testing Process
    • SQL Queries
    • Select
    • Insert
    • Update
    • Delete
    • ACID Properties
  • ISTQB (Foundation Level) Certification Preparation
    • Entire Syllabus of ISTQB will be covered
    • Sample MCQs questions and answer PDF will be provided
    • Practise Test Session will be conducted
  • Bugzilla Defect Management Tool
    • Introduction
    • Installation & Configuration
    • Creating Account
    • Creating Project
    • Writing Test Cases
    • File a Bug
    • Generate Reports
  • Live Projects on
    • Website
    • Web Application
  • Introduction to Java
  • Java Installation & Configuration using Eclipse
  • Java Basics
    • Variables
    • Datatypes
    • Static Variables etc
  • Creating Classes, Objects & Methods
  • Control Structures
    • If - Else if - Else
    • Do.. While
    • While
    • For Loops
  • Pattern Programs for Logic Building
  • Arrays
  • Packages
  • OOPS Concepts
    • Inheritance
    • Polymorphism
    • Encapsulation
    • Interface
  • Exception Handling
    • Using Try..Catch...Finally Block
  • Collection Framework & Generics
    • List Interface
    • ArrayList
    • LinkedList
    • Set Interface
    • HashSet
    • Map Interface
    • HashMap
  • MySQL
    • Setup & Configuration
    • Using Professional Tool - MySQL Workbench
    • Creating Database
    • Creating Tables
    • CRUD Operations
  • JDBC
    • Configuration
    • Creating Tables
    • CRUD Operations
  • File IO
  • Automation Concepts
    • Description
    • Definition
    • Functionalities
    • Regression Testing
  • Selenium IDE
    • Setup
    • Record / PlayBack
    • Manual Editing
    • Autoscript - using Commands
  • Selenium Web Driver
    • Package API Usage
    • Web Driver Commands
    • Operations
    • Web Driver Scripting
    • Regression Testing
    • Selenium Remote Control
    • Selenium Grid
    • Javascript Executor
    • Implicit & Explicit Waits
    • Selenium Exceptions
  • Scenario Based Automation
    • Validating Forms
    • Validating Application Flow
    • Logging Defects
  • Test-NG Scripting
    • Introduction
    • Data Providers
    • Setting Priority Level on Methods
    • Enable & Disable Methods using Test NG
    • POM - Page Object Model
  • JMeter Performance Testing Tool
    • Introduction
    • Where it is required ?
    • Installation
    • Building Test Plans
    • Creating & Assigning Threads in Thread Group
    • Executing Test Plans through HTTP Request
    • Assertions
    • JDBC Connection Configuration
    • JDBC Request
    • Generating test report of Database
  • Cross Browser Testing
    • Overview
    • Using TestNG to Test Multiple Browsers in Same Program e.g.Mozilla Firefox,Chrome etc.
  • Parallel Testing
  • Maven Build
    • Introduction
    • Download and install Maven plugins
    • Maven Repository
    • Add dependencies in pom file
    • Maven Integration with Selenium
      • Write & Run Selenium Test
      • Generate Maven Reports
  • Excel Driven
    • using Apache POI API Libraries in Java
    • Using Excel files - requires Java File IO
    • Project - Get Test Data from Excel using Apache POI, Test Application using Selenium and Generate Defect Report
  • Data Driven
    • using MySQL Server
    • JDBC and SQL Crud
    • Project - Get Test Data from MySQL using Java JDBC, Test Application using Selenium and Generate Defect Report
  • Generating Extent Defect Report
  • Cucumber Framework
    • Introduction
    • Overview of BDD Framework
    • Downloading and installing cucumber plugins
    • Creating Feature file
    • Write & Run Glerkin Test in cucumber
    • Given-When-Then Structure
    • Implementing Scenarios Steps
    • Creating Step Defination
    • Integrating Selenium and Step Defination
    • Integrating Junit with Cucumber
      • Overview of JUnit
      • Using Junit Test Runner
      • Junit Test Suite
    • Generate Test Reports
      • Default Cucumber Report
      • Extent Report
  • Best Practice
  • Live Projects on
    • Website
    • Web Application
  • Industry Leader Tool for Software Testing
  • Jira Concepts
    • Introduction to Jira Atlassian
    • Definition
    • Functionalities
    • Jira Software Product: Project and Issue tracking
    • Agile Framework & Manifesto
  • Jira Atlassian Environment Setup
    • Create Jira Atlassian Software Account
    • Creating Project and enabling Defects/Issue Management
    • Adding users to project
  • Scrum Master
    • Introduction to Scrum Master
    • Creating Project using Scrum Template
    • Scrum Events and Artifact
    • Sprint Planning
    • Scrum Roles
    • Stand-ups
    • Iteration/Sprint Planning Meeting
    • Retrospectives
    • Distributed Scrum
  • Classic Project
    • Introduction to classic project
    • Backlogs:-How to create backlogs
    • Sprint :- Creating Sprint
    • Creating issues in backlogs
    • Adding Backlog issues to Sprint
    • TODO - PROGRESS- DONE
    • Create Component
    • Assign component to assignee lead
    • Add Backlog issue in component
    • Delete component from project
    • Walk-through and Build Process
  • Next Gen Project
    • Introduction to Next Gen Project
    • Enable/Create Roadmap
    • Setting deadlines of issues using Roadmap
    • Assign Task to Assigner via Roadmap
    • Adding TODO - PROGRESS -DONE status to Roadmap
    • Sharing Roadmap details to all team members
    • Exporting Roadmap deadlines
    • Create Backlogs in Next Gen Project
    • Create Sprint - Add issues
    • Next Gen Board - TODO,Progress,Done
  • Dashboard of Jira Software
    • Dashboard Overview
    • Dashboard Gadgets
    • Default Dashboard
    • Create Sample Dashboard
    • Edit,Copy,Share Dashboard
    • Adding Backlog details to dashboard
    • Adding Reports details to dashboard
    • Setup Wallboard Slideshow
    • Add Filters in Dashboard
  • Epics in Jira
    • Understanding Agile Epic in classic project
    • Enable Epic Panel
    • Add/Remove Epic from Project
    • Create issue in Epic
    • Attach Epic with Backlog issues
  • Versions in Jira
    • Introduction to Version
    • Creating Version for classic project as well next gen project
    • Issue type in Version
    • Attachment of component in Version
    • Assigning Version to Reporter Fix Version
  • Defect Reports in Jira
    • Introduction to Defect Template in Jira
    • Logging Defects in Jira
    • Defect Lifecycle
    • Searching Defects and doing bulk changes
    • Creating favourite search filters for Defect
    • Attaching files and screenshot to defects
    • Adding Report Status
    • Screenshot Attachment
    • Setting Priority level of Bug
    • Label and linked issues
    • Assign bug to Developer
    • Generating Sprint Reports
      • Using Burnup Report
      • Using Sprint Burndown Report
      • Velocity Report
    • Generating Epic Reports
      • Using Epic Report
      • Using Epic Burndown
      • Using Control Chart Pie Chart Report
  • Best Practice
  • Live Project on
    • Website
    • Web Application
  • What is API ?
  • Client-Server Architecture
    • 1-Tier Architecture
    • 2-Tier Architecture
    • 3-Tier Architecture
  • 3 Layers of API
  • What kind of testing we are doing in different layer?
  • What is API Testing?
  • Difference between API & Web Services?
  • Types of API's/Web Services
    • SOAP(Simple Object Access Protocol)
    • RESTful API/Web services(Representational State Transfer)
  • Methods of REST API/HTTP Request
    • Get
    • Post
    • Put
    • Delete
  • Payload
    • Request Payload
    • Response Payload
  • Postman
    • Introduction
    • Installation
    • Workspace
    • Collections and Requests
    • Working with Postman
  • API Testing using Postman
    • Creating Collections
    • Creating Request
    • Creating Environment Variables
    • Creating Basic Authentication
    • Creating test Sample of API's
    • Request JSON Format
    • Response JSON Format
    • How to write the javascript to validate the response
    • Make the requests dynamic by taking advantage of variables
  • Api Validations (Project)
    • Validating the body of first JSON response
    • Validating response headers and status codes
    • Understanding query parameters on sending request
    • Validating status code
    • Validating Response time
  • Manual Testing with ISTQB Preparation - 1 to 1.5 months
  • Automation and Adv. Automation Testing with Core Java - 2 to 2.5 months
  • Pkg1 - Adv. Diploma in Software Testing - both above - 3.5 to 4 months
  • JIRA + API Testing - 3 weeks to 1 month
  • Pkg 2 - Full Stack Software Testing - all above - 4.5 to 5 months
  • Single courses / customized training available
  • Manual Testing with ISTQB Preparation - ₹10000
  • Automation and Adv. Automation Testing + Core Java - ₹16000
  • Pkg1 - Adv. Diploma in Software Testing - both above - ₹24000(Classroom)/₹19000(Online)
  • JIRA + API Testing - ₹6000
  • Pkg2 - Full Stack Software Testing - all 3 above - ₹30000(Classroom)/₹27000(Online)
  • Installments available
  • Upcoming Batches

Tools You Will Learn

Software Testing Projects

Few of the projects covered in one of our batches

Why get Trained from us ?

9+ yrs in IT Training
Get Trained from Experts
100% Job Oriented Programs
80% Practical
Study Material / Notes
Course Completion Certificate
Live Projects / Case Studies
Interview Preparation
Best Placement Service
1000+ Companies
Weekdays/Weekend Batches available - Upcoming Batch

Our Google Reviews

Trending Courses

(check details)

Overall 1000+ Companies - Few Mentioned Below

  • 1. Darwin Platform Group of Companies
  • 2. Expound Technivo Pvt Ltd
  • 3. Aniruddha Telemetry Systems
  • 4. Acura Solutions
  • 5. Yash Technologies
  • 6. AQM Technologies Pvt Ltd
  • 7. Dusane Infotech
  • 8. Freight Tiger
  • 9. Aeon IT Solutions Pvt. Ltd.
  • 10. AG Technologies Pvt.Ltd
  • 11. Binateit IT Services Pvt Ltd
  • 12. Arine Solutions Private Limited
  • 13. AscenWork Technologies Private Limited
  • 14. Prisma AI Corporation Pte. Ltd.
  • 15. Miscot Systems Pvt. Ltd.
  • 16. Appetals Solutions Private Limited
  • 17. Ardentia Technologies Pvt. Ltd.
  • 18. Atri technocrat
  • 19. G-Square Solutions Private Limited
  • 20. Nevpro Business Solutions(NBS) Pvt. Ltd.
  • 21. Beehive Software Services Pvt Ltd.
  • 22. BestoSEO Solutions
  • 23. Billtrace infotech Pvt Ltd
  • 24. EYECATCHERS
  • 25. Brandintelle Services
  • 26. Bristlecone
  • 27. CMOTS Internet Technologies
  • 28. Cirrius Technologies Private Limited
  • 29. Digi Midas
  • 30. Dure Technologies Pvt Ltd
  • 31. eBrandz Solutions Pvt. Ltd.
  • 32. Edelweiss Capital
  • 33. EDUSOFTERP
  • 34. DigiFinTax Solutions Private Limited
  • 35. T3 Softwares
  • 36. Big Rattle Technologies
  • 37. Eviska Infotech Pvt Ltd
  • 38. Unichem Laboratories Ltd.
  • 39. Retail Whizz Solutions Private Limited
  • 40. Focus Management Consultants Pvt ltd
  • 41. Gratitude India
  • 42. Hero MotoCorp Ltd.
  • 43. HR Mantra Software Pvt Ltd
  • 44. Ideatore Interactive Solutions Pvt. Ltd.
  • 45. iGenesis Technologies
  • 46. Impulse Digital
  • 47. Inspeero Technologies
  • 48. Intellecta Consultants
  • 49. Job Proffer.com
  • 50. Brilino Pvt Ltd
  • 51. Galentic Technologies Private Limited
  • 52. Hurix Systems Private Limited
  • 53. SECURITY SOFTWARE & SOLUTIONS LLP
  • 54. Steadfast IT Consulting Pvt Ltd
  • 55. Kores
  • 56. Genirex Intellect Team Pvt Ltd
  • 57. V2STech Solutions
  • 58. Meru Mobility Pvt Ltd
  • 59. Propellum Infotech Pvt Ltd
  • 60. BarrierBreak Solutions Pvt. Ltd.
  • 61. Eziway Global Management
  • 62. Goldimine Electrosystems Pvt. Ltd.
  • 63. Marathe Infotech Pvt. Ltd
  • 64. Master Computech Pvt. Ltd.
  • 65. Svatantra Micro Housing Finance Corporation Ltd
  • 66. Mphasis
  • 67. NDS GLOBAL
  • 68. Nebula Personalization Tech Solutions Pvt. Ltd
  • 69. Nestor Marketing
  • 70. Net Gains Technologies Pvt Ltd
  • 71. Nimap Infotech
  • 72. Open Radix Software Solutions
  • 73. Opportune Technologies Pvt Ltd
  • 74. Optimum Financial Solutions Pvt. Ltd
  • 75. Pinnacle People Solutions Pvt Ltd
  • 76. Qtech Software Pvt. Ltd
  • 77. SAAR IT Resources Pvt. Ltd
  • 78. Saba Technosoft
  • 79. Sahu Technologies
  • 80. Core Ocean Solutions LLP
  • 81. Seclore Technology Pvt Ltd
  • 82. Sitel
  • 83. SMART SIGHT INNOVATIONS
  • 84. SME MaXX
  • 85. Spider Software Pvt Ltd
  • 86. iFAST Financial India Private Limited
  • 87. Code array Technologies Pvt. Ltd
  • 88. Tata Consultancy Services
  • 89. TurtleDove Technologies
  • 90. Network Techlab (India) Pvt. Ltd
  • 91. Jyoti Plastics Works Pvt Ltd
  • 92. ALFA KPO PVT LTD
  • 93. The Oberoi Group
  • 94. ThinkApps Solutions Private Limited
  • 95. Transovative Solutions Pvt. Ltd.
  • 96. TranzDigi
  • 97. Ugam Solutions
  • 98. Virtual Splat Software Pvt. Ltd.
  • 99. Techatalyst Software Pvt. Ltd.
  • ... 1000+ companies

FAQs

  • More info about QuickXpert Infotech?

    ✓ 9+ yrs in IT Training & Placements
    ✓ Among Top Institutes in Thane Mumbai region for IT training and placements.
    ✓ ISO Certified
    ✓ Training Modes - Live Online and Classroom
    ✓ Trained Students Globally - Trained both Indian and international students from countries like US, UK, Germany, Dubai etc. in Live online training
    ✓ Our Live Projects - MarriageOnix.com, BiodataKing.com etc. (can check on your mobile)
    ✓ Corporate Trainings Delivered - To organizations like GeBBS Healthcare, PDG Softwares, NVest solutions etc.
    ✓ Individual Attention
    ✓ 100% Job Oriented Programs
    ✓ Interview Preparation
    ✓ Resume Building
    ✓ Best Placement Service:
    ⇒ 1000+ Companies
    ⇒ Dedicated HR for placements
    ⇒ For quick results, placement support starts even while training is ongoing if some criterias are fulfilled.
    ⇒ As a result, lots of students got placed within just 2 months of completion of training!! Check photos with company names on placement page.
    ✓ Reasonable Fees
    ✓ Installments available

    Looking for Training?

    Inquire Now

  • Is FREE Demo available?

    Yes. Every week.

    Book Demo

  • Upcoming Batch?

    New batches at regular intervals. Limited seats per batch. Please inquire for upcoming batch timings.

    Upcoming Batches

  • Do you provide Corporate Trainings?

    Yes. Our Corporate Clients - NMIMS (among top MBA colleges in India), GeBBS Healthcare Solutions, PDG Software India Pvt Ltd, NVest Solution Pvt Ltd etc.

  • How online trainings conducted?

    via Zoom / Google Meet / Gotomeet etc. Instructors will be live and it will not be pre-recorded lectures with live doubt solving via screen share.

  • What if i miss a session?

    Either in classroom or Live Online Training if you miss a lecture then lecture recording will be provided so that your training completes on time.

  • Will I get training certificate?

    Yes, on completion of training.

  • Group discounts?

    Yes available. Please submit inquiry form for details.

    Inquire Now

  • Do You Provide Computers / Laptops for Practice?

    Yes

  • Can i bring my laptop for practice?

    Yes

  • More Queries?

    Please visit home page and also submit inquriy form on this page. Our counsellors will get back to you shortly during working hours.

    Inquire Now

Contact Us


Mon to Sat - 10.15am to 7pm & upto 4 pm on Sun

Call us -
+91-7506252588
+91-7276681665

Email us -
inquiry@quickxpertinfotech.com

101, Prestige Chambers CHS Ltd., opp Thane west rly stn, Besides Maurya Hotel, Thane 400601

Inquire Now


Get Fees / Details Enroll Now

What Our Placed Students Say