Explain what is the difference between borland silk and selenium?
Answer / Tushar Gupta
Borland Silk and Selenium are both testing tools, but they have significant differences. Borland Silk is a commercial functional testing tool focused on GUI automation for various platforms, while Selenium is an open-source testing suite for web applications that includes tools for unit testing, functional testing, and browser testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what are the types of listeners in testng?
What are the ways to refresh a browser using selenium webdriver?
What is the difference between "assert" and "verify" commands?
Give the example for method overload in webdriver.
What are the advantages of pom?
Is there a way for me to know all available options when I start selenium server?
Can we edit recorded selenium ide test cases?
What kinds of tests can be run with the selenium framework?
Name the different types of waits in webdriver.
How does testng allow you to state dependencies?
Does selenium support mobile internet testing?
What is same origin policy? How you can avoid same origin policy?