MCQs on Testing

Ques 1

कौन सी परीक्षण रणनीति सॉफ़्टवेयर की व्यक्तिगत इकाइयों पर केंद्रित है?

Which testing strategy focuses on individual units of the software?

[A] Acceptance Testing

[B] Integration Testing

[C] System Testing

[D] Unit Testing

Correct Answer : Unit Testing


Ques 2

DSSSB TGT -2021

व्हाइट-बॉक्स परीक्षण का दूसरा नाम क्या है?

What is the other name of White-box testing?

[A] Glass-box testing

[B] Open-box testing

[C] Red-box testing

[D] Close-box testing

Correct Answer : Glass-box testing


Ques 3

DSSSB TGT -2023

निम्नलिखित में से कौन सा सिस्टम परीक्षण किसी सॉफ्टवेयर को विभिन्न तरीकों से विफल होने के लिए मजबूर करता है और सत्यापित करता है कि पुनर्प्राप्ति ठीक से की गई है?

Which of the following refers to a system test forces a software to fail in a variety of ways and verifies that recovery is properly performed ?

[A] Recovery testing

[B] Stress testing

[C] Security testing

[D] Performance testing

Correct Answer : Recovery testing


Ques 4

CCE(P) -2015

प्रतिगमन परीक्षण मुख्यतः किससे संबंधित है?

Regression testing is primarily related to

[A] Functional testing

[B] Dataflow testing

[C] Development testing

[D] Maintenance testing

Correct Answer : Maintenance testing


Ques 5

CCE(P) -2015

टेस्ट सूट एक है

Test suits is a

[A] Set of test cases

[B] Set of inputs

[C] Set of output

[D] None of the above

Correct Answer : Set of test cases


Ques 6

TAC-2018

उपयोगकर्ताओं द्वारा अपने स्वयं के स्थान पर किए गए परीक्षण को कहा जाता है

Testing carried out by users at their own location is called

[A] Beta Testing

[B] Alpha Testing

[C] Regression Testing

[D] Monkey Testing

Correct Answer : Beta Testing


Ques 7

Tech Assistant -2019

एकीकरण परीक्षण दृष्टिकोण, जहां सभी मॉड्यूलों का व्यक्तिगत रूप से परीक्षण किया जाता है; फिर उन सभी मॉड्यूलों को एकीकृत किया जाता है और समग्र रूप से परीक्षण किया जाता है, इसे एकीकरण परीक्षण कहा जाता है।

An integration testing approach , where all modules are individually tested ; then all those modules are integrated and tested as a whole is called .

[A] Sandwich testing

[B] Big band testing

[C] Bottom Up testing

[D] Top Down Testing

Correct Answer : Big band testing


Ques 8

Tech Assistant -2019

कौन सी एक प्रदर्शन परीक्षण विधि नहीं है

Which is not a performance testing method

[A] Load testing

[B] Penctraction testing

[C] Stress testing

[D] Volume testing

Correct Answer : Volume testing


Ques 9

Tech Assistant -2019

परीक्षण मामलों की मात्रा का मूल्यांकन करने के लिए उपयोग की जाने वाली तकनीक को कहा जाता है

Technique used to evaluate the quantity of test cases is called

[A] Mutation testing

[B] Regression testing

[C] Alpha testing

[D] Debugging

Correct Answer : Mutation testing


Ques 10

Tech Assistant -2019

सही कथन चुनें

Choose the correct statement

[A] Stubs are essential in top down testing ; test drivers are essential in Bottom up testing

[B] Test drivers are essential in top down testing ; stubs are essential in bottom up testing

[C] Stubs and test drivers are essential in Top down testing

[D] None of the above statement is correct

Correct Answer : Stubs are essential in top down testing ; test drivers are essential in Bottom up testing


Ques 11

Tech Assistant -2019

सॉफ्टवेयर परीक्षण में, 120 त्रुटियाँ कृत्रिम रूप से सीड की गईं। परीक्षण के दौरान, 174 त्रुटियाँ पाई गईं, जिनमें से 90 सीडेड त्रुटियाँ थीं। मान लें कि वास्तविक और सीडेड त्रुटियाँ दोनों समान प्रकार की हैं और उनका वितरण समान है, तो सॉफ्टवेयर में अनिर्धारित त्रुटियों की अनुमानित संख्या है

In software testing, 120 errors were seeded artificially. While testing, 174 errors were detected, of which, 90 were seeded errors. Assume that both real and seeded errors are of similar type and have same distribution, then the estimated number of undetected errors in the software is

[A] 48

[B] 38

[C] 28

[D] 60

Correct Answer : 48


Ques 12

Technical Assistant-2024

किसी सॉफ्टवेयर उत्पाद के अल्फा परीक्षण के बारे में निम्नलिखित में से कौन सा कथन सही है?

Which of the following is correct about ALPHA testing of a software product?

[A] Testing at customer site without participation of developer team

[B] User tests the software products at development center along with developer team

[C] Developer tests the software product at developers center along with selected users

[D] Standalone testing of software product in the actual site of usage

Correct Answer : Developer tests the software product at developers center along with selected users


Ques 13

Technical Assistant-2024

किसी सॉफ्टवेयर उत्पाद के परीक्षण की विधि यह सुनिश्चित करने के लिए कि नए संशोधन मौजूदा पहलुओं को प्रभावित नहीं कर रहे हैं।

Method of testing a software product to ensure new modifications are not affecting existing aspects .

[A] Mutation testing

[B] Smoke testing

[C] Regression testing

[D] Bottom up testing

Correct Answer : Regression testing


Latest Updates