Selenium Interview Questions and Answers For Freshers And Experienced | Selenium Interview | Edureka

preview_player
Показать описание


#edureka #SeleniumEdureka #SeleniumInterviewQuestions #SeleniumAutomation #SeleniumTesting #SeleniumTutorial #SeleniumTraining

Subscribe to our channel to get video updates. Hit the subscribe button above.

- - - - - - - - - - - - - -

How it Works?

1. This is a 5 Week Instructor led Online Course, 20 hours of assignment and 30 hours of project work
2. We have a 24x7 One-on-One LIVE Technical Support to help you with any problems you might face or any clarifications you may require during the course.
3. At the end of the training you will have to undergo a 2-hour LIVE Practical Exam based on which we will provide you a Grade and a Verifiable Certificate!

- - - - - - - - - - - - - -

About the Course:

Selenium is the most popular tool used to automate the testing of web applications. In this Course, you will learn about Selenium 3.0 and its various components such as Selenium IDE, Selenium WebDriver, and Selenium GRID. You learn to set up your environment so that you are ready to start using Selenium for testing your web applications. Browsers such as Chrome, Firefox, and IE are used to test the web applications. In addition, you will experience to work with Selenium IDE, Selenium WebDriver, Selenium GRID, different frameworks such as Data Driven, Keyword Driven, Hybrid and Cross browser testing.

Page Object Model (POM) is a design pattern that enables you to maintain reusability and readability of the automation scripts. This course introduces you to the concept of POM, and how to implement Page Classes and Page Factory to optimize the execution of automated scripts. In addition, you learn about various third party tools such as Jenkins, TestNG, Sikuli, and AutoIT to optimally use them for performing various tasks in our browsers such as working with flash applications or Windows-based UI elements. Finally, you get introduced to Appium, an open source mobile application UI testing framework, and UIautomatorviewer.

- - - - - - - - - - - - - -

Who should go for this course?

Selenium is a new and booming Technology in Software Industry that helps you automate the testing of your applications. Professionals with basic knowledge of Object Oriented Programming can easily take up this course.

- - - - - - - - - - - - - -

Why learn Selenium?

For any project, Companies are rapidly inclining towards open source automated testing tools that will enable them to cut down the cost and effort that manual testing involves. Selenium is one such open source automated testing tool for websites. Performance, execution speed, and browser interaction of Selenium is too fast than any other automation tool. The test packages, the Modes of Selenium available for unattended execution, and the fact that the text script can be developed in any of the language that Selenium supports; makes Selenium the most desired automation testing tool. In addition, Selenium supports different operating systems along with support for different programming languages such as Python, Pearl, Ruby, PHP, .NET, C#, and Java; and various browsers, thereby making Selenium ahead of any other Automation tool.

- - - - - - - - - - - - - -

- - - - - - - - - - - - - -

Customer Review:

Tom Tully says, “I wanted to learn Selenium Webdriver in a live, real course, not self paced, so there would be pressure on me to finish. Edureka accomplished this at a price far lower than an in-person class, and as far as I know they are the only internet class that has live lectures on this subject. Teacher was very knowledgeable. I learned basic use of Selenium. No problem with me being in US and teacher in India. They have US 800 number.”
Рекомендации по теме
Комментарии
Автор

Very Well explained.
Just a correction. On 40:20, TakeScreenshot is an Interface not a method, you cast your driver instance into Takescreenshot type.

binaryautomation-sdets
Автор

The Best explanation ever.His English is so good and also he is very precise.Superb it is.The questions are more selective unlike the general ones and the answers are neat and well explained within the short time.

Awesome..Keep it up!!

Thank you

karthikaj
Автор

Good Video, But I think ImplicitWait works differently like if you have given 10 secs of an implicit wait, it will check for the element in the DOM for two times, at 1st second and at 10th second. If it finds at the first second then it won't check again on the second time.
Explicit waits checks for a particular element for every 500 milliseconds(pooling time). Like if you have given explicit wait as 10 sec, then driver check the DOM for every 500 milliseconds, So for 10 seconds, it checks 20 times. If the element is available at 3 rd second then it won't check for remaining 7 seconds.

konankishyam
Автор

Answers for all questions are elaborated neatly, so that viewer get a better understanding.
Thanks Sanket. Thanks Edureka.

mahendranadig
Автор

very Helpful to crack IQ's...Thank You!!!

malleshboppudi
Автор

Awesome, I learned a lot of things from this Q&A and from the rest of the videos as well. Thanks :)

JustLookA
Автор

it was good video. it covered all the points of selenium.. speaker was so much elaborative

yogeshkolhe
Автор

Awesome..Keep it up!! Nice selected question with clear answers.

somanianands
Автор

Really Helpful session.Thank You Edureka..

SoulVoice_Heartbeats
Автор

Agree with below commentators - Very helpful

jabedjabed
Автор

Very Useful information for the candidate who is looking for job change

seshareddy
Автор

Number 7, the Element explicit wait will give a compilation error. It's missing a parenthesis.

chiwas
Автор

Thanks a ton for this useful information

gayarajendran
Автор

Great video. . Very Helpful and informative .

kumarrdy
Автор

edureka!'s video never disappoints me. Appreciated!

jraphicqesign
Автор

Good explanation and really useful
Thank you soo much
Add same for jmeter as well

chankx
Автор

I am getting an error in Eclipse when i am trying to run a script saying, "Permission denied to access "I" ". Does anybody know how to get rid of this error as i am unable to proceed with the script.

aishwaryapatil