Monday, June 17, 2013
Selenium server start up problems: Failed to start: SocketListener0@0.0.0.0:4444
If the below appear while running the selenium scripts,
Failed to start: SocketListener0@0.0.0.0:4444
you need to kill the process "javaw.exe" by going to the task manager
If this is a routine case then you can write a reusable function and call it wherever required
Best practices for test automation in agile software development
Agile software development is a highly iterative and collaborative approach to software development that emphasizes flexibility and adap...
-
Agile software development is a highly iterative and collaborative approach to software development that emphasizes flexibility and adap...
-
Investigation done on a software product to provide information to the stakeholders on the quality of the product, with respect to the spec...
-
Continuous integration (CI) and continuous testing (CT) are two critical components of modern software development. These practices help t...