Automation Testing Interview Experience| Real Time Interview Question & Answer|

  Рет қаралды 81,457

RD Automation Learning

RD Automation Learning

3 жыл бұрын

What is TestNG?
TestNG is a Testing framework that overcomes the limitations of another popular testing framework called JUnit. The "NG" means "Next Generation." Most Selenium users use this more than Junit because of its advantages. There are so many features of TestNG, but we will only focus on the most important ones that we can use in Selenium.
There are three major advantages of TestNG over JUnit:
Annotations are easier to understand
Test cases can be grouped more easily
Parallel testing is possible
2. Mention five locators newly added in Selenium 4:
above: It is to locate a web element just above the specified element
below: It is to locate a web element just below the specified element
toLeftOf: It is to locate a web element present on the left of a specified element
toRightOf: It is to locate a web element present on the right of a specified element
near: It is to locate a web element at approx. 50 pixels away from a specified element. The distance can be passed as an argument to an overloaded method.
3. What are the annotations available in TestNG?
@BeforeTest
@AfterTest
@BeforeClass
@AfterClass
@BeforeMethod
@AfterMethod
4. What is the importance of testng.xml file?
testng.xml file allows to include or exclude the execution of test methods and test groups
It allows to pass parameters to the test cases
Allows to add group dependencies
6. How to disable a test case in TestNG ?
To disable the test case we use the parameter enabled = false to the @Test annotation.
@Test(enabled = false)
7. How to Check Broken Links and Images?
For find out the broken links, you have to go through with the following steps:
Find all the links of the web page based on the a tag.
Send HTTP requests to all the links and read the HTTP response codes.
Based on the response code we can find out the valid and broken links based on the response code.
Iterate all the links one by one to get all the response code.
200 - valid Link
404 - Link Not Found
400 - Bad Request
401 - Unauthorized
500 - Internal error
8. How will you automate Image in selenium
Use sikuli
Sikuli is a Graphical User Interface Automation Tool. Using Sikuli Automation tool we could automate whatever we see on the screen. It basically uses image recognition technology to identify and control GUI elements. We all know that using Selenium we cant automate windows objects. Integrating Sikuli with Selenium allows us to overcome this issue. Using Sikuli with Selenium, we could automate windows objects. Using Sikuli we could automate both Web and Windows based applications.
10. What is the use of @TestinvocationCount=x?
The invocationcount attribute tells how many times TestNG should run a test method
Java Scanner class provides the nextLine method to facilitates line by line of file’s content.
12. Difference between Array and ArrayList?
Array
Array is static ArrayList is dynamic
Size of the array should be given at the time of array declaration. We cannot change the size of array after creating it
Size of the array may not be required. It changest the size dynamically. Capacity of ArrayList increases automatically whenever we add elements to an ArrayList
Array can contain both primitive data types as well as object.
ArrayList cannot contain primitive data types. It contains only objects
Arrays are multidimensional ArrayList is always single dimension
12. What is difference between Cherio and Node JS
Cheerio :
Cheerio is a Node.js module that is built on the top of Core JQuery and its function. With Cheerio, we can use JQuery on the server-side. Cheerio is capable enough to parse HTML and XML files.
2. Selenium :
Selenium is an automation tool that is used to automate the browser. It is much more powerful tool as compare to cheerio. Selenium provides a playback tool for authoring functional tests without the need to learn a test scripting language so it is widely used for testing web applications.
14. What are the common Myths about Testing Website Accessibility
Myth 1: It’s expensive.
Fact: Precaution is always better than cure, so we can think of accessibility issues at the design stage itself and reduce the cost.
This Video is helpful for people who are looking for :
aCCENTURE Interview Questions and Answers
Accenture Telephonic Interview
deloitte online interview
Capgemini java Interview Questions
L&T Interview Questions for Experienced
AMAZON interview questions for java
amazon interview questions and answers for freshers
Accenture interview questions geeksforgeeks
Deloitte questions and answers
deloitte interview call
Deloitte interview process quora
Deloitte member technical interview questions
Deloitte interview experience quora
How to clear Deloitte written test
deloitte mock interview
deloitte selenium interview questions
deloitte selenium interview questions for experienced
#deloitte #deloitteversanttest #deloitte_interview
#rdautomationlearning

