Tell me what are the advantages of using git hub for selenium?



Tell me what are the advantages of using git hub for selenium?..

Answer / Mamta

Using GitHub for Selenium offers several benefits:n
1. Version Control: GitHub enables developers to track changes, revert to previous versions, and collaborate on the project more efficiently.
2. Collaboration: Multiple team members can work together on a single project simultaneously, with clear visibility into each other's contributions.
3. Code Sharing: With GitHub, you can share your Selenium code publicly or privately with others for review and feedback.
4. Documentation: You can create project documentation using Markdown files, which can be easily accessed by team members.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How can we launch different browsers in selenium webdriver?

1 Answers  


How to print Duplicate values in Drop Down List

1 Answers  


What are different forms of selenium?

1 Answers  


Which is the command used for displaying the values of a variable into the output console or log?

1 Answers  


How does one store the current url using selenium 2.0?

1 Answers  


How to handle keyboard and mouse actions using selenium?

1 Answers  


How do you perform drag and drop operation in webdriver?

1 Answers  


How to Handle Dynamic alert in selenium web driver ?

1 Answers   Oracle,


how to upload file other than autoit

4 Answers   Collabera,


difference between Implicit Wait and Explicit Wait with syntax.?

8 Answers   HCL,


Is there a way to refresh browser using selenium?

1 Answers  


What is XPath? How does it work?

1 Answers  


Categories