
c-programing – programming-c – কুইজ মডেল টেস্ট অনুশীলন – 14
6668. What is the first phase in an TDD cycle
- Repeat
- Refactor code
- Run test
- Write a test
6669. Which minimum Selenium version, is supported by Capybara
- Selenium 2.0
- Selenium RC
- Selenium 1.0
- Selenium 0.9
6670. Which of the following is an specification testing tool
- RSpec
- All of the above
- JDave
- JBehave
6671. Which instance method of a Capybara session, will open new window
- open_window
- open_new_page
- open_new_window
- new_window
6672. 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
6673. Which of the following will load a RSpec 2.x support
- get
- need
- load
- require
6674. What is the default driver for javascript in Capybara
- selenium
- None of the above
- capybara webkit
- xvfb
6675. What is the request method used by Capybara method to navigate to other pages
- GET
- POST
- FETCH
- None of the above
6676. 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
6677. 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
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।