Course description

Who this course is for?

• This software testing course package is designed for any undergraduates or job seekers and laterals to enhance their technical knowledge with BE/ BTech, B.Sc, BCA, MCA, M.Tech/ ME, M.Sc and other technical graduations. 

• Manual testers, Non-programming aware testers interested in learning Automation
• Any Software engineer who are interested in Mobile Technologies
• Freshers/Graduates/ Software Testers

Why take this course?

• This software testing course  is blended with IT industry experience where even a fresher can start working on project in IT industry easily. 

• This software testing course package gives desired knowledge on testing which is the entry level criteria for any interview. 

• This software testing course package gives confidence to a fresher to start working on a testing project from the day of joining.

What you will learn?

• In this software testing course you will understand software testing from basics to advance level. 
• You will understand on how to test any application from the scratch. 
• You will also understand how agile works. 
• software testing course is also designed for automating any web application or project from scratch with in-depth knowledge in Java & Selenium tool.  
• You will understand the complete life cycle of software testing with 2 projects on manual, Database and automation. 
• Your performance will increase by activities like presentations, Assignments, Mock Interviews & mock tests which will run regularly. 
• ****** You need NOT have java coding experience to start this course. Even non Programming candidates can follow this course comfortably
• All Installation setup including Java knowledge is taken care as part of course
• 100% JOB ASSISTANCE after completion of course to make your Profile reach to Hundreds of Recruiters in our network. ******

Course Content

Manual Testing

Software Development Life Cycle
   • Waterfall Model
   • Spiral Model
   • Prototype Model
   • V & V Model
   • Hybrid Model

2.Software Testing
1. White Box Testing
      o    Path Testing
      o    Loop Testing
      o    Condition Testing
      o    White box Testing from Memory Point of View
      o    White box Testing from Performance Point of View

2. Grey Box Testing
3. Black Box Testing   
 
   • Functionality Testing/Component Testing
   • Integration Testing
   • System Testing
      o    Build
      o    Release
      o    Patch
      o    Test Cycle
      o    Continues Integration
      o    Incident Management
      o    Software Architecture and Testing
      o    Web Application
      o    Client Server Application
      o    Stand Alone Application
   • Acceptance Testing
      o    Alpha Testing
      o    Beta Testing
   • Smoke Testing/Sanity Testing/Dry Run
   •    Adhoc Testing
   •    Exploratory Testing
   •    Compatibility Testing
   •    Performance Testing
      o    Load Testing
      o    Stress Testing
      o    Volume Testing
      o    Soak Testing
   • Reliability Testing
   • Usability Testing
   • Accessibility Testing
   • Globalization Testing
      o    Internationalization testing
      o    Localization testing
   • Regression Testing

4. TEST CASE
   • Introduction to Test Case
   • Test Case Design Techniques
      o    Specification Based
      o    Experienced Based
   • Test Case Format
   • Functional Test Case
   • Integration Test Case
   • System Test Case
   • Procedure to Write and Execute Test Case
   • Test case Review Process

5. Software Test Life Cycle
   • Traceability Matrix
   • Test Execution Reports

6. Test Management Tool
   • QC
   • ALM
   • Jira

7. Test Plan
   • Sections of Test Plan
   • Test Metrices

8. Defect Tracking
   • Introduction to Defects
   • Defect Life Cycle
   • Status of Defects
   • Severity of a defect
   • Priority of a defect
   • Defect Report/Incident Report
   • Defect Tracking Tool: 
        o JIRA
        o MANTIS
        o QC

9. Static Testing
10. Dynamic Testing
11. Quality Assurance and Quality Control

3. Projects 
   • Web Application
   • Mobile Application
   • Compatibility Testing Project
4. ISTQB Foundation
5. Introduction to Mobile Application Testing

   • MSDLC
   • types of Mobile Applications
      o    Native Application
      o    Hybrid Application
      o    Progressive Application
      o    React Native Application
   • Mobile Emulators/Simulator
   • Introduction to ADB Commands
6. Resume Building
7. HR Classes

Database

1 - Introduction
   • What Is Database?
   • What is Database Management System (DBMS)?
   • What is Relational Model ?
   • Introduction to RDBMS .
   • Brief on E.F CODD . 

2 - Datatypes and Constraints 
   • What are Datatypes ?
   • Types and Examples .
   • How to use .
   • What are Constraints? 
   • Types and Examples.
   • How to use. 

3 - Statements in SQL 
   • Data Definition Language (DDL)
   • Data Manipulation Language (DML)
   • Transaction Control Language (TCL)
   • Data Control Language (DCL)
   • Data Query Language (DQL)

4- Software installation
   • Installing and set up of software
   • Working on Oracle 10g.

5- Data Query Language (DQL) 
   • Select 
   • From 
   • Where
   • Group By
   • Having 
   • Order By 

6 -Operators 
   • Types and Examples 

7- Functions in SQL 
   • Single Row Functions 
   • Multi Row Functions 
    Max ()
    Min ()
    Sum ()
    Avg ()
    Count ()

8-Sub Query 
   • Introduction to Sub Query 
   • Working of Sub Query 
   • Query Writing and Execution 
   • Types of Sub Query 
    1. Single Row Sub Query 
    2. Multi Row Sub Query        
   • Nested Sub Query.

10- Pseudo Columns 
   • Introduction on Pseudo Columns 
   • ROWID
   • ROWNUM
   • Working and Usage.

11- JOINS
   • What Is Join?
   • Types of Joins.
   • Cartesian Join
   • Inner Join 
   • Outer Join 
   • Self-Join 
   • Queries and Examples.

12- Co- Related Sub Query 
   • Working and Examples 

13- Data Definition Language (DDL)
   • Create 
   • Rename 
   • Alter 
   • Truncate 
   • Drop
 
14- Data Manipulation Language (DML)
   • Insert 
   • Update 
   • Delete
 
15- Transaction Control Language (TCL)
   • Commit
   • Save point
   • Rollback 

16- Data Control Language (DCL)
   • Grant 
   • Revoke 
17 - Normalization
   • Introduction to Normalization 
   • Types of Normal Forms 
   • Examples.

18- E R Diagrams 
   • Introduction to ERD
   • Examples.

 

Core Java

Section 1
• Introduction to programming
• Introduction to java
• JDK installation
• Keywords, Identifiers, variables
• Operators
• Method/Functions
• Flow Control Statements
• Arrays
• Strings
• Interactive programs in java using Scanner

Section 2

Object Oriented Programming System
   - Classes and Objects                  
   - Object creation
   - Reference variable
   - Global and local variables
   - Constructors
   - Aggregation
   - Composition
   - Inheritance ***
   - Method Overloading
   - Method Overriding
   - Abstract classes
   - Interfaces
   - Typecasting
   - JVM architecture
   - Polymorphism
   - Abstraction
   - Java packages
   - Access Specifies

Section 3 
Java Built-in packages and API

   * Overview of java API
   * Object class
   * String, String Buffer and String Builder
   * Exception Handling
   * Threads and multithreading
   * Wrapper Classes
   * Data Structures
   * JAVA COLLECTION FRAMEWORKS***
   * File Handling
   * Serialization
   * Garbage Collector
- Encapsulation

 

Selenium

•  Automation Testing
   o What is Automation Testing?
   o When we Switch to Automation Testing?
   o Why Automation testing?/Advantages
   o Disadvantages 
   o Automation Testing Tools

• Selenium
   o What is Selenium
   o Why Selenium? / Advantages
   o What are its versions?
   o What all OS, Browsers, and Programming Languages it Support?

• Java-Selenium Architecture
• WebDriver Architecture
• Basic Selenium Program to Open and close Browser
• Runtime Polymorphism Program in Selenium
• WebDriver abstract methods
• Locators
• Xpath, its Types and cases
   o Handling Multiple Elements
   o Handling Synchronisation issue by using implicitlyWait and Explicitly Wait
   o Handling Dropdown (static and dynamic)
   o Handling Keyboard and Mouse Actions
   o Taking Screenshot
   o Handling Disabled Element
   o Performing Scroll down Action
   o WebElement Interface Methods
   o Handling Popups (web-based and Window-based)
   o Handling Frames
   o Handling New Windows/New Tabs

•  AUTOMATION FRAMEWORK
   o Stages and Types of Framework
   o Explanation of Hybrid Framework with a combination of

• Data-Driven
• Keyword-Driven 
• Method-Driven
    o POM (Page Object Model)
• TestNG
    o Fetching TestNG Report
    o Batch Execution 
    o TestNG Flags and Annotations
    o Assertion
    o Grouping Execution
    o Data Parameterisation
    o Data driven through DataProvider
    o Parallel Execution
    o Distributed Parallel Execution
    o Cross Browser Parallel Execution
        
• Modular Frameworks
• Hybrid Framework

    o Hybrid Framework Architecture
    o Introduction to Maven, GitHub and Jenkins

Agile methodology

• Agile Methodology
    o Agile Scrum
    o Agile Kanban

What will i learn?

  • Basic Concepts of Software Testing
  • How to use Application Lifecycle Management Tool (JIRA)
  • Black-Box Test Techniques. White-Box Test Techniques
  • API Testing using Postman
  • Different certificates in Software Testing Field and how to apply on them
  • Basics of Agile methodologies & Agile Testing
  • Basics of API Testing
  • Basics of Performance Testing using Jmeter
  • How to prepare for a QA Interview

Requirements

  • No prior knowledge about the field is required
  • Basic computer & mobile using skills (you need to be able to use them as an end user)
  • Good knowledge of English Language

Mercury Mentors

Pravin Deenkar

01-Jan-1970

3

Networking with fellow participants expanded my professional connections in marketing.

Revanth chilikeshwaram

01-Jan-1970

5

The trainers provided feedback that was instrumental in my growth.

M P

01-Jan-1970

4

The focus on organizational culture was particularly beneficial.

Nagulamalyala bhavani

01-Jan-1970

5

I feel equipped to tackle hr challenges in real-world scenarios.

Vaibhav Abasaheb

01-Jan-1970

4

The course helped me develop a better understanding of diversity and inclusion practices.

Kanika Gupta

01-Jan-1970

5

The course taught me how to handle employee relations effectively.

Anumula navya

01-Jan-1970

4

I updated my linkedin profile to reflect my new hr skills.

BOYA JAYANANDA

01-Jan-1970

4

The course clarified key concepts like recruitment and onboarding, now highlighted on my resume.

Madhuri

01-Jan-1970

4

I now have a solid foundation to build my python programming career upon.

Cirigirivenkatesh

01-Jan-1970

5

I now have a clearer understanding of restful apis and how to interact with them.

Sangameshwar nalle

01-Jan-1970

5

The course provided valuable resources for further learning and exploration.

BOYA JAYANANDA

01-Jan-1970

5

I learned how to automate tasks using python scripts, which is essential for my role.

Shaik Fayaz

01-Jan-1970

5

I received constructive feedback that helped refine my coding techniques.

Kalyani Arikatla

01-Jan-1970

4

The emphasis on best practices in coding was particularly beneficial for my skill set.

Rohan Mali

01-Jan-1970

5

Hands-on projects reinforced my understanding of digital marketing tools and techniques.

Prachi Sonyabapu

01-Jan-1970

4

The digital marketing course was exceptional! it greatly enhanced my resume.

Madhukar

01-Jan-1970

4

I feel more confident discussing hr topics in interviews.

Gunjan Jotkar

01-Jan-1970

5

The focus on organizational culture was particularly beneficial.

Rahul

01-Jan-1970

4

I feel equipped to tackle hr challenges in real-world scenarios.

Mohammad Nazma

01-Jan-1970

4

The course helped me develop a better understanding of diversity and inclusion practices.

Gollapudi Vineela

01-Jan-1970

4

The course taught me how to handle employee relations effectively.

Saikiran

01-Jan-1970

5

I updated my linkedin profile to reflect my new hr skills.

BHARGAVI

01-Jan-1970

5

The course clarified key concepts like recruitment and onboarding, now highlighted on my resume.

Sandhya rani

01-Jan-1970

5

I now have a solid foundation to build my python programming career upon.

Saket Pathak

01-Jan-1970

5

I now have a clearer understanding of restful apis and how to interact with them.

Pooja Vijay

01-Jan-1970

4

The course provided valuable resources for further learning and exploration.

Shubham Bhaga

01-Jan-1970

5

I learned how to automate tasks using python scripts, which is essential for my role.

Ajay

01-Jan-1970

4

I received constructive feedback that helped refine my coding techniques.

Gaurav Shingnapure

01-Jan-1970

4

The emphasis on best practices in coding was particularly beneficial for my skill set.

A. Naveen

01-Jan-1970

5

Sneha vasave

01-Jan-1970

4

Hands-on projects reinforced my understanding of digital marketing tools and techniques.

Arghyadeep Mukherjee

01-Jan-1970

5

The digital marketing course was exceptional! it greatly enhanced my resume.

Sandeep

01-Jan-1970

4

I feel more confident discussing hr topics in interviews.

Anil kumar

01-Jan-1970

4

I appreciated the focus on practical applications, making the concepts relatable.

Mayakuntla Bhavan

01-Jan-1970

5

I found the discussions on talent acquisition particularly informative.

Digvijay Singh

01-Jan-1970

4

This course is an excellent addition to my professional development plan.

Hari Prasad

01-Jan-1970

5

I feel much more prepared for hr roles after completing this course.

Ashutosh Lotake

01-Jan-1970

4

The instructors were knowledgeable, providing real-world examples that made learning engaging.

Jayshree pramod

01-Jan-1970

5

Overall, the python programming course exceeded my expectations and improved my career prospects.

Aarti RajuPopalghat

01-Jan-1970

4

The course was well-structured and kept me engaged throughout.

Kavali Roopesh

01-Jan-1970

4

Collaborative projects helped me build teamwork skills essential for tech environments.

Ruchita Rajendra

01-Jan-1970

4

The focus on debugging techniques was enlightening and necessary.

Atul Pawar

01-Jan-1970

5

Understanding object-oriented programming improved my overall knowledge of software design.

Vamsi

01-Jan-1970

5

The course covered the latest trends in python programming effectively.

Durga Bhavani

01-Jan-1970

5

Priya

01-Jan-1970

5

Laxmi Ganesh

01-Jan-1970

4

Swapnil Uttam

01-Jan-1970

5

THAGEERU ANITH

01-Jan-1970

1

Hands-on projects reinforced my understanding of digital marketing tools and techniques.

Kuppam Thulasiram

01-Jan-1970

4

The digital marketing course was exceptional! it greatly enhanced my resume.

Bharath Renta

01-Jan-1970

4

I feel more confident discussing hr topics in interviews.

Sana Sayyad

01-Jan-1970

5

I appreciated the focus on practical applications, making the concepts relatable.

P. Sachin

01-Jan-1970

2

I found the discussions on talent acquisition particularly informative.

Shubham Sabale

01-Jan-1970

5

This course is an excellent addition to my professional development plan.

Pooja Shimpi

01-Jan-1970

5

I feel much more prepared for hr roles after completing this course.

Kiran

01-Jan-1970

4

The instructors were knowledgeable, providing real-world examples that made learning engaging.

Kummitha Samara

01-Jan-1970

5

Overall, the python programming course exceeded my expectations and improved my career prospects.

Priyanka PN

01-Jan-1970

4

The course was well-structured and kept me engaged throughout.

Gauri Argulwar

01-Jan-1970

4

Collaborative projects helped me build teamwork skills essential for tech environments.

Anil Prajapat

01-Jan-1970

5

The focus on debugging techniques was enlightening and necessary.

Joshna

01-Jan-1970

4

Understanding object-oriented programming improved my overall knowledge of software design.

A.V.D sai

01-Jan-1970

5

The course covered the latest trends in python programming effectively.

Amalesh Maity

01-Jan-1970

4

Pranali Suresh

01-Jan-1970

3

Kartiki Manoj

01-Jan-1970

5

Nitesh kumar

01-Jan-1970

4

padala revathi

01-Jan-1970

5

I learned to create effective campaigns from scratch, enhancing my linkedin profile.

Pooja Mannem

01-Jan-1970

4

I gained essential skills that i can showcase effectively on linkedin.

Utkarsh Nandkishor

01-Jan-1970

5

The course provided insights into industry-standard hr practices.

Ravi Teja

01-Jan-1970

4

The course's emphasis on legal compliance was invaluable for my growth.

T Karpagakani

01-Jan-1970

4

This course has truly prepared me for a successful career in hr.

Balaji

01-Jan-1970

4

The hands-on exercises were crucial for applying what i learned in real scenarios.

Sai vindhya

01-Jan-1970

5

Mock interviews included relevant hr questions that helped me practice effectively.

Delphinbencer

01-Jan-1970

5

Hands-on projects reinforced my understanding of hr practices and policies.

Arunkumar

01-Jan-1970

5

The human resources course was excellent! it greatly enhanced my resume.

Sathyanand

01-Jan-1970

5

I feel more confident discussing python programming topics in interviews.

V. Ramya

01-Jan-1970

4

I appreciated the focus on practical applications, making the concepts relatable.

VEDANSHI GHATATE

01-Jan-1970

5

I found the discussions on machine learning applications particularly informative.

Pavani

01-Jan-1970

4

This course is an excellent addition to my professional development plan.

Chinna chenganna

01-Jan-1970

4

I feel much more prepared for software development roles after completing this course.

NEHA DINESH

01-Jan-1970

5

Vishal Sihag

01-Jan-1970

4

Shaik Thaheer

01-Jan-1970

5

Naganandhini KG

01-Jan-1970

4

Samrat

01-Jan-1970

5

Hands-on projects reinforced my understanding of digital marketing tools and techniques.

MAREDUPALLI BHARATH

01-Jan-1970

4

The digital marketing course was exceptional! it greatly enhanced my resume.

Sushma Badiger

01-Jan-1970

4

I feel more confident discussing hr topics in interviews.

Shradha sunil

01-Jan-1970

4

I appreciated the focus on practical applications, making the concepts relatable.

shivashankar

01-Jan-1970

4

I found the discussions on talent acquisition particularly informative.

Cirigiri Venkatesh

01-Jan-1970

5

This course is an excellent addition to my professional development plan.

Ajit vitthal

01-Jan-1970

4

I feel much more prepared for hr roles after completing this course.

Chandana Jyothirmai

01-Jan-1970

5

The instructors were knowledgeable, providing real-world examples that made learning engaging.

Niraj Kumar

01-Jan-1970

4

Overall, the python programming course exceeded my expectations and improved my career prospects.

Thayyabha

01-Jan-1970

3

The course was well-structured and kept me engaged throughout.

Sravan Kumar

01-Jan-1970

4

Collaborative projects helped me build teamwork skills essential for tech environments.

Neelima Mallepogula

01-Jan-1970

4

The focus on debugging techniques was enlightening and necessary.

Rohit Aher

01-Jan-1970

4

Understanding object-oriented programming improved my overall knowledge of software design.

Shalaka Patil

01-Jan-1970

5

The course covered the latest trends in python programming effectively.

Vrushali Sonar

01-Jan-1970

5

K Sravan

01-Jan-1970

5

Ayushi hisaria

01-Jan-1970

3

Tushar Kanti

01-Jan-1970

4

Shubhangi Vitthal

01-Jan-1970

5

I learned to create effective campaigns from scratch, enhancing my linkedin profile.

Avinash Balkar

01-Jan-1970

5

I gained essential skills that i can showcase effectively on linkedin.

Pradip Laxman

01-Jan-1970

5

The course provided insights into industry-standard hr practices.

Deeksha Shukla

01-Jan-1970

5

The course's emphasis on legal compliance was invaluable for my growth.

Vasudha sahu

01-Jan-1970

4

This course has truly prepared me for a successful career in hr.

Yogesh Kiran

01-Jan-1970

5

The hands-on exercises were crucial for applying what i learned in real scenarios.

G Sasikala

01-Jan-1970

2

Mock interviews included relevant hr questions that helped me practice effectively.

Pooja Sambhaji

01-Jan-1970

4

Hands-on projects reinforced my understanding of hr practices and policies.

Veera krishna

01-Jan-1970

5

The human resources course was excellent! it greatly enhanced my resume.

Gazal Rafi

01-Jan-1970

4

I feel more confident discussing python programming topics in interviews.

Pavani Nadipudi

01-Jan-1970

5

I appreciated the focus on practical applications, making the concepts relatable.

Guddeti sandya

01-Jan-1970

4

I found the discussions on machine learning applications particularly informative.

sai priyanka

01-Jan-1970

5

This course is an excellent addition to my professional development plan.

Shabdali Shinde

01-Jan-1970

4

I feel much more prepared for software development roles after completing this course.

VASANTHARAJA A

01-Jan-1970

5

Chetan Ashok

01-Jan-1970

4

N Ravi

01-Jan-1970

4

sabhavath chandra

01-Jan-1970

5

Swathi prasannan

01-Jan-1970

4

Hands-on projects reinforced my understanding of digital marketing tools and techniques.

Sindhu reddy

01-Jan-1970

5

The digital marketing course was exceptional! it greatly enhanced my resume.

Adapa Prathyusha

01-Jan-1970

4

I feel more confident discussing hr topics in interviews.

Jyotsna Kakarla

01-Jan-1970

5

I appreciated the focus on practical applications, making the concepts relatable.

Vigneswaran

01-Jan-1970

4

I found the discussions on talent acquisition particularly informative.

Patlolla swapna

01-Jan-1970

4

This course is an excellent addition to my professional development plan.

Unnava Naga

01-Jan-1970

4

I feel much more prepared for hr roles after completing this course.

DHIRAJ BAJIRAO

01-Jan-1970

3

The instructors were knowledgeable, providing real-world examples that made learning engaging.

Jatin Isher

01-Jan-1970

5

Overall, the python programming course exceeded my expectations and improved my career prospects.

Sindhuja Eega

01-Jan-1970

4

The course was well-structured and kept me engaged throughout.

Femi Babu

01-Jan-1970

4

Collaborative projects helped me build teamwork skills essential for tech environments.

Yaganti. Naga

01-Jan-1970

4

The focus on debugging techniques was enlightening and necessary.

Chethan R

01-Jan-1970

5

Understanding object-oriented programming improved my overall knowledge of software design.

Veloore Asha

01-Jan-1970

5

The course covered the latest trends in python programming effectively.

Pratima mishra

01-Jan-1970

5

G. Balateja

01-Jan-1970

5

I now feel equipped to tackle any job search challenge

Deeksha Shukla

01-Jan-1970

4

The course helped refine my job search approach

Supriya Umde

01-Jan-1970

5

I found the emphasis on emotional intelligence very useful

SAIKUMAR MEKALA

01-Jan-1970

4

The practical nature of the course made it very applicable

ASHISH PISAL

01-Jan-1970

4

Vipin kumar

01-Jan-1970

5

The course provided clarity on my next steps in my career

Manmaya Mohanty

01-Jan-1970

4

I now understand the significance of body language in interviews

Divya sri

01-Jan-1970

5

The course helped me realize my potential in my chosen field

Ankita Urade

01-Jan-1970

2

I learned how to express my career narrative effectively

murali krishna

01-Jan-1970

5

Kota amadala

01-Jan-1970

4

Mounika

01-Jan-1970

5

Chithari Swetha

01-Jan-1970

4

Narasimha

01-Jan-1970

4

The supportive atmosphere made learning enjoyable

Kondagorri sravanthi

01-Jan-1970

5

I learned effective ways to build my professional network

Piyush Goyal

01-Jan-1970

4

The resources for ongoing learning were greatly appreciated

SANYUKTA MANJURKAR

01-Jan-1970

5

I developed a more strategic approach to my job search

Vasamsetti himduja

01-Jan-1970

4

Durga Bhavani

01-Jan-1970

5

M jaya

01-Jan-1970

4

M.Dhananjayanaidu

01-Jan-1970

4

Bargal Saurabh

01-Jan-1970

5

Kummitha Samara

01-Jan-1970

4

Sridharan R

01-Jan-1970

5

Uttej Srinivas

01-Jan-1970

4

Yaganti. Naga

01-Jan-1970

5

The teachers were fantastic at explaining the material, it was a breeze to go through it.

Shreyas K

01-Jan-1970

4

This course was incredibly insightful. information was presented in such a way that it was clear but not spoon-feeding you everything, and i thoroughly enjoyed the challenges and projects.

VenkataLikhitha

01-Jan-1970

5

Quite fun. i have already got experience in these fields through hobby and trying to get certifications but for a beginner this is very good layout and information! recommended definitely!

Santosh Kumar

01-Jan-1970

4

Thank you so much for this course! it was amazing experience! all the best for you!

Maurya Nikhil

01-Jan-1970

4

Hats off for this wonderfully curated in-depth course.

Priyanka Gupta

01-Jan-1970

5

Friendly and caring instructor - she has good energy. i'm not too far into tshe course yet, but i can imagine that she has tshe sort of delivery that will keep dry material lively.

Durga Venkata

01-Jan-1970

5

Its easy to follow while giving in-depth explanations of the topic being covered. the updates to the course material are also nice.

Nikita shinde

01-Jan-1970

5

Helped to build larger project to build,

Monashraj.S

01-Jan-1970

5

Begginer friendly, examples and pace in course may be

Neduri Chinna

01-Jan-1970

5

- high pace, not overtalked,

Murugesan

01-Jan-1970

5

Very educational and exciting. love it, easy to understand an keep up. would recommend to anyone who has no clue how programming works and who is interested of learning some.

Chandrika

01-Jan-1970

4

The course is good structured and easily perceived. the teachers are qualified. i hope the skills acquired on this course will be useful for the solving of practical issues.

Nelam Lalitha

01-Jan-1970

4

This course was excellent. the instructors were very good and the material was very well presented. once you complete the course, you will realize that you have learned a lot.

Mujeeba Syed

01-Jan-1970

4

The course seemed a piece of cake at the beginning, but as the weeks passed, it became more and more challenging. i'm glad and satisfied to achieve this certificate, thank you!

K Jagadeeswara

01-Jan-1970

4

The course is really good for beginners who want to kick start their career in software development.even people with no prior knowledge in coding can excel this course at ease.

Bhushankumar Sunil

01-Jan-1970

4

Challenging and difficult thus rewarding experience . i think the great thing about this course is the freedom they give to make certain programs with whatever way you want to use.

Patlolla swapna

01-Jan-1970

5

This was really useful course and i've gained a lot of skills i'm grateful to everyone who had worked on this course and i'm aiming to take the other courses of this specialization

Pravin Subhash

01-Jan-1970

4

I really love the program because of the fact that we have a lot of practical exercises combining with a very precise presentation of every concept behind the programing exercises.

GANDEKATHERA KRANTHI

01-Jan-1970

5

Excelent course material, just make the code more available or use less of it. sometimes it becomes cumbersome and quite time-consuming to "get there".

Chennur Akhila

01-Jan-1970

4

Very educational and exciting. love it, easy to understand an keep up. would recommend to anyone who has no clue how programming works and who is interested of learning some.

Pawan Sanjay

01-Jan-1970

4

The course is good structured and easily perceived. the teachers are qualified. i hope the skills acquired on this course will be useful for the solving of practical issues.

ASHOK

01-Jan-1970

5

This course was excellent. the instructors were very good and the material was very well presented. once you complete the course, you will realize that you have learned a lot.

Annam. Saisri

01-Jan-1970

5

The course material and presentation well prepared and easy to follow. i benefited a lot in very short of time. thanks a lot and would suggest it to anyone interested in the topic.

K Rajasekhar

01-Jan-1970

5

The course was really practical and fun! it was a really new approach to getting into programming from what i am used to. i would recommend it to anyone starting their journey in coding.

Mirza Moaz

01-Jan-1970

5

Thank you mercury mentors and thank you duke!!!!

Kati.sathish

01-Jan-1970

5

This is a perfect work at your own pace program, i am going to develop futher into my love for computer programing, and see where this takes me.

₹20000

₹25000

Lectures

0

Skill level

Beginner

Expiry period

Lifetime

Related courses

I am ready to join Course and need Placement support!
🎓