Question
Easy
In context of software testing, which of the following testing is not a level or type of development testing?
1
System testing
2
Unit testing
3
Release testing
4
Component testing
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Software Engineering & Problem Solving
Topic: SDLC (Major stages)
Correct Answer
Option C
Explanation
The correct option is (3): Release testing is not considered a core level or type of software development testing but rather an activity performed after the main development and system testing phases. The established levels of structural and functional testing within the Software Development Life Cycle (SDLC) are Unit Testing, Integration Testing, System Testing, and Acceptance Testing. Release testing specifically focuses on operational assurance—validating a particular version of the system…Read More
Similar Questions from HTET Exam - Level 3 - Year 2019
Question 1
Easy
Source :
HTET 2019
Which of the following is not a type of computer port ?
Chapter :
Computer System & Hardware Fundamentals
Topic :
Architecture
Question 2
Easy
Source :
HTET 2019
What is the output of MS-Excel function = COMBIN (4, 2) ?
Chapter :
Office Automation Tools
Topic :
Spreadsheet (MS Excel)
Question 3
Easy
Source :
HTET 2019
Consider a directed graph $G=\{V,E\}$ with vertex set V = {A, B, C, D} and edge set E = {AB, AC, BC, BD, DC}. Which…
Chapter :
Data Structures (Through C++)
Topic :
Data Structure Concepts
Question 4
Easy
Source :
HTET 2019
Which of the following is appropriate option to display on web page 'We Love BSF Very Much' with a tool tip (full form) for the…
Chapter :
Web Designing using HTML
Topic :
HTML Basics