Software Testing and...
According to New Revised CBCS Syllabus w.e.f. 2020-21
A Text book of
M.C.A.
Semester-III
Software Testing and Quality Assurance
Author: Manisha Khandagale
Price: 240/-
ISBN: 978-81-947753-0-0
According to New Revised CBCS Syllabus w.e.f. 2020-21
A Text book of
Author: Vijay Patil
Price: 400/-
ISBN: 978-81-947753-1-7
1. Revision of Core Concepts in Java
1. Introduction
2. OOPs concepts in Java
3. Java Input and Output Operations
4. Arrays and Strings in Java
5. Nested and Inner Classes
6. Interface
7. Java Packages
8. Exception Handling
2. Multithreading using Java
1. Introduction
2. Thread Life Cycle
3. Main Thread
4. Thread Priorities
5. Runnable Interface and Thread Class
6. Thread Synchronization and Inter Thread Communication
3. Collection Framework
1. Collection Framework Overview
2. Collection Interface, Classes and Iterator
3. Collection, Set, Sorted Set and List Interface
4. ArrayList, LinkedList, HashSet, TreeSet Classes
5. Map and SortedMap Interface
6. HashMap and TreeMap Classes
7. Legacy Classes: Vector, Stack, Hash Table
4. GUI Programming Concepts
1. Introduction
2. Layout Managers
3. Event Delegation Model
5. Java Database Connectivity (JDBC)
1. JDBC
2. JDBC Drivers
3. Steps to Create JDBC Application
4. Types of Statement
5. Types of Result Set
6. CRUD Operations using JDBC
7. Connection Pooling
6. Java Network Programming and RMI
1. Introduction
2. TCP and UDP Java Networking Classes
3. Develop TCP based and UDP based Java Application
4. RMI Architecture: stub and skeleton
5. Marshalling and Unmarshalling
6. Develop RMI Application
7. Web Application Development using Java
1. Introduction
2. Types of Servlet: Generic Servlet, HTTP Servlet
3. Handling GET and POST method through Servlet
4. Handling and Configuring web.xml File
5. Session Tracking in Servlet
6. Servlet with JDBC
7. JSP: JSP Directives, Actions, and Scripting Elements
8. Default Objects in JSP
9. Session Management in JSP
10. JSP with JDBC
8. MVC Architecture using Java
1. Concept of MVC Architecture
2. Model View Controller Classes
3. Basics of Java Beans
4. Writing application using MVC Architecture (JSP Servlet Beans Database Application)