Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

QA Saroja

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 13

Mid-Term Internship Report

on
“Quality Assurance”

A Mid-Term internship report was submitted in partial fulfillment of the


requirements for the degree of Bachelor of Science in Computer Science
and Information Technology awarded by Tribhuvan University.

Submitted by:

Saroja Bhandari(T.U. Exam Roll No. 16748/074)

Submitted to
Lumbini ICT Campus
Department of Computer Science and Information Technology
Gaindakot-2, Nawalpur

June 2022
LUMBINI ICT CAMPUS
TRIBHUVAN UNIVERSITY
INSTITUTE OF SCIENCE AND TECHNOLOGY

Mid-Term Internship

Report on
“Quality Assurance”

A Mid-Term internship report was submitted in partial fulfillment of the


requirements for the degree of Bachelor of Science in Computer Science
and Information Technology awarded by Tribhuvan University.

Submitted by:

Saroja Bhandari (T.U. Exam Roll No. 16748/074)

Submitted to
Lumbini ICT Campus
Department of Computer Science and Information Technology
Gaindakot-2, Nawalpur

June 2022
ABSTRACT
ABSTRACT
This internship report contains the details of the activities carried out during the internship
conducted at LVF Technology PVT LTD. It was a real time work experience. I had a chance to
learn about the different Quality Assurance tools and technology. I was able to gather a lot of
knowledge and experience from my mentor and other professionals. It also taught us how to
work in a group and be an efficient team member.
The main objective is to reflect mine achievements during internship and to be familiar with
practical aspects of the theoretical knowledge gained at college. This report is part of my
internship project, required by Tribhuvan University in the partial fulfillment of the requirements
of the BSc.CSIT program.
Table of Contents
Chapter 1: Introduction 1
1.1 Introduction to Internship 1
1.2 Introduction of the Organization 2
1.3 Organization Hierarchy 2
1.4 Contact Information 4

Chapter 2: Objectives 5

Chapter 3: Description of Internship Work 6

Chapter 4: Reporting Period 7


4.1 Work Performed 7
4.2 Work Accomplishment 7

Chapter 5: Conclusion 9
Chapter 1: Introduction

1.1 Introduction to Internship

Through an internship program, students can gain a deeper understanding of the world of work
and develop their own goals. Aside from being able to work in a real-world environment, the
program also provides them with the opportunity to connect with other students and teachers.
The goal of an internship is to provide students with a taste of the real-world work experience.

The importance of an internship is acknowledged by the Department of Human Services as it


provides students with the necessary skills to perform their duties. In order to meet the course
requirements of the Bachelor of Science in CSIT, the final year students are required to complete
an internship. An internship is similar to an apprenticeship in that it provides students with the
necessary skills and experience to perform their duties. It can be done in different areas such as
government or private sectors. Students are free to choose the organizations they would like to
work for.

I was able to secure a position as an intern at the LVF Technology Pvt. Ltd Company in
Gaindakot-2.

1
1.2 Introduction of the Organization

LVF Technology Pvt. Ltd. was incorporated in Nepal in 2019 as a technology company with the
objective of bringing services like as:

 Software development,
 Web Development in Nepal,
 Quality Assurance and Software Testing
 Understanding real-time issues and, as nothing more than an outcome, delivering
relevant solutions for clients.

The company places considerable emphasis on fostering an experience wherein the customers'
values are appreciated and channeled into user-friendly solutions.

LVF Technology Pvt. Ltd has a group of skilled developers and subordinates. The company also
assembled a total of software consultants and engages with a range of groups that concentrate in
diverse fields. The company has been providing customer's real added value by incorporating
innovative, profit-generating software, as well as technical assistance and ability to support them
in growing the company.

1.3 Organization Hierarchy

LVF Technology is designed composed about an administrative team, internships, freshman


and sophomore developers, web designers, and quality management testers.

2
Figure 1: Organizational Hierarchy

3
As an intern at LVF Technology Pvt. Ltd, I will be working for a number of consecutive months.
The following table illustrates the highlights of my internship with said organization:
Table 1: Internship Period Details

Internship Start Date: May 6, 2022

Internship End Date: August 6, 2022

6 Hours
Hour per day

90 Days
Working Days:

Position: Quality Assurance

Supervisor: Nischal Khatiwada

1.4 Contact Information

Table 2: Contact Details of the Organization

Location: Kaligandaki Chowk, Gaindakot-2, Nawalpur

Opening Hours: 10:00 am - 4:00 pm

4
Contact No.: +977-9807123239

Email Address: lvftechnology1@gmail.com

Chapter 2: Objectives

Internship represents a crossover point between university and career. During the internship
period, students need to analyze the existing system, evaluate loopholes critically, and help to
overcome them. The major objectives of this internship program is highlighted as follows:
 To strengthen professional skills and impersonal relationships in professional settings.
 To fulfill the Internship as TU requirement
 To learn the impact and importance of work.
 To develop a meaningful career and experience.
 To explore career interests and develop skills.

5
Chapter 3: Description of Internship Work
Internee’s first day at internship mostly passed by getting basic concept and required knowledge
about QA. The internee made quite detailed notes each day about what he learned as well as of
the tasks he had to do each day throughout the internship. Since these tasks are mostly project
related, he can’t disclose these though so daily reporting isn’t possible.
After a couple of minutes the supervisor came and we had a 5 minutes introductory session.
Then he began to explain basic concepts with the starting question, what is QA? The foregoing
are indeed the roles which have been assigned to me as an intern:

 Study of existing Web Apps made by the mentor as well as the requirement document of
the product.
 Update and creating new Test Scenarios.
 Update and create Test Cases.
 Execute each test case manually.

6
Chapter 4: Reporting Period
This internship report highlights the progress of my designated responsibilities during in the
fourth week during my internship.
4.1 Work Performed

4.1.1 Manual Testing


Manual testing is the process of testing the software manually to find the defects. Testers should
have the perspective of end users and to ensure all the features are working as mentioned in the
requirement document. In this process, testers execute the test cases and generate the reports
manually without using any automation tools. Here in Broadway test cases were written using
MS-excel for manual testing. The practice of writing test cases in Excel gave me a chance to
make a logical table for calculations as well as for testing various outcomes that were calculated
according to input and were displaying correct output or not. In general I covered the following
topics to write manual test cases.
⮚ Test case ID
⮚ Test title
⮚ Test summary
⮚ Pre conditions
⮚ Test Priority
⮚ Test steps
⮚ Test data
⮚ Expected Results
⮚ Actual result
⮚ Status

4.2 Work Accomplishment

During the course of 4 weeks of internship, System frontend design implementation, backend
development and testing was done parallelly. To date, Requirement analysis and test cases are
created according to the need of the customer after the meetings held between QA, designer,
developer, Project Manager. During development parallel testing is done in both manually and
automation.
Table 3: Details of the work accomplishment

7
Week Work Performed

1st and 2nd-week To gather and study the system requirements and related
tool & technique which is needed for testing the system.
Started implementing the requirements and writing test
scenario.

3rd & 4rth-week Creating test case and testing manually.

8
Chapter 5: Conclusion
The Internship period at LVF technology Pvt. Ltd has been very productive and helpful.
There is a big difference in the TU academic course and the tasks and activities during the actual
work. In college we learn how quality is important and some basic quality software benefits and
features, where during internship, it is learnt far more than the basics. Alongside manual test case
writing, various automation tools are used and how to tackle and report bugs in reality is learnt.

You might also like