Quiz-1

Q 1. A data flow can / एक डेटा प्रवाह कर सकते हैं

  1. only enter a data store
  2. only leave a data store
  3. enter or leave data store
  4. either enter or leave a data store but not both

Q 2. In which of the following techniques, experience of tester is beneficial? / निम्नलिखित में से किस तकनीक में परीक्षक का अनुभव लाभकारी होता है?

  1. Error guessing
  2. Matrix
  3. ADHOC
  4. None as there is no relationship between techniques applied & experience of a tester.

Q 3. Before handing over the software to the client, which testing is to be done in-house? / क्लाइंट को सॉफ्टवेयर सौंपने से पहले, कौन-सा परीक्षण इन-हाउस किया जाना है?

  1. Alpha
  2. Beta
  3. Gamma
  4. Theta

Q 4. Equivalence Partitioning comes under which type of Testing? / तुल्यता विभाजन किस प्रकार के परीक्षण के अंतर्गत आता है?

  1. White Box Testing
  2. Black Box Testing
  3. Grey Box Testing
  4. None of the above

Q 5. Black Box Testing is also known as ________ . / ब्लैक बॉक्स टेस्टिंग को ________ के रूप में भी जाना जाता है।

  1. Behavioral Testing
  2. Flow Testing
  3. Data Testing
  4. None of the above

Q 6. Which of the following statements are correct? / निम्नलिखित में से कौन से कथन सही हैं?
1. Stubs are used in bottom-up approach.
2. Stubs are used in Top-down approach.
3. Drivers are used in bottom-up approach.
4. Drivers are used in Top-down approach.

  1. 1, 3
  2. 1, 4
  3. 2, 3
  4. 2, 4

Q 7. Which of the following is true of a systems test? / सिस्टम टेस्ट के बारे में निम्नलिखित में से क्या सही है?

  1. System test falls under the black box testing category of software testing.
  2. The purpose of a system test is to evaluate the end-to-end system specifications
  3. verifies that all programs in an application work together properly
  4. All of the Above

Q 8. Testing done without planning and Documentation is called .................... / बिना योजना और प्रलेखन के किया गया परीक्षण …………… कहलाता है।

  1. Unit testing
  2. Adhoc testing
  3. Regression testing
  4. None of above

Q 9. Software mistakes during coding are known as _________ / कोडिंग के दौरान सॉफ्टवेयर की गलतियों को _________ के रूप में जाना जाता है

  1. errors
  2. bugs
  3. failures
  4. defects

Q 10. Confidence Testing refers to Smoke Testing . कॉन्फिडेंस टेस्टिंग स्मोक टेस्टिंग को संदर्भित करता है

  1. True
  2. False
  3. Not Defined
  4. None of These