Пікірлер: 53
@jayakumarvishnukumar7766
@jayakumarvishnukumar7766 3 жыл бұрын
Iam searching for Jenkins overview,here I got it ,"can't find any better than this regarding Jenkins overview"
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Glad it was helpful!
@darshanneve3217
@darshanneve3217 2 жыл бұрын
great work sir
@rahultripathi2005
@rahultripathi2005 2 жыл бұрын
testng xml can be used to run in batch file (jenkins pipelines (downstream or upstream) can be used then) /parametrization/parallel testing on multiple browser ( IE/Chrome/Firfox)/ Prioritise the test cases using priority number.
@sohailvirkPHPDeveloper
@sohailvirkPHPDeveloper 2 жыл бұрын
You know it's great you write everything in the description, I am referring the Q&A
@SQARM1
@SQARM1 2 жыл бұрын
Thank you sir for arranging these useful sessions.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching.
@marlynj7930
@marlynj7930 3 жыл бұрын
Very informative session!!Quality interview questions!worth to watch. Thank you.Keep continuing the good work
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thank you for watching
@ebsodw9836
@ebsodw9836 2 жыл бұрын
We can use ReportNg for html reports.
@Coolestguyrakesh
@Coolestguyrakesh 2 жыл бұрын
Awesome video. Thanks so much sir. I am your biggest fan
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching & supporting!!
@anjireddy1259
@anjireddy1259 2 жыл бұрын
Sir... Are you providing any selenium meterial to understanding easily....
@maheshholkar
@maheshholkar 2 жыл бұрын
How tell silenium project frame work as per domain related knowledge?
@timepas8791
@timepas8791 3 жыл бұрын
Thank you sir, for arranging this interview.. 😊
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Happy to help! Please share link in your network!
@dheerajpolawar1380
@dheerajpolawar1380 3 жыл бұрын
Nanded Maharashtra ( Same Here 😊) Please let me know if there is any openings for Entry level QA . Glad to see Your Interview...!!👍👍 Thanks and Regards
@govinddhage9460
@govinddhage9460 2 жыл бұрын
Hii your interview is too good can u give any contact for some queries I have. I need to asked u please
@badalbag1554
@badalbag1554 2 жыл бұрын
Very helpful, Thanks a lot
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching.
@trahamatrah8250
@trahamatrah8250 2 жыл бұрын
Can u show us how to automate a web page using selenium ?
@basheeruddin2430
@basheeruddin2430 2 жыл бұрын
Thak you sir it's was very much usefull.. 👍
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching & supporting!!
@raghupolimera
@raghupolimera 2 жыл бұрын
By default testng has feature to generate html report
@ayushisharma6543
@ayushisharma6543 Жыл бұрын
Hi, your channel is very helpful . it would be very helpfull if you can give us some more Rest assure API testing mock interviews.
@sarithapopuri2497
@sarithapopuri2497 2 жыл бұрын
What is Automation pyramid?could you please answer some one?
@pabitrarout3093
@pabitrarout3093 Жыл бұрын
How integration of Jenkins with batch file work??
@TheDips16
@TheDips16 3 жыл бұрын
Very impressive both interviewer and interviewe too...
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Thank you for watching!!
@RADHEKRISHNA47047
@RADHEKRISHNA47047 Жыл бұрын
Yes u can junit for html ,XML and Jason report privated
@sandeepdash4926
@sandeepdash4926 2 жыл бұрын
I would request you to ask them coding questions. The base is the technology which we use it can be Java, python or any other language. If someone is strong in that they can automate anything.
@nareshbandi7789
@nareshbandi7789 Жыл бұрын
pls upload Tosca testing interview video
@TechPandit-nc8mi
@TechPandit-nc8mi 2 жыл бұрын
Automation testing mein core Java se related poochte h Kya
@ashapatil8124
@ashapatil8124 3 жыл бұрын
hi sir I recently finished my manual course..and preparing for interview..so plss take mock interview to me..
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Sure pls share your CV at rdautomationlearning@gmail.com
@dattasuryawanshi2955
@dattasuryawanshi2955 Жыл бұрын
Sir I am searching for job in software testing, software developmer do you have any requirement??
@surbhijain3449
@surbhijain3449 Жыл бұрын
it is more like mentoring session
@sandhyanale5039
@sandhyanale5039 2 жыл бұрын
Sir can i give you interview???for practice perspective..
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Yes pls share CV at rdautomationlearning@gmail.com
@rajeshrocco6806
@rajeshrocco6806 2 жыл бұрын
Hi, i would like to get interviewed as well
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Pls share your CV at rdautomationlearning@gmail.com
@shubhamkshirsagar4411
@shubhamkshirsagar4411 2 жыл бұрын
Sir mera course abhi abhi start hua he manual start hua hai
@shubhamkshirsagar4411
@shubhamkshirsagar4411 2 жыл бұрын
Pr sir muze English ka problem ata he sir
@shalanlohar4950
@shalanlohar4950 2 жыл бұрын
Hi there how can I contact you. I need help for interview prep. Thank you.
@sivachintu3820
@sivachintu3820 2 жыл бұрын
Why no one is talking about Robot Framework? Can you please make a video on that?
@nanistar2400
@nanistar2400 2 жыл бұрын
we are using in our company (vitech asia) . codeless, no scope of new learning.manual = robot framework
@SQARM1
@SQARM1 2 жыл бұрын
@@nanistar2400 You mean, it doesn't need any coding skills to work on robot framework ? I heard that you need to know python in order to use robot framework
@nanistar2400
@nanistar2400 2 жыл бұрын
Every thing is provided by robot framework. If you want extra then you should code. until then give xpath to keywords it will do tasks.CODELESS best for banking projects
@SQARM1
@SQARM1 2 жыл бұрын
Thank you sir, maybe it is not a bad idea to learn robot framework
@suganyadeepan3739
@suganyadeepan3739 2 жыл бұрын
Write Code: Consider you have one webpage that contains nearly 100 fields, how to get all the field values in a single line. can anybdy answer this?
@REVATHIRANJITH
@REVATHIRANJITH 2 жыл бұрын
If all have some common attribute we can get and store them in list and can iterate. List newList= driver.findElements(By.cssSelector(“”)); for(i=0;i
@sunils2111
@sunils2111 2 жыл бұрын
on a lighter note : did I just hear, "I am from London, Maharashtra" ?
@shubhamprakashkarad763
@shubhamprakashkarad763 Жыл бұрын
It's from Nanded, Maharashtra
бесит старшая сестра!? #роблокс #анимация #мем
00:58
КРУТОЙ ПАПА на
Рет қаралды 3,5 МЛН
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 35 МЛН
Did you believe it was real? #tiktok
00:25
Анастасия Тарасова
Рет қаралды 44 МЛН
Manual Testing Mock Interview for 4-5 YOE | Interviewing my Subscriber
41:36
SoftwaretestingbyMKT
Рет қаралды 93 М.
Manual Testing Interview Questions and Answers  - Manual Testing Mock Interview
26:38
TCS Testing Interview Experience| Manual Testing Mock Interview| 2 -5 YOE
24:59
RD Automation Learning
Рет қаралды 22 М.
Automation Testing Interview For Experienced| Mphasis Interview Questions
28:18
RD Automation Learning
Рет қаралды 65 М.
Automation Testing Interview For Experienced| MindTree Interview Questions
34:03
RD Automation Learning
Рет қаралды 38 М.
бесит старшая сестра!? #роблокс #анимация #мем
00:58
КРУТОЙ ПАПА на
Рет қаралды 3,5 МЛН