Automation Testing Interview For Experienced| MindTree Interview Questions

  Рет қаралды 38,568

RD Automation Learning

RD Automation Learning

2 жыл бұрын

How will you type into the text box without sendkeys
We can input text in the text box without the method sendKeys with thehelp of the JavaScript Executor. Selenium executes JavaScript commands with the help of the executeScript method
I want to release a product in 5 days and you have only 5 days to test the product.
What are the challenges you faced in Testing (Answer should be realistic like editing test cases if the customer changes the requirement in the middle of testing)?
when is null pointer exception thrown in selenium
NullPointerException is thrown when a reference variable is accessed (or de-referenced) and is not pointing to any object. This error can be resolved by using a try-catch block or an if-else condition to check if a reference variable is null before dereferencing it.
What is Groovy in Jenkins?
Answer: Groovy is the default scripting language that is being used in the development of JMeter Version 3.1.
Currently Apache Groovy is the dynamic object-oriented programming language that is used as a scripting language for the Java platform. Apache Groovy comes with some useful features such as Java Compatibility and Development Support.
What are the two components (pre-requisites) that Jenkins is mainly integrated with?
Answer: Jenkins integrates with:
Build tools/ Build working script like Maven script.
Version control system/Accessible source code repository like Git repository.
Q #26) How can You Clone a Git Repository via Jenkins?
Answer: To create a clone repository via Jenkins you need to use your login credentials in the Jenkins System.
To achieve the same you need to enter the Jenkins job directory and execute the git config command.
How to Use Log4j in Selenium
Follow the steps below to successfully run Log4j with Selenium Webdriver:
Write an automation script, such as the one in the example below. It is a simple script that opens a URL, send keys to username and password, and ends the script when it clicks the login button.
After creating the script, create a log4j.properties file and specify the root logger, appended, and layout information in the file.
Import log4j dependencies like Logger, PropertyConfigurator, and add them to the script along with the logger class.
Add the messages that will be displayed in the log file.

Пікірлер: 31
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
kzfaq.info/sun/PLTGn8a4YcF3xwMlFvrg9YAE8jrubJI1MA Testing Interview Questions in Top MNC Companies
@vibhushajain6363
@vibhushajain6363 2 жыл бұрын
i like your interview videos mainly because you keep giving answers on the go. Its very helpful both for the interviewee and for the viewers since its almost a 2-way discussion. Thanks for sharing these.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks Vibhusha for watching!
@vaseemmohammed4034
@vaseemmohammed4034 2 жыл бұрын
Each and every minute is well received information. Thanks a plot!
@charu1611
@charu1611 Жыл бұрын
One of the best video.... each and every question was asked in real Interview.. thank you very much for this video..!!!
@pramodpawar4233
@pramodpawar4233 2 жыл бұрын
Thank you sir this interview in our future very help full.
@sameerrege8264
@sameerrege8264 9 ай бұрын
Best Interview, learned a lot , thx for cross questions
@vishal2223
@vishal2223 Жыл бұрын
Thank you for the information Rakesh sir
@finickyniki
@finickyniki 2 жыл бұрын
Thank you for sharing...very helpful coverage.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching!
@marinerhiro6165
@marinerhiro6165 2 жыл бұрын
thanks for this absolutely informative interview.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Glad you enjoyed it!
@heenakouser7733
@heenakouser7733 2 жыл бұрын
Thank you so much, I suggest everyone to watch your vedios, it's really helpful to crack interviews and also gain knowledge
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
So nice of you, Thank you Heena for watching!
@ColorsByBala
@ColorsByBala Жыл бұрын
I faced MT interview recently and program has been asked to find the repeat count of each character in my name "Balasubramaniyan" I derived the output as below using List and HashMap {a=5, B=1, b=1, r=1, s=1, u=1, i=1, y=1, l=1, m=1, n=2}
@radhe-radhe108
@radhe-radhe108 2 жыл бұрын
Sir , Can you please create a video and explain difference between Data driven and Keyword drive framework ? It wil be the great help .
@xyzhelper284
@xyzhelper284 2 жыл бұрын
12:15 IE have only one driver i think it doesn't have different versions, could you please confirm?
@ColorsByBala
@ColorsByBala Жыл бұрын
For String reverse loop has to be for(int i = strr.length-1; i>=0; i--){ rev = rev + strr.charAt(i); }
@mehmanrustamov6857
@mehmanrustamov6857 Жыл бұрын
There are some issues in palindrome programm. 1. In for loop first value of int i is 5, ABCDE does not have index 5 2. Loop should stop when achieves 0, there should be i>=0 (instead of i > 0) 3. In for loop body no need to create new String rev
@sohailvirkPHPDeveloper
@sohailvirkPHPDeveloper Жыл бұрын
This program will not work for palindrome
@alim241081
@alim241081 Жыл бұрын
why it is mjndtree interview questions
@saurabhgupta4082
@saurabhgupta4082 2 жыл бұрын
Is data structures & algorithms reqd for automation testing or sdet roles?
@abhilashg1368
@abhilashg1368 2 жыл бұрын
Depends on the company. I recently cleared interview for product based company because I said which data structure can be used for solving the problem and how to approach a solution using that data structure. As for service based companies, no one cares on data structures, all they need is you can automate. Product based companies eligibilty criteria is higher , so if you are aiming for top product based companies then prepare for DS&Algo. I received CTC more than what developer can get at service based companies.
@saurabhgupta4082
@saurabhgupta4082 2 жыл бұрын
@@abhilashg1368 thank you for the information 🙂
@abhilashg1368
@abhilashg1368 2 жыл бұрын
@@saurabhgupta4082 also remember Data Structures will help only in initial rounds of interview process. Having said that learning DS will always have an added advantage and will improve your logical thinking skills.
@anupriya4113
@anupriya4113 Жыл бұрын
He asked about the folder structure not about agile
@ashvinikachare5867
@ashvinikachare5867 2 жыл бұрын
Hello sir I want to give you mock interview
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Pls share your CV at rdautomationlearning@gmail.com
@abhikabharat
@abhikabharat 2 жыл бұрын
I am available for the interview , please take it
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Please share your CV at rdautomationlearning@gmail.com
@AbhishekPradhan-mv1qj
@AbhishekPradhan-mv1qj Жыл бұрын
The ad is pretty misleading
Difference between Load & Stress Testing
0:15
RD Automation Learning
Рет қаралды 33 М.
Automation Testing Interview For Experienced| Mphasis Interview Questions
28:18
RD Automation Learning
Рет қаралды 65 М.
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 36 МЛН
How Many Balloons Does It Take To Fly?
00:18
MrBeast
Рет қаралды 25 МЛН
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 89 МЛН
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 18 МЛН
Automation Testing Mock Interview | Selenium Interview| RD Automation Learning
44:10
Automation Testing Interview Questions | Java Testing Interview Q&A
33:38
RD Automation Learning
Рет қаралды 35 М.
Top 25 Java Interview Questions and Answers for SDET
46:53
Software Testing And Automation
Рет қаралды 114 М.
Testing Mock interview - 6+ Years of Experience - Manual + Test Automation (UI + API)
1:30:53
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 36 МЛН