advantages of selenium grid
It allows running test cases in parallel thereby saving test execution time.
It allows multi-browser testing.
It allows multi-OS testing.
It allows multi-platform testing (desktop, mobile).
advantages of selenium grid
It allows running test cases in parallel thereby saving test execution time.
It allows multi-browser testing.
It allows multi-OS testing.
It allows multi-platform testing (desktop, mobile).
when do you use selenium grid
When do you use Selenium Grid?
Selenium Grid can be used to execute
same or different test scripts on
multiple platforms and browsers
concurrently so as to achieve distributed test execution.
how selenium grid looks like
-it's a java program looks like jar file
-we run this jar from 2 roles: hub and node
-hub receives commands Webdriver object of the client
-then hub is looking for available nodes
for execution.
-nodes are executing tests
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us