Software Engineering — MCQ Practice

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

📚 2726 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
2726 questions
1531
EN + हिं
GB Select the method which clears all selected entries in Web Driver Selenium
IN वह विधि चुनें जो वेब ड्राइवर सेलेनियम में सभी चयनित प्रविष्टियों को साफ़ करती है
A
unix यूनिक्स
B
linux लिनक्स
C
windows विंडोज़
D
solaries सौर्य
✅ Correct Answer:
1532
EN + हिं
GB Method which selects the option which displays the text matching the parameter passed to it
IN वह विधि जो उस विकल्प का चयन करती है जो उसे दिए गए पैरामीटर से मेल खाता हुआ टेक्स्ट प्रदर्शित करता है
A
to run your test against different browers on different opearting systems विभिन्न ऑपरेटिंग सिस्टम पर विभिन्न ब्राउज़रों के विरुद्ध अपना परीक्षण चलाने के लिए
B
to create test with little or no prior knowledge in programming प्रोग्रामिंग में कम या बिना किसी पूर्व ज्ञान के परीक्षण बनाना
C
to test a web application against firefox only केवल फ़ायरफ़ॉक्स के विरुद्ध वेब एप्लिकेशन का परीक्षण करने के लिए
D
to run a huge test suite, that can be executed on multiple machines एक विशाल परीक्षण सूट चलाने के लिए, जिसे कई मशीनों पर निष्पादित किया जा सकता है
✅ Correct Answer:
1533
EN + हिं
GB Out of the following which is not a wait comand
IN निम्नलिखित में से कौन सा वेट कमांड नहीं है
A
selenium ide सेलेनियम विचार
B
selenium rc सेलेनियम आर.सी
C
seleniumgrid सेलेनियमग्रिड
D
selenium web सेलेनियम वेब
✅ Correct Answer:
1534
EN + हिं
GB Select the command which retrieves the alert message and stores it in a variable that you will specify
IN उस कमांड का चयन करें जो अलर्ट संदेश को पुनः प्राप्त करता है और इसे आपके द्वारा निर्दिष्ट वेरिएबल में संग्रहीत करता है
A
asp एएसपी
B
java जावा
C
c# सी#
D
php पीएचपी
✅ Correct Answer:
1535
EN + हिं
GB Select the method which performs a context-click at the curent mouse location
IN उस विधि का चयन करें जो वर्तमान माउस स्थान पर संदर्भ-क्लिक करती है
A
id पहचान
B
name नाम
C
password पासवर्ड
D
link text लिंक पाठ
✅ Correct Answer:
1536
EN + हिं
GB A tool is piece of software that enables people to define software testing tasks.
IN टूल सॉफ़्टवेयर का एक टुकड़ा है जो लोगों को सॉफ़्टवेयर परीक्षण कार्यों को परिभाषित करने में सक्षम बनाता है।
A
to execute tests on the html unit browser HTML यूनिट ब्राउज़र पर परीक्षण निष्पादित करने के लिए
B
to design a test using selenese सेलेनीज़ का उपयोग करके एक परीक्षण डिज़ाइन करना
C
to quickly create tests शीघ्रता से परीक्षण बनाने के लिए
D
to test a web application against firefox only केवल फ़ायरफ़ॉक्स के विरुद्ध वेब एप्लिकेशन का परीक्षण करने के लिए
✅ Correct Answer:
1537
EN + हिं
GB Test automation tool can be expensive and usually employed in cambination with____.
IN परीक्षण स्वचालन उपकरण महंगा हो सकता है और आमतौर पर ____ के साथ कैम्बिनेशन में उपयोग किया जाता है।
A
to create customized test results अनुकूलित परीक्षण परिणाम बनाने के लिए
B
to deploy your tests across multiple environments using selenium grid सेलेनियम ग्रिड का उपयोग करके अपने परीक्षणों को कई वातावरणों में तैनात करने के लिए
C
to test with html unit HTML इकाई के साथ परीक्षण करने के लिए
D
to test a web application against firefox only केवल फ़ायरफ़ॉक्स के विरुद्ध वेब एप्लिकेशन का परीक्षण करने के लिए
✅ Correct Answer:
1538
EN + हिं
GB The behavior observed when a or system is tested
IN किसी सिस्टम का परीक्षण करते समय देखा गया व्यवहार
A
google chrome गूगल क्रोम
B
opera mini ऑपेरा मिनी
C
mozilla firefox मोज़िला फ़ायरफ़ॉक्स
D
internet explorer इंटरनेट एक्सप्लोरर
✅ Correct Answer:
1539
EN + हिं
GB Which skill does not require for automation engineer
IN ऑटोमेशन इंजीनियर के लिए किस कौशल की आवश्यकता नहीं होती है?
A
selenium initialization development environment सेलेनियम आरंभीकरण विकास वातावरण
B
selenium interrelated development environment सेलेनियम परस्पर संबंधित विकास पर्यावरण
C
selenium integrated development environment सेलेनियम एकीकृत विकास पर्यावरण
D
selenium information development environment सेलेनियम सूचना विकास पर्यावरण
✅ Correct Answer:
1540
EN + हिं
GB which test are important to exercise code functiojnality without touching any dependency
IN किसी भी निर्भरता को छुए बिना कोड कार्यप्रणाली का अभ्यास करने के लिए कौन से परीक्षण महत्वपूर्ण हैं
A
assert ज़ोर
B
verify सत्यापित करें
C
waitfor के लिए प्रतीक्षा करें
D
wait इंतज़ार
✅ Correct Answer:
1541
EN + हिं
GB Which automation testing is a key area in testing processes.
IN परीक्षण प्रक्रियाओं में कौन सा स्वचालन परीक्षण एक प्रमुख क्षेत्र है।
A
selectbyindex() चयन सूची()
B
selectindex() चयन सूचकांक()
C
selectedbyinde x() चयनितबायइंडे x()
D
selectbyindexe s() सेलेक्टबाईइंडेक्स एस()
✅ Correct Answer:
1542
EN + हिं
GB ____testing is the process of evaluating the application performance.
IN ____परीक्षण एप्लिकेशन के प्रदर्शन का मूल्यांकन करने की प्रक्रिया है।
A
provides professional computer support पेशेवर कंप्यूटर सहायता प्रदान करता है
B
tests reports are generated automatically परीक्षण रिपोर्ट स्वचालित रूप से उत्पन्न होती हैं
C
comes with a built in object repository एक अंतर्निर्मित ऑब्जेक्ट रिपॉजिटरी के साथ आता है
D
cannot access elements outside of the web application under test परीक्षण के तहत वेब एप्लिकेशन के बाहर के तत्वों तक नहीं पहुंच सकता
✅ Correct Answer:
1543
EN + हिं
GB Identifying the Current business practices with respect to automation in the target organisation involves in which test
IN लक्ष्य संगठन में स्वचालन के संबंध में वर्तमान व्यावसायिक प्रथाओं की पहचान करना किस परीक्षण में शामिल है?
A
sendskey() सेंडस्की()
B
sendkey() सेंडकी()
C
sendkeys कुंजी भेजें
D
sendkeys() सेंडकीज़()
✅ Correct Answer:
1544
EN + हिं
GB Which automation framework step is based on the input provided by the gap analysis.
IN कौन सा स्वचालन ढांचा कदम गैप विश्लेषण द्वारा प्रदान किए गए इनपुट पर आधारित है।
A
perl पर्ल
B
sql एसक्यूएल
C
asp एएसपी
D
cobol कोबोल
✅ Correct Answer:
1545
EN + हिं
GB In which step automation framework is identified as an "ideal world" scenario.
IN जिसमें चरण स्वचालन ढांचे को "आदर्श दुनिया" परिदृश्य के रूप में पहचाना जाता है।
A
openrecord openrecord
B
open खुला
C
opentext opentext
D
opentable खुली तालिका
✅ Correct Answer:
1531–1545 of 2726