Capybara Testing Sample Questions


Sample Questions
 

 

1. Which programming language is needed by Capybara for installation?

A. PHP
B. Ruby
C. Python
D. None of the above

2. What is the default select used by Capybara?

A. JS
B. CSS
C. PHP
D. None of the above

3. Which value should be modified to set the default selector?

A. Capybara.default_selector
B. Capybara.default
C. Capybara_selector
D. None of the above

4. Which setting configures Capybara to wait specific time for a synchronous process?

A. Capybara.default_wait_time
B. Capybara.default_time
C. Capybara.wait_time
D. None of the above

5. What is the default value for waiting for the asynchronous process?

A. 2 seconds
B. 4 seconds
C. 5 seconds
D. None of the above


Answers:      1 (B), 2 (B), 3 (A), 4 (A), 5 (A)

 

More Practice Test at

https://www.vskills.in/practice/capybara

 

Apply for Certification

https://www.vskills.in/certification/capybara-testing-certification

 For Support