
c-programing – programming-c – কুইজ মডেল টেস্ট অনুশীলন – 11
6638. Which statement will make Capybara available in all test cases when using Test:Unit under Rails
- require Capybara::DSL
- include Capybara::DSL
- require Capybara
- include Capybara:
6639. What is the default time value in Capybara, after which Capybara will throw an error, if the AJAX request is not completed
- 5 second
- 10 second
- 2 second
- 1 second
6640. Which Capybara session, instance method provides fully qualified URL of the current page
- current_url
- current_page
- current_path
- current_window
6641. What is the first phase in an TDD cycle
- Repeat
- Refactor code
- Run test
- Write a test
6642. Which minimum Selenium version, is supported by Capybara
- Selenium 2.0
- Selenium RC
- Selenium 1.0
- Selenium 0.9
6643. Which of the following is an specification testing tool
- RSpec
- All of the above
- JDave
- JBehave
6644. Which instance method of a Capybara session, will open new window
- open_window
- open_new_page
- open_new_window
- new_window
6645. Which of the following is regarded as an anti pattern
- Dependencies between test cases
- Testing precise execution behavior timing
- Slow running tests
- All of the above
6646. Which of the following will load a RSpec 2.x support
- get
- need
- load
- require
6647. What is the default driver for javascript in Capybara
- selenium
- None of the above
- capybara webkit
- xvfb
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।