Software Engineering — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 236 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
236 questions
151
EN + हिं
GB What is the main purpose of integration testing?
IN एकीकरण परीक्षण का मुख्य उद्देश्य क्या है?
A
testers परीक्षक
B
end users आखिरी उपयोगकर्ता
C
customer ग्राहक
D
developers डेवलपर्स
✅ Correct Answer:
152
EN + हिं
GB While setting Quality objective, which need is to be considered.
IN गुणवत्ता उद्देश्य निर्धारित करते समय किस आवश्यकता पर विचार किया जाना है।
A
prevention रोकथाम
B
internal failure आंतरिक विफलता
C
external failure बाहरी विफलता
D
appraisal मूल्यांकन
✅ Correct Answer:
153
EN + हिं
GB Quality planning at organisational level must be done by
IN संगठनात्मक स्तर पर गुणवत्तापूर्ण योजना बनाई जानी चाहिए
A
white box testing सफेद बॉक्स परीक्षण
B
black box testing ब्लैक बॉक्स परीक्षण
C
grey box testing ग्रे बॉक्स परीक्षण
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
154
EN + हिं
GB Which of the following uses Impact Analysis most?
IN निम्नलिखित में से कौन प्रभाव विश्लेषण का सबसे अधिक उपयोग करता है?
A
equivalent partitioning समतुल्य विभाजन
B
environment partitioning पर्यावरण विभाजन
C
procedure division प्रक्रिया प्रभाग
D
compilation division संकलन प्रभाग
✅ Correct Answer:
155
EN + हिं
GB A configuration management system would NOT normally provide:
IN एक कॉन्फ़िगरेशन प्रबंधन प्रणाली सामान्यतः यह प्रदान नहीं करेगी:
A
organization ,product evaluation standards संगठन, उत्पाद मूल्यांकन मानक
B
global , environmental standards वैश्विक, पर्यावरण मानक
C
management, assessment standards प्रबंधन, मूल्यांकन मानक
D
customer, public standards ग्राहक, सार्वजनिक मानक
✅ Correct Answer:
156
EN + हिं
GB which of the following is the component test standard?
IN निम्नलिखित में से कौन सा घटक परीक्षण मानक है?
A
camouflage effect छलावरण प्रभाव
B
coverage effect कवरेज प्रभाव
C
cascading effect व्यापक प्रभाव
D
redundant effect अनावश्यक प्रभाव
✅ Correct Answer:
157
EN + हिं
GB What can static analysis NOT find?
IN स्थैतिक विश्लेषण क्या नहीं खोज सकता?
A
linkage of customer requirements to version numbers. ग्राहकों की आवश्यकताओं को संस्करण संख्याओं से जोड़ना।
B
the precise differences in versions of software component source code. सॉफ़्टवेयर घटक स्रोत कोड के संस्करणों में सटीक अंतर।
C
facilities to compare test results with expected results. अपेक्षित परिणामों के साथ परीक्षण परिणामों की तुलना करने की सुविधाएं।
D
restricted access to the source code library स्रोत कोड लाइब्रेरी तक प्रतिबंधित पहुंच
✅ Correct Answer:
158
EN + हिं
GB Software testing accounts to what percent of software development costs?
IN सॉफ़्टवेयर परीक्षण, सॉफ़्टवेयर विकास लागत का कितना प्रतिशत है?
A
only important in system testing केवल सिस्टम परीक्षण में महत्वपूर्ण है
B
most useful when specified in advance पहले से निर्दिष्ट होने पर सबसे उपयोगी
C
only used in component testing केवल घटक परीक्षण में उपयोग किया जाता है
D
derived from the code कोड से प्राप्त हुआ
✅ Correct Answer:
159
EN + हिं
GB The testing which is done by going thro’ the code is known as,
IN कोड के माध्यम से जाकर जो परीक्षण किया जाता है उसे कहा जाता है,
A
security audit सुरक्षा लेखापरीक्षा
B
vulnerability scan भेद्यता स्कैन
C
vulnerability assessment जोखिम मूल्यांकन
D
penetration test प्रवेश परीक्षण
✅ Correct Answer:
160
EN + हिं
GB The purpose of requirement phase is
IN आवश्यकता चरण का उद्देश्य है
A
severity गंभीरता
B
priority प्राथमिकता
C
fix ability क्षमता ठीक करें
D
traceability पता लगाने की क्षमता
✅ Correct Answer:
161
EN + हिं
GB Following is not a technique of black box.
IN निम्नलिखित ब्लैक बॉक्स की तकनीक नहीं है.
A
unit testing इकाई परीक्षण
B
regression tesing प्रतिगमन परीक्षण
C
exploratory testing खोजपूर्ण परीक्षण
D
performance testing प्रदर्शन परीक्षण
✅ Correct Answer:
162
EN + हिं
GB Cyclomatic complexity is carried out in….
IN साइक्लोमैटिक जटिलता में किया जाता है…।
A
error guessing अनुमान लगाने में त्रुटि
B
walkthrough पूर्वाभ्यास
C
data flow analysis डेटा प्रवाह विश्लेषण
D
inspections निरीक्षण
✅ Correct Answer:
163
EN + हिं
GB Defects are least costly to correct at what stage of the development cycle?
IN विकास चक्र के किस चरण में दोषों को ठीक करना सबसे कम खर्चीला होता है?
A
system testing सिस्टम परीक्षण
B
black box testing. ब्लैक बॉक्स परीक्षण.
C
integration testing एकीकरण परीक्षण
D
functional testing क्रियात्मक परीक्षण
✅ Correct Answer:
164
EN + हिं
GB What is the important criterion in deciding what testing technique to use?
IN यह तय करने में महत्वपूर्ण मानदंड क्या है कि किस परीक्षण तकनीक का उपयोग किया जाए?
A
load creator लोड निर्माता
B
virtual users आभासी उपयोगकर्ता
C
load user उपयोगकर्ता लोड करें
D
none of the above इनमे से कोई भी नहीं
✅ Correct Answer:
165
EN + हिं
GB All fault-tolerant techniques rely on
IN सभी दोष-सहिष्णु तकनीकों पर भरोसा करते हैं
A
One failure एक विफलता
B
No failure कोई विफलता नहीं
C
Many failures अनेक असफलताएँ
D
All of the above ऊपर के सभी
✅ Correct Answer:
151–165 of 236