
c-programing – programming-c – কুইজ মডেল টেস্ট অনুশীলন – 10
6628. What defines integration testing
- tests interfaces to other systems.
- only uses components that form part of the live system.
- tests the individual components that have been developed.
- tests interactions between modules or subsystems.
6629. Which Capybara strategy return only an exact match discarding other matches
- smart
- first
- prefer_exact
- one
6630. Which of the following is the fastest driver for Capybara tests
- Both of the above are same
- None of the above
- Selenium
- RackTest
6631. What is the default driver in Capybara
- Selenium
- Webkit
- Poltergeist
- RackTest
6632. Which of the following, for a SQL database, will run every test in a transaction and rolls it back at the end of the test, by default
- JBehave
- None of the above
- RSpec
- JDave
6633. Which of the following is used to configure the wait time in Capybara
- Capybara.default_wait_time
- Capybara.wait_time
- Capybara.default_time
- Capybara.default_wait
6634. Which method of Capybara, allows you to scope all your actions down to a certain section of the page
- list
- within
- scope
- page
6635. Which of the following does Rack test, supports
- remote APIs
- JavaScript
- None of the above
- OAuth services
6636. What specifies the usage of a web driver by Capybara
- default_driver
- driver
- Capybara.default_driver
- Capybara.driver
6637. What is to be used for switching the Capybara javascript driver, with RSpec
- @javascript
- :javascript => true
- :js => true
- @js
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।