Quiz-1
Q 1. A data flow can / एक डेटा प्रवाह कर सकते हैं
- only enter a data store
- only leave a data store
- enter or leave data store
- either enter or leave a data store but not both
Q 2. In which of the following techniques, experience of tester is beneficial? / निम्नलिखित में से किस तकनीक में परीक्षक का अनुभव लाभकारी होता है?
- Error guessing
- Matrix
- ADHOC
- 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? / क्लाइंट को सॉफ्टवेयर सौंपने से पहले, कौन-सा परीक्षण इन-हाउस किया जाना है?
- Alpha
- Beta
- Gamma
- Theta
Q 4. Equivalence Partitioning comes under which type of Testing? / तुल्यता विभाजन किस प्रकार के परीक्षण के अंतर्गत आता है?
- White Box Testing
- Black Box Testing
- Grey Box Testing
- None of the above
Q 5. Black Box Testing is also known as ________ . / ब्लैक बॉक्स टेस्टिंग को ________ के रूप में भी जाना जाता है।
- Behavioral Testing
- Flow Testing
- Data Testing
- 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, 3
- 1, 4
- 2, 3
- 2, 4
Q 7. Which of the following is true of a systems test? / सिस्टम टेस्ट के बारे में निम्नलिखित में से क्या सही है?
- System test falls under the black box testing category of software testing.
- The purpose of a system test is to evaluate the end-to-end system specifications
- verifies that all programs in an application work together properly
- All of the Above
Q 8. Testing done without planning and Documentation is called .................... / बिना योजना और प्रलेखन के किया गया परीक्षण …………… कहलाता है।
- Unit testing
- Adhoc testing
- Regression testing
- None of above
Q 9. Software mistakes during coding are known as _________ / कोडिंग के दौरान सॉफ्टवेयर की गलतियों को _________ के रूप में जाना जाता है
- errors
- bugs
- failures
- defects
Q 10. Confidence Testing refers to Smoke Testing . कॉन्फिडेंस टेस्टिंग स्मोक टेस्टिंग को संदर्भित करता है
- True
- False
- Not Defined
- None of These