Тёмный

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

Подписаться
Просмотров 82 тыс.
% 1 420

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

Опубликовано:

 

28 май 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 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!
@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.
@marlynj7930
@marlynj7930 3 года назад
Very informative session!!Quality interview questions!worth to watch. Thank you.Keep continuing the good work
@rdautomationlearning609
@rdautomationlearning609 3 года назад
Thank you for watching
@sohailvirkPHPDeveloper
@sohailvirkPHPDeveloper 2 года назад
You know it's great you write everything in the description, I am referring the Q&A
@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.
@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.
@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
@darshanneve3217
@darshanneve3217 2 года назад
great work sir
@Coolestguyrakesh
@Coolestguyrakesh 3 года назад
Awesome video. Thanks so much sir. I am your biggest fan
@rdautomationlearning609
@rdautomationlearning609 3 года назад
Thanks for watching & supporting!!
@SQARM1
@SQARM1 2 года назад
Thank you sir for arranging these useful sessions.
@rdautomationlearning609
@rdautomationlearning609 2 года назад
Thanks for watching.
@RADHEKRISHNA47047
@RADHEKRISHNA47047 Год назад
Yes u can junit for html ,XML and Jason report privated
@S_Space14
@S_Space14 3 года назад
Very impressive both interviewer and interviewe too...
@rdautomationlearning609
@rdautomationlearning609 3 года назад
Thank you for watching!!
@basheeruddin2430
@basheeruddin2430 3 года назад
Thak you sir it's was very much usefull.. 👍
@rdautomationlearning609
@rdautomationlearning609 3 года назад
Thanks for watching & supporting!!
@badalbag1554
@badalbag1554 3 года назад
Very helpful, Thanks a lot
@rdautomationlearning609
@rdautomationlearning609 2 года назад
Thanks for watching.
@pabitrarout3093
@pabitrarout3093 Год назад
How integration of Jenkins with batch file work??
@ebsodw9836
@ebsodw9836 3 года назад
We can use ReportNg for html reports.
@TechPandit-nc8mi
@TechPandit-nc8mi 2 года назад
Automation testing mein core Java se related poochte h Kya
@anjireddy1259
@anjireddy1259 3 года назад
Sir... Are you providing any selenium meterial to understanding easily....
@sarithapopuri2497
@sarithapopuri2497 2 года назад
What is Automation pyramid?could you please answer some one?
@maheshholkar
@maheshholkar 2 года назад
How tell silenium project frame work as per domain related knowledge?
@nareshbandi7789
@nareshbandi7789 2 года назад
pls upload Tosca testing interview video
@trahamatrah8250
@trahamatrah8250 2 года назад
Can u show us how to automate a web page using selenium ?
@sandhyanale5039
@sandhyanale5039 3 года назад
Sir can i give you interview???for practice perspective..
@rdautomationlearning609
@rdautomationlearning609 3 года назад
Yes pls share CV at rdautomationlearning@gmail.com
@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 2 года назад
Sir I am searching for job in software testing, software developmer do you have any requirement??
@raghupolimera
@raghupolimera 3 года назад
By default testng has feature to generate html report
@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
@surbhijain3449
@surbhijain3449 2 года назад
it is more like mentoring session
@rajeshrocco6806
@rajeshrocco6806 3 года назад
Hi, i would like to get interviewed as well
@rdautomationlearning609
@rdautomationlearning609 3 года назад
Pls share your CV at rdautomationlearning@gmail.com
@sivachintu3820
@sivachintu3820 3 года назад
Why no one is talking about Robot Framework? Can you please make a video on that?
@nanistar2400
@nanistar2400 3 года назад
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
@shalanlohar4950
@shalanlohar4950 3 года назад
Hi there how can I contact you. I need help for interview prep. Thank you.
@sunils2111
@sunils2111 2 года назад
on a lighter note : did I just hear, "I am from London, Maharashtra" ?
@shubhamprakashkarad763
@shubhamprakashkarad763 2 года назад
It's from Nanded, Maharashtra