
c-programing – programming-c – কুইজ মডেল টেস্ট অনুশীলন – 12
6648. What is the request method used by Capybara method to navigate to other pages
- GET
- POST
- FETCH
- None of the above
6649. Which of the following for interacting with Javascript, has wait for Capybara
- find(".active") execute_script("$(‘.active’).focus()")
- execute_script("$(‘.active’).focus()")
- Both of the above are same
- None of the above
6650. How does Capybara handles running of an actual HTTP server by drivers
- It is run as different process
- It is run in same thread
- Depends upon number of tests
- Depends upon application to test
6651. Which of the following changes, the default selector
- Capybara.default.selector
- Capybara_selector
- Capybara.default_selector
- Capybara.selector
6652. Which of the following value, configures Selenium as web driver to use
- :selenium_webdriver
- :selenium-webdriver
- :selenium_driver
- :selenium
6653. What does Poltergeist requires for Capybara tests
- None of the above
- selenium
- PhantomJS
- xvfb
6654. Which driver is used by default by Capybara, when not using Javascript
- RackTest
- Webkit
- Selenium
- Poltergeist
6655. How many installation modes are available for Capybara installation
- 5
- 3
- 2
- 4
6656. What is the initial component of user story structure in BDD
- Narrative
- Title
- Scenario
- Clauses
6657. What is to be added to the Rack app, for Capybara to test a Rack app, but not Rails
- Capybara.app
- Capybara.appname
- Capybara.Rackapp
- Capybara.app_name
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।