Fundamental of Software Development (3341603) MCQs

MCQs of Software Coding and testing

Showing 21 to 30 out of 45 Questions
21.
Unit testing is done by __________
યુનીટ ટેસ્ટીંગ__________ દ્વારા કરવામાં આવે છે
(a) users
યુઝર
(b) developers
ડેવલપર
(c) customers
કસ્ટમર
(d) none of above
ઉપર આપેલા માંથી એક પણ નહિ
Answer:

Option (b)

22.
The type of software testing in which each module is tested along an attempt to discover any errors in its code, is known as __________.
સોફ્ટવેર ટેસ્ટીંગ નો એક ટાઇપ જેમાં દરેક મોડ્યુલ ના કોડમાં કોઈપણ ભૂલો શોધવા માટે ટેસ્ટીંગ કરવામાં આવે છે, તે __________ તરીકે ઓળખાય છે.
(a) Integration Testing
(b) Acceptance testing
(c) Mutation Testing
(d) Unit Testing
Answer:

Option (d)

23.
A driver is a dummy version of the __________ module of the module under testing.
driver એ ટેસ્ટીંગ હેઠળ ના મોડ્યુલ ના __________ મોડ્યુલનું dummy version છે
(a) superordinate
(b) subordinate
(c) coordinate
(d) all of above
ઉપર આપેલા તમામ
Answer:

Option (a)

24.
A stub is a dummy version of the __________ module of the module under testing.
stub એ ટેસ્ટીંગ હેઠળના મોડ્યુલના __________ મોડ્યુલનું dummy version છે.
(a) superordinate
(b) subordinate
(c) coordinate
(d) all of above
ઉપર આપેલા તમામ
Answer:

Option (b)

25.
Unit testing is also known as __________.
યુનીટ ટેસ્ટીંગ ને __________ તરીકે પણ ઓળખવામાં આવે છે.
(a) module testing
(b) integration testing
(c) acceptance testing
(d) black box testing
Answer:

Option (a)

26.
Software Requirement Specification (SRS) is also known as specification of _______.
સોફ્ટવેર રીક્વાયરમેન્ટ સ્પેસીફીકેશન ને __________સ્પેસીફીકેશન તરીકે ઓળખવામાં આવે છે
(a) white box testing
(b) acceptance testing
(c) integrated testing
(d) black box testing
Answer:

Option (d)

27.
The _________ specifies the behavior of a system or a part of a system?
_______એ સિસ્ટમ નું behavior અથવા સિસ્ટમના part ને સ્પેસીફાય કરે છે?
(a) State box
સ્ટેટ બોક્સ
(b) Clear box
ક્લીયર બોક્સ
(c) Black box
બ્લેક બોક્સ
(d) None of above
ઉપર આપેલા માંથી એક પણ નહિ
Answer:

Option (c)

28.
In which test design each input is tested at both ends of its valid range and just outside its valid range?
કઇ ટેસ્ટ ડિઝાઇન માં દરેક ઇનપુટ તેની વેલીડ રેન્જ ના બંને છેડે અને તેની વેલીડ રેન્જ ની બહાર ટેસ્ટીંગ કરવામાં આવે છે?
(a) Boundary value testing
(b) Equivalence class partitioning
(c) Boundary value testing and Equivalence class partitioning
Boundary value testing અને Equivalence class partitioning
(d) Decision tables
Answer:

Option (a)

29.
Boundary value analysis belongs to?
Boundary value analysis ક્યાં ટેસ્ટીંગ ને સંબંધિત છે?
(a) White box testing
(b) Black box testing
(c) White box testing & Black box testing
White box testing અને Black box testing
(d) None of above
ઉપર આપેલા માંથી એક પણ નહિ
Answer:

Option (b)

30.
Minimum of four test data are available in ______ .
ઓછામાં ઓછા ચાર ટેસ્ટીંગ ડેટા ______ માં આવેલા છે.
(a) Boundary Value Analysis
(b) Equivalence Class Partitioning
(c) Path coverage
(d) Both A and B
A અને B બંને
Answer:

Option (a)

Showing 21 to 30 out of 45 Questions