0% found this document useful (0 votes)
25 views

Unit Test: Date and Signature of Jr. Sup

I. This document is a unit test for a Software Testing class with 3 questions covering key concepts. Question 1 has matching and fill-in-the-blank questions about software testing terms like defect, error, failure, testware, and test policy. Question 2 asks for short definitions and explanations of objects, classes, constructors, data abstraction, encapsulation, and polymorphism. Question 3 requires explaining the differences between procedural and object-oriented programming or providing examples of default/parameterized constructors and destructors. The test is out of 20 marks and provides instructions to write neatly and make assumptions where needed.

Uploaded by

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

Unit Test: Date and Signature of Jr. Sup

I. This document is a unit test for a Software Testing class with 3 questions covering key concepts. Question 1 has matching and fill-in-the-blank questions about software testing terms like defect, error, failure, testware, and test policy. Question 2 asks for short definitions and explanations of objects, classes, constructors, data abstraction, encapsulation, and polymorphism. Question 3 requires explaining the differences between procedural and object-oriented programming or providing examples of default/parameterized constructors and destructors. The test is out of 20 marks and provides instructions to write neatly and make assumptions where needed.

Uploaded by

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

Unit Test

Class:-S. Y. B. Sc. (IT)


Exam seat No: Subject: - Software Testing
Time:-45 m.
Maximum Marks:- 20
N. B.: 1. All questions are compulsory.
Date and Signature of Jr.
2. Numbers to right indicates marks.
Sup.
3. Answers to the same question must be written together.
4. Draw neat labeled diagrams wherever necessary.
5. Make suitable assumptions wherever necessary and state assumption made.
Q1 Answer the following.
A. Match the Following

I.
II.
III.
IV.
V.

A
Defect
Error
Failure
Testware
Test policy

a.
b.
c.
d.
e.

05

B
Document principles
Do something it shouldnt
Scripts
Mistake
Bugs or Faults

B. Fill in the blank with appropriate option.


I.
A group of test activities that are organized and managed together is called__________________.
a) Test Case b) Test Plan c) Test level d) Test Basis
II.
A chronological record of relevant details about the execution of tests is called______________.
a) Test Case b)Test log c) Test suite d) Test Data
III.
A set of several test cases for a component or system under test is called__________________.
a) Test Execution b)Test Suite c)Test Level d) Test Procedure
IV.
The process of running a test by the component or system under test, producing actual
result_____________________.
a) Test Log b) Test Case c) Test Level d) Test Procedure
V.
Constructors should be declared in __________________ section.
a) Private b) Protected c) Public d) Virtual
Q2 Answer in one statement.
I.
Define term Objects and Classes.

II.

Define the constructor and its types

III.

Explain term Data abstraction and Encapsulation.

IV.

Explain any three special characteristics of constructor function.

V.

Explain the term Polymorphism.

Q3 Solve any two of the following


1. Explain the difference between POP and OOP.
2. Explain with suitable example Default and Parameterized constructor.
3. Explain with suitable example Destructor.

05

10

You might also like