You are on page 1of 16

INTERNSHIP REPORT

ON
PRACTICE SCHOOL-II [PROJCS501]
Submitted By
Ms. Achal Jichkar
(Duration: 20th August, 2022 to 9th September, 2022)

FOR
5th SEMESTER B.TECH. PROGRAMME
IN
COMPUTER SCIENCE AND ENGINEERING
(ACADEMIC SESSION 2022-23)

S. B. JAIN INSTITUTE OF TECHNOLOGY,


MANAGEMENT & RESEARCH, NAGPUR
(AN AUTONOMOUS INSTITUTION AFFILIATED TO RASHTRASANT TUKADOJI MAHARAJ
NAGPUR UNIVERSITY, NAAC ACCREDITED WITH 'A' GRADE)

1
Practice School Objectives:
✔ Develop strong problem-solving computational skills through different software platforms

✔ Enhance employability quotient in software Industry

✔ Expose students to the industrial expectations in the relevant field

✔ Exposure to the current technological developments in the relevant field

✔ Gain hands-on experience on software computing

✔ Applicability on the job

✔ Undertake Projects and learn project management skills

✔ Exposure to the Engineer’s responsibilities and ethics

✔ Expose students to future employers

✔ Provide opportunity to learn new skills and supplement knowledge

✔ Sharpen the real time technical / managerial skills

✔ Foster personality and inculcate professional skills

✔ Provide practical experience in an organizational setting

✔ Expose students to the work environment

✔ Provide opportunity to learn strategies like time management, multi-tasking etc.

2
Attach photo of Certificate here

3
WEEKLY OVERVIEW OF INTERNSHIP ACTIVITIES

DATE NAME OF THE TOPIC/MODULE COMPLETED


22/08/22 3 Tier Architecture
23/08/22 Javascript basic concepts
24/08/22 1. Task was given to create an array of object of students
having various properties such as name, city, roll no, etc.
2. SELF LEARNED- to sort and find particular object in
the array using sort(), filter(), and custom functions.
1st 25/08/22 1. Pizza description task was assigned in the task we have
to describe a pizza completely in the JSON format.
W 2. SELF-LEARNED- to create a nested json and to do all
E the operations and custom functions on the nested json
E object.

K 26/08/22 1. Quick-view to jest.


2. SELF-LEARNED- What is jest used for?, create simple
test cases in jest for self-understanding

27/08/22 1. Created the structure for my project (sticky notes) with


the use of html, css and bootstrap.
2. In this project users can create their notes and delete
them as per their need. And search for their notes by
filtering.

DATE NAME OF THE TOPIC/MODULE COMPLETED


28/08/22 1. Created a javascript function in my project to store users
notes in local storage.
2. And a function to delete the note when user doesn’t need
it(note).
3. The note was stored in the local storage
2nd
29/08/22 1. Introduction to JEST.
W 2. Created simple test cases to understand use of jest
3. Various types of matchers in jest with their uses.
E
E
K 30/08/22 1. Learned how to create test cases of an API.
2. What is a test suite and use of SUPERTESTand html-
reporter.

4
31/08/22 1. We have to generate a report of test cases we have
created to test the API given to us.
2. Upload the video of pizza task assigned to us in the
whatsapp group.
3. Upload the link of postman collection we have created to
test theAPI.

01/09/22 1. An overview was given about the EMERGE application


all the features and functionality was explained in details.
2. A task was assigned which has to be completed using test
cases in jest. In the task we have to delete the duplicate
contacts entered by the user.

02/09/22 1. Lecture on git and gitlab is used and it’s importance.


2. Push, pull, and merge in gitlab .

DATE NAME OF THE TOPIC/MODULE COMPLETED


03/09/22 1. Created a gitlab account and did the push operation on a
demo file.
2. Learned more about gitlab and it’s uses

04/09/22 1. Completed my javascript sticky notes project.


3rd 05/09/22 1. Every group was assigned with their respective tasks.
2. We got the below modules to test.
W 3. User,State
E
E 06/09/22 1. We tested the requests using postman with the help of
postman collection provided to us of every single module
K which was provided to us on gitlab.

07/09/22 1. After completing checking the requests with postman


through we created the jest code with the API provided.
2. We created every module test code assigned to us.
08/09/22 1. Created a html report of every test case and assured that
every case can run multiple time without failing.

9/09/22 1. Final submission


10/09/22 1. Certificates of the internship were distributed.
2. Some ex-students were also there to tell their story of
placement and how s2p edutech helped them in the
process.

5
INTERNSHIP SUMMARY REPORT

Activity Name:
Internship on “JEST FRAMEWORK”

Duration of
activity (no.of
3 Weeks (21 days)
days):

Start Date:
20.08.2022

End Date: 09.09.2022


Name of Faculty
Mentor: Mr.Hrushikesh Panchabudhen

Name of External
Mentor (if any): Mr.Gandhar Patwardhan

Remark:
Successfully Completed

Objective:

• To learn manual and automation testing of API’s using JEST.


• Explore career alternatives prior to graduation.
• Integrate theory and practice.
• Assess interests and abilities in their field of study.
• Develop work habits and attitudes necessary for job success.
• Build a record of work experience.

Benefits in
terms of • By learning the use of postman and jest we can test our server with
Learning/skill/ the by writing our custom test cases. And this has helped to improve
knowledge: our testing and bug finding skills. Acing these skill we can further opt
for automation testing filed.
• Access to a variety of tasks
• Build a strong resume
• Build confidence
• Get a feel for the work environment

6
Glimpses of
Activity
(Screenshot of ––––
Coding, Result,
etc.)

7
8
9
\

10
11
12
Glimpses of
Activity
(Screenshot of
Coding, Result,
etc.)

13
14
15
On the whole, this internship was a useful experience. I have gained new
knowledge, skills . I achieved several of my learning goals. I got insight into
professional practice. Related to my study I learned more about testing. There
Conclude your is still a lot to discover and to improve. The internship was also good to find
work. out what my strengths and weaknesses are. This helped me to define what
skills and knowledge I have to improve in the coming time. It would be better
that the knowledge level of the language is sufficient to contribute fully to
projects.I can present and express myself more confidently. At last this
internship has given me new insights and motivation.

Signature of Student Signature of Internal Mentor

16

You might also like