No video

Automation Testing Mock Interview| Selenium Mock Interview For Freshers

  Рет қаралды 36,399

RD Automation Learning

RD Automation Learning

Күн бұрын

@RD Automation Learning
#AutomationTestingInterviewQuestions
#AutomationInterviewQuestions
#FresherInterviewQuestions
#SeleniumInterviewQuestions
automation engineer interview questions and answers,mock interview for automation testing,Automation Testing questions and answers,automation engineer interview prepartion,mock interview for software testing,software testing,automation testing mock interview,test automation mock interview,selenium interview questions and answers for beginners,automation testing interview questions and answers,selenium mock,selenium mock interview for freshers
1. Explain the different exceptions in Selenium WebDriver.
Exceptions in Selenium are similar to exceptions in other programming languages. The most common exceptions in Selenium are:
TimeoutException: This exception is thrown when a command performing an operation does not complete in the stipulated time
NoSuchElementException: This exception is thrown when an element with given attributes is not found on the web page
ElementNotVisibleException: This exception is thrown when the element is present in DOM (Document Object Model), but not visible on the web page
StaleElementException: This exception is thrown when the element is either deleted or no longer attached to the DOM
2. What is POM (Page Object Model)?
Page Object Model is a design pattern for creating an Object Repository for web UI elements. Each web page in the application is required to have it’s own corresponding page class. The page class is thus responsible for finding the WebElements in that page and then perform operations on those WebElements.
3. How to scroll down a page using JavaScript in Selenium?
We can scroll down a page by using window.scrollBy() function.
Example:
((JavascriptExecutor) driver).executeScript("window.scrollBy(0,500)");
4. How to scroll down to a particular element?
To scroll down to a particular element on a web page, we can use the function scrollIntoView().
5. How to handle keyboard and mouse actions using Selenium?
We can handle special keyboard and mouse events by using Advanced User Interactions API. The Advanced User Interactions API contains the Actions and the Action Classes that are needed for executing these events.
This Video is helpful for people who are looking for :
Automation Testing questions and answers
Software Testing interview questions and answers
Mock QA testing Telephonic Interview
Automation Testing online interview
Mock java Interview Questions for Automation Testing
testing interview questions
Mock selenium automation testing interview questions
Automation Testing interview asked questions
Mock interview experience quora
Mock Software Testing interview
Mock selenium interview questions
Mock selenium interview questions for experienced
6. Which files can be used as data source for different frameworks?
Some of the file types of the dataset can be: excel, xml, text, csv, etc.
7. What are Listeners in Selenium?
It is defined as an interface that modifies the behavior of the system. Listeners allow customization of reports and logs.
Listeners mainly comprise of two types, namely
WebDriver listeners
TestNG listeners
SDET interview questions
Automation Testing interview questions for freshers
MOCK interview experience
Mock Automation Testing interview questions for experienced
interview questions for automation testing
automation testing interview questions
Software Testing interview questions and answers for freshers
QA interview questions geeksforgeeks
Latest Mock QA Automation Testing interview

Пікірлер: 32
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
kzfaq.info/sun/PLTGn8a4YcF3xwMlFvrg9YAE8jrubJI1MA Testing Interview Questions asked at various companies
@dl08rider32
@dl08rider32 2 жыл бұрын
I prey to God that there should be a interviewer like u in every organisation 🙏 so that people can give interview without fear.
@harichandra1131
@harichandra1131 3 жыл бұрын
Traceability matrix is a document which ensures that every requirements has got atleast one test case It is also known as Requirements traceability matrix or Cross reference matrix This documents gives us sense of confidence that we are having good test coverage cause we are touch every feature atleast once 1) In Forward traceability matrix we trace from base documents to derived document like requirements to test case and test case to automation scripts 2) In backward traceability matrix we trace from derived documents to base documents like automation script to test case and test case to requirements documents 3) Bidirectional traceability matrix -in this we trace from both side that is requirements to test case and from automation scripts to test case
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Wonderful answer!!
@ronakvala1550
@ronakvala1550 Жыл бұрын
She answered every question so calmly and perfectly.
@monicadesai5697
@monicadesai5697 2 жыл бұрын
Most thankful for such mock interviews sir. You are very humble and nice with the candidates that gives a nice vibe. It is very informative as well. Thank u!
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching!
@bhawanapatil6472
@bhawanapatil6472 2 жыл бұрын
Forward Tracability Matrix=test cases are mapped with user story. Backword Tracability Matrix=defects are mapped with user story.
@heenakouser7733
@heenakouser7733 2 жыл бұрын
Thank you so much for both of you, sir vedios are really useful please post more vedios.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Keep watching
@sumangalasn4200
@sumangalasn4200 2 жыл бұрын
thank you so much sir 🙏
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thank you for watching and support!
@howits524
@howits524 2 жыл бұрын
sir my kind request please record the mock interview without background noise
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
sure would take care
@seetaramgouda2078
@seetaramgouda2078 2 жыл бұрын
Sir take my mock also ,i have knowledge in java,selenium,manual testing,sql
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Pls share your CV at rdautomationlearning@gmail.com
@nishanthimohan8733
@nishanthimohan8733 5 ай бұрын
I got low severity high priority question in one of my interviews
@Vikram.G
@Vikram.G 2 жыл бұрын
We create the Document of Smoke OR Sanity Testing...?
@shubhamthakare9190
@shubhamthakare9190 4 ай бұрын
Sir, I have a one question, out of all locater in selenium , which one is best & why...?
@bliss_ad
@bliss_ad 2 жыл бұрын
i would like to give mock sir so is there any possibility that viewer can also get a chance of attending mock such a informative video
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Please share your CV at rdautomationlearning@gmail.com
@pramodpardeshi3473
@pramodpardeshi3473 2 жыл бұрын
Pls help with a perfect answer to" explain oops concepts used in ur framework"
@ajayshinde4237
@ajayshinde4237 3 жыл бұрын
Forward tracibility matrix is done before the test case execution were we are mapping our test cases with our requirements Backward traceability matrix is done after the execution were we check the after execution of any deffect comes is come with our desire op or else
@prashantbabar2400
@prashantbabar2400 3 жыл бұрын
Right
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Wonderful answer!!
@shubhambansal5163
@shubhambansal5163 2 жыл бұрын
Sir, can we also participate in the Mock Interviews pls, if it is possible?
@unteck7023
@unteck7023 8 ай бұрын
When tester do Requirment Traceability Matrix?
@swethas6888
@swethas6888 Жыл бұрын
Could you please let me know what's sanity .... sir ..Lil unclear ...with some example Thanks in Advance
@gp55551
@gp55551 Жыл бұрын
I would like to participate in the mock interview. Can we connect??
@rdautomationlearning609
@rdautomationlearning609 Жыл бұрын
Pls share your CV at rdautomationlearning@gmail.com
@saisekhar636
@saisekhar636 2 жыл бұрын
is it necessary for frameworks automation tester
Automation Testing Interview| Java Interview Questions| 0-2 YOE
30:16
RD Automation Learning
Рет қаралды 17 М.
123 GO! Houseによる偽の舌ドッキリ 😂👅
00:20
123 GO! HOUSE Japanese
Рет қаралды 5 МЛН
КТО ЛЮБИТ ГРИБЫ?? #shorts
00:24
Паша Осадчий
Рет қаралды 937 М.
الذرة أنقذت حياتي🌽😱
00:27
Cool Tool SHORTS Arabic
Рет қаралды 11 МЛН
Lehanga 🤣 #comedy #funny
00:31
Micky Makeover
Рет қаралды 29 МЛН
Automation Testing Mock Interview | Selenium Interview| RD Automation Learning
44:10
Automation Testing Interview For Experienced| Mphasis Interview Questions
28:18
RD Automation Learning
Рет қаралды 67 М.
How to crack  Selenium Tester Interview for 3 Years Experienced
21:42
learnprograming byluckysir
Рет қаралды 59 М.
Automation Testing Interview| Java Interview Questions For Selenium Testers
35:53
RD Automation Learning
Рет қаралды 47 М.
Manual Testing Interview Questions for 2-4 years | With my Subscriber
45:05
SoftwaretestingbyMKT
Рет қаралды 120 М.
1 to 3 years Software Testing Mock Interview
35:21
Software Testing Hacks
Рет қаралды 3 М.
123 GO! Houseによる偽の舌ドッキリ 😂👅
00:20
123 GO! HOUSE Japanese
Рет қаралды 5 МЛН