Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are some disadvantages of Selenium automation?



What are some disadvantages of Selenium automation?..

Answer / Rachna

1. Slow Test Execution: Selenium tests can be slower as they run on a real browser, which might not be ideal for continuous integration environments.
2. Maintenance: Scripts may require frequent updates due to changes in web applications or browser drivers.
3. Non-deterministic failures: These occur when the outcome of a test depends on the current state of the environment, making it hard to reproduce failures.
4. Limited support for mobile and desktop applications: Selenium primarily focuses on web automation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What could be the cause of selenium webdriver test to fail?

1 Answers  


Which is the only browser that supports selenium ide to be used?

1 Answers  


What is testng and how is it better than junit?

1 Answers  


What must one set within side in order to run a test from the beginning to a certain point within the test?

1 Answers  


What are some expected conditions that can be used in explicit waits?

1 Answers  


Explain what is datadriven framework and keyword driven?

1 Answers  


My application uses ajax heavily how do I use selenium rc to work with ajax operations?

1 Answers  


What is the difference between “/” and “//” in xpath?

1 Answers  


What are the different mouse actions that can be performed?

1 Answers  


What are the different methods to refresh a web page in webdriver?

1 Answers  


What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?

1 Answers  


How does you use mouse over actions

1 Answers  


Categories