Interview Questions

Selenium WebDriver - How do you accommodate project specific methods in your framework ?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - How do you accommodate project specific methods in your framework ?

1st go through all the manual test cases and identify the steps which are repeating. Note down such steps and make them as methods and write into ProjectSpecificLibrary.

(Continued on next question...)

Other Interview Questions