0% found this document useful (0 votes)
24 views10 pages

Internppt (1) 2

Uploaded by

Satyam ray
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views10 pages

Internppt (1) 2

Uploaded by

Satyam ray
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

IEC College Of Engineering &

Technology
CollegeInternship
in Greater Noida,
Certificate Uttar
Pradesh
Presentation
Academic year (2024-
25)

Submitted to : Submitted by:


Prof. Bhawna Satyam Kumar
Introduct
ion
My name is Satyam Kumar Rai . I am student of B.TECH (CSE) 4th year
seventh semester. Recently I have completed my Summer-Internship program
from QSPIDER (Software testing and Development center) from mid July to
end of Aug . During this program I learnt Core Java , Software Testing , Web
development (Html ,CSS , JavaScript), and performed CRUD Operation (using
JDBC and Servlet ) .
Java Programming
• Language
Java is a Object Oriented Programming Language .It is also platform
Independent . The other feature of Java is like- robust, portable, high
performance , multithreaded and secured programming language.

• Java was developed by Sun Microsystems (which is now the subsidiary of


Oracle) in the year 1995. James Gosling is known as the father of Java. Before
Java, its name was Oak. Since Oak was already a registered company, so James
Gosling and his team changed the name from Oak to Java.
Applications of
1. Web Java 3. Mobile
• Server-Side Development: Applications
Development 4. Desktop
• Java Servlets and JSP
Applications
5. Scientific
2. Enterprise Application
•Applications
Enterprise Resource Planning 6. Game
(ERP) Systems Development
7. Cloud-Based
• Java EE (Jakarta EE)
8. Applications
Web Servers and
Application Servers
Web
Development
Web development involves the creation, building, and maintenance of websites and web
applications that are accessible via the internet or an intranet. This process includes a
combination of both frontend and backend development, ensuring that a website not only looks
good but also functions well and meets user requirements.
full stack website can be created using two
types:
1. Frontend
Frontend development focuses on the visual aspects of a website—the part that users interact
Development
with. It involves creating the layout, design, and user experience (UX) of the website.
2. Backend
Backend development focuses on the server-side of web applications. It
Development
involves managing databases, server logic, and application architecture
Software
Testing
Software testing is a process used to evaluate and verify that a software application or system
functions as intended. The goal of software testing is to identify and fix defects, ensure the
software meets the specified requirements, and improve the overall quality of the product.

Key Aspects of Software


Testing:
1.Verification and Validation:
Verification: Ensures that the software is built according to the specifications (Are we building the
product right?).
Validation: Ensures that the software meets the user's needs and requirements (Are we building the right
product?)
2. Types of Software Testing:
Manual Testing: Testers manually execute test cases without using any automation tools.
Automated Testing: Test cases are executed with the help of automated tools, which are
faster and can handle repetitive tasks.

3.Levels of Testing:
Unit Testing: Tests individual components or pieces of code, usually functions or methods.
Integration Testing: Tests the interaction between different components or modules,
.
System Testing: Tests the entire system as a whole to ensure it meets the specified
requirements.
Acceptance Testing: Tests the system from an end-user perspective to ensure it meets
the business requirements
Thank you

You might also like