Automation Testing Mock Interview for Experienced | Automation Testing Interview Questions & Answers

  Рет қаралды 173,187

RD Automation Learning

RD Automation Learning

Күн бұрын

Пікірлер: 121
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Software Testing Mock Interviews Playlist kzbin.info/www/bejne/qnuYdKluibuLidk
@samuels997
@samuels997 2 жыл бұрын
Sir i have an interview in 2 days as they set it up pretty soon but i really need a help from you on it. Can we please connect.
@nyc-night-eagles5014
@nyc-night-eagles5014 2 жыл бұрын
You are very good in explaining and making candidates comfortable with your gentle tone and respectful demeanor. Keep up the great work. Learning a lot from your videos and hopefully I will do well in my next interview.
@Learner-g8u
@Learner-g8u 4 ай бұрын
It totally depends on the functionality, but Hard assertions are important since it will block the execution immediately and error can be quickly observed.
@NeerajSingh-wb5ov
@NeerajSingh-wb5ov 3 жыл бұрын
It’s totally depends on the scenario which we are testing, we can use soft asset if the next test case doesn’t depends on the previous one, and we will use hard asset if the following execution of following test case depends on the current test case. For example: If we want to test home age after login then we will use hard assert to verify if the login is successful or not, and if we want to just check that if the image is present on the page or not and doesn’t have to perform any action on that element then we will use soft assert.
@priyapatil2771
@priyapatil2771 3 жыл бұрын
Hii
@parshu3238
@parshu3238 3 жыл бұрын
Yes this is perfect answer
@amolvijay309
@amolvijay309 2 жыл бұрын
@@priyapatil2771 hello
@TamilBakthiStatus
@TamilBakthiStatus Жыл бұрын
@@amolvijay309 hi
@Different_Level
@Different_Level 9 ай бұрын
Topic or subject can be different. But the way to communicate is wow. It's very helpful
@nellainayagam7540
@nellainayagam7540 9 ай бұрын
Rakesh sir doing a wonderful job for the QA aspirants hats off to u. Keep up the good work videos are very useful.
@chandrashekharb6567
@chandrashekharb6567 10 ай бұрын
Well done on the interview. I'll just share my knowledge here. It is advised to proceed with a hard assert at the initial build stage, which involves writing the scripts module-by-module. We use soft assert if you would like to view the complete outcome at the end of the test, i.e., if you would like to continue the test execution even after the test case fails.
@revanth4074
@revanth4074 3 жыл бұрын
Usage of Assert totally depends on the scenario which you are going to verify...mostly hard assert we will use in Login Page becz if login not happened we cant execute other scenarios
@MaddyIndia
@MaddyIndia 2 ай бұрын
Correct 👍
@vinavmevada8419
@vinavmevada8419 3 жыл бұрын
It is totally depends on scenario which we are testing. In hard asset it will abnormally terminate execution so whenever we are expecting actual results must be match with expected result in this case we can use hard assert. But in you have scenario where you would like to verify broken link .To verify this scenario we have to store link in list webelemet and need to iterate loop in this scenario we should use softassert because for example if you have 100 link available and if 1st 2nd link is not working then it will abnormally terminate execution and it will not verify remaining link so we should use softassert to verify broken link in selenium.
@deenadaya1594
@deenadaya1594 2 жыл бұрын
Thanks ji completely understood
@sachin03111995
@sachin03111995 2 жыл бұрын
soft assert is usually prefered, as we can assert a validation and keep the test case running, so that other fanctionality or validations can be verified, which are written after that assertion in the test case.
@MaddyIndia
@MaddyIndia 2 ай бұрын
Yes 👍
@bhumidesai8547
@bhumidesai8547 2 жыл бұрын
You are great sir! Most the time we work on such tools or systems but don’t know right way to explain at a time of an interview.Thank you for sharing great content😊
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thank you for watching!
@fruite_145
@fruite_145 2 жыл бұрын
@@rdautomationlearning609 sir please upload only automation testing interview questions for fresher
@mdmokarram9829
@mdmokarram9829 3 жыл бұрын
You're doing great work. from interview questions to the Q&A you share in description..amazing. and God bless.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching.
@MKB311
@MKB311 Жыл бұрын
Great interview,thank you for sharing all details.It’s very helpful for those who need to get in to industry
@snehachavre5418
@snehachavre5418 2 жыл бұрын
In soft and hard assert we can use one of the assert depends on the scenario that we have for example if wants to check login page is working or not then in this case we will use hard assert because if the first test case fails then there is no use to go further and check all the test cases...and we will use soft assert if we wants to check all the functionality of the software working fine or not if there is one or two test cases fails then it will goes further and check all other test cases are pass or fail .. it will depend on the situation that we have we can use assert..
@Praharr
@Praharr 2 жыл бұрын
Thanks for your explanation
@bhuviloganathan3833
@bhuviloganathan3833 3 жыл бұрын
Thank u so much ji..last time I request you to give on videos on Jenkins and Mavens... within a week u had provided....thanks a lot 🙏🙏🙏🙏
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Most welcome 😊
@mashale8
@mashale8 3 жыл бұрын
@@rdautomationlearning609 Good morning sir, I am preparing for interview. Can you please share video Maven and Jenkin.
@neha2773
@neha2773 11 ай бұрын
it is recommended to use hard assertions for critical test cases and soft assertions for non-critical test cases. You can also use a combination of both hard and soft assertions to achieve the desired level of test coverage.
@skaLife
@skaLife 3 жыл бұрын
Thanks very much RD. Kindly do more of these experienced interviews.
@priyadas4220
@priyadas4220 3 жыл бұрын
Thanks for uploading this interview. It was a very good experience.
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Thanks for giving mock interview on our channel!
@pasupuletibalaji7427
@pasupuletibalaji7427 3 жыл бұрын
It's good
@scrapyscrapy8771
@scrapyscrapy8771 2 жыл бұрын
Good job priya
@rahulwayal45
@rahulwayal45 Жыл бұрын
hi priya your confidence is very high and talking is very fluentaly...
@King_Kohli_18_love4ever
@King_Kohli_18_love4ever Жыл бұрын
For critical functionality Hard Assert you can use in script but for other verifications Soft Assert is very good. According to your functionality, assertion you will use.
@exploreblog
@exploreblog 2 жыл бұрын
I prefer to use soft assert because in soft assert we can get all the failure at a time and fix at a time in other words due to time complexity u can use soft assert
@Dynamicdestinationchannel
@Dynamicdestinationchannel Жыл бұрын
it depends on the scenario which assert we need to use, consider there is a Login failure using SoftAssert and there is no pointing of using for next verifications.
@SantoshSingh-ru5lm
@SantoshSingh-ru5lm Жыл бұрын
बहुत शानदार इंटरव्यु,
@sabersayyed975
@sabersayyed975 2 жыл бұрын
Hello sir you are doing great job i have cleared so much doubt about Jenkins ci cd git and tc thank you so much 👏
@hariharan-xo9ot
@hariharan-xo9ot 3 жыл бұрын
Soft assert is recommended because even 1 test case fails remaining tests might pass when we use soft assert
@subhojitbiswas3876
@subhojitbiswas3876 Жыл бұрын
Depends on how many scenarios we are testing . If we find out exceptions i critical scenarios then we can modify to hard assert .. but usually there is lot of manual observation which is a bad practice... Atleast for smoke scenarios we can use hard assert and later we can use softassert
@rukiyecalkkonac
@rukiyecalkkonac 2 жыл бұрын
Thank you so much for doing this one it helps a lot 👏 💐
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Glad it was helpful!
@prr71
@prr71 2 жыл бұрын
its a great session...thank you... just reminding you at 20minutes, its DSL(Domain-Specific Language)
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Yes, you are right
@beingmadhurima
@beingmadhurima 2 жыл бұрын
I would have given a love for the jenkins explanation.. thank you
@ANILkumar-bv2uj
@ANILkumar-bv2uj 2 жыл бұрын
Hard assertion by default we can use it it throw exception if aasert failes. If we want run teat cases even some them is failed we can suggest soft assertion
@shitalmache669
@shitalmache669 Жыл бұрын
Softassert is mostly use because it will kip our failed test case and continues with execution.and we can get that asset by using asert all method
@bushranoor5721
@bushranoor5721 Жыл бұрын
Soft assert is preferred because it will not fail you entire code and will continue to the next case but you will still be able to see in your report which assertion failed and why
@pratibhagkadam
@pratibhagkadam 3 жыл бұрын
Very good interview questions. Very informative
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Glad it was helpful!
@AniketPotphode
@AniketPotphode 2 жыл бұрын
SoftAssert are mostly usde because hard assert is any verificaton are fail then next validation will be stoped and soft asrt are use to overcome assert class drowback , in soft assert any varification fail then next validation will be continue
@SMSM-gd5dt
@SMSM-gd5dt 3 жыл бұрын
Can you also insert introduce yourself part. It will be useful for us
@amit123156
@amit123156 Жыл бұрын
Thank you RD automation ❤
@shashidhar3609
@shashidhar3609 2 жыл бұрын
It's Based on Schenerios , Hard Assert for Mandatory fields and Soft Assert For Nonmandotary field
@Amit17912
@Amit17912 2 жыл бұрын
In my opinion a beginner or at least who have 1 year of experience in automation shouldn't be use any tool for finding the xpaths. It will make to totally rely on that tools, you can't solve xpath making problems in the interviews. This is what I have seen in my career.
@Narayana14325
@Narayana14325 3 жыл бұрын
usage of assert commands totally depends on the scenario which you are going t verify mostely the hardest will thorw exception imediatly bcz if the login scenario fails we cant excute other scenarios the soft assert will not throw exception it will wait some time
@shyamvittal
@shyamvittal 3 жыл бұрын
SoftAssert is better, because even if the test cases fails, we can catch it in the reports and complete the tests in parallel
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Absolutely True!
@shivaagarwal7406
@shivaagarwal7406 2 жыл бұрын
Thanks for your explanations :)
@rahultalekar4377
@rahultalekar4377 2 жыл бұрын
Soft assert is more powerful because once all test execution we can check results also
@ALLROUNDER_-bh6vc
@ALLROUNDER_-bh6vc 2 жыл бұрын
Soft assert is more prefered to used bcoz in soft asseertion, suppose we have multiple assertion, and in this our 1st assert got failed....so in that condtion remaining aseertion still executed. in hard assertion, if 1st assertion got failed then remaining also failded with that.
@dessam7889
@dessam7889 3 жыл бұрын
Bless you sir for the knowledge.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching.
@tejastoley6714
@tejastoley6714 2 жыл бұрын
If i have multiple assertions i can use softAssert and put assertAll and if i have a single assertions i can use hard assertion.
@nidhikamble432
@nidhikamble432 Жыл бұрын
Thank you for the interview
@yeasminrahman9648
@yeasminrahman9648 3 жыл бұрын
If I have 100 test cases but I would like to execute 50 test cases how it would be executed on Jenkins?
@gaganjitsingh8141
@gaganjitsingh8141 Ай бұрын
With groups name and provide build parameter we can set in jenkins or choice parameter
@mdmokarram9829
@mdmokarram9829 3 жыл бұрын
One question i want to ask is "Is it compulsory to learn Jenkins if i'm apply for the post automation testing?" Because from the ans it sounds like its a part of DevOps teams and not of testers..
@saptarshidas8100
@saptarshidas8100 2 жыл бұрын
It depends on the company interviewing you. It is not always compulsory but it is an added advantage
@maheshkumarvishwakarma
@maheshkumarvishwakarma 2 жыл бұрын
Thank you so much sir for explaining the CI concept with so ease. 😄 Just want to ask if this process is same for GITLAB too ?
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Yes, definitely
@maheshkumarvishwakarma
@maheshkumarvishwakarma 2 жыл бұрын
@@rdautomationlearning609 thank you sir 🙂❤️
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
@@maheshkumarvishwakarma happy to help!!
@sayedquader1212
@sayedquader1212 3 жыл бұрын
Assert soft is good ,bz it will recorded the start to end failure.
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Thanks for response!
@chaitanyad12
@chaitanyad12 2 жыл бұрын
Soft assert because it collect errors during test method and will continue with next steps...
@MyLittleWorldExpress
@MyLittleWorldExpress 2 жыл бұрын
My pointofview is based on priority of the testcases we have to choose soft/hard asserts, If we compare like popup masgs /welcome masgs we gowith softasserts and remaining test cases we choose hard asserts.
@maheshbhaise9542
@maheshbhaise9542 2 жыл бұрын
Hard asert if it fail the test case it will stop the execution and go fir next test case
@rajkishoredash7057
@rajkishoredash7057 Жыл бұрын
Can i get to know that tool we are using to identify an X-Path?
@jyotipawar7111
@jyotipawar7111 3 жыл бұрын
interesting and understandable
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thanks for watching.
@revanthromeo7563
@revanthromeo7563 3 жыл бұрын
Actually assert all method is used to convert the soft assert to hard assert right?
@debipriyasahoo1405
@debipriyasahoo1405 Жыл бұрын
Hii, i can't understand the answer of how do you run the automation suite? you are given the answer so lengthy and it is difficult to remember. So can u give the answer in short form so that it will be easy to understand and easy to remember?
@swapnildawale
@swapnildawale 2 жыл бұрын
Sir your contain is really best.. But i want to suggest something for your channel growth so your channel reach to manny people 1. improve thumbnail 2. Improve editing 3. Need introduction of video 4. Video production Thank you ❤️
@jithendrasharma7470
@jithendrasharma7470 3 жыл бұрын
Can you explain more about ci and cd pipeline
@maheshbhaise9542
@maheshbhaise9542 2 жыл бұрын
Soft asert because it has to run after test case will fail it will continue to run next if it was fail it is continue to run
@evitadsouza3074
@evitadsouza3074 Жыл бұрын
Hello Sir can u please do a mock interview for test lead interview
@MadhuriMane-lq5yo
@MadhuriMane-lq5yo Жыл бұрын
soft assert are used more
@gowthamn6496
@gowthamn6496 2 жыл бұрын
No of occurrences of a in java
@sohelahmadkhan1775
@sohelahmadkhan1775 2 жыл бұрын
Groovy
@srikanthbhatthula4318
@srikanthbhatthula4318 2 жыл бұрын
Hello Sir, thanks for your video's. I'm unable to crack the interviews I have given multiple interviews so far. Is there any way that I can get the assistance from you to crack the interview. Thank you.
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thank you for watching and support!
@sadafoad205
@sadafoad205 3 жыл бұрын
hello, sir can you take my mock interview for manual testing??
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Please share your CV at rdautomationlearning@gmail.com
@deepthisatayanarayana6853
@deepthisatayanarayana6853 Жыл бұрын
Hai sir day after tomorrow i have an interview can i connect with you
@hariprasad1023
@hariprasad1023 2 жыл бұрын
how to attend mock interviews?
@bhargavimuvvala2495
@bhargavimuvvala2495 3 жыл бұрын
Language is groovy scriting language sir
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Thank you!!
@paritoshbhureinspirational4005
@paritoshbhureinspirational4005 2 жыл бұрын
nice sis
@ramyanksharma6254
@ramyanksharma6254 3 жыл бұрын
Sir I am one year experience in manual and automation testing and I want to apply for mock interview please consider for the same
@rdautomationlearning609
@rdautomationlearning609 3 жыл бұрын
Please share your CV at rdautomationlearning@gmail.com
@samananth3795
@samananth3795 Жыл бұрын
I have 100 test cases and jenkins is set to run the build at 8:00PM my shift ends at 5:00PM. 1.Use soft assert 20th test failed entire suit fails 2.Use hard assert 20th test fails no proble remaining 99 passes case 1: build not ready and you dont know what happens to other test cases, and get scolds from manager🤣🤣 case 2: modify the failed case and build ready to release, time saved you, manager, & customer happy.
@samuels997
@samuels997 2 жыл бұрын
@RD Automation Learning , could you please help connecting with me. I have an interview in 2 days on Senior Automation engineering. Please sir. Just 30 mins will help.
@nampallyjagan5073
@nampallyjagan5073 Жыл бұрын
What is this mock interview? Like the candidate just acting or is she real candidate for interview but not for any company really
@Mr.Chakle
@Mr.Chakle 3 жыл бұрын
Soft assert is more preferable to use
@sahasagopi5550
@sahasagopi5550 2 жыл бұрын
softassert
@jayashrighasti8782
@jayashrighasti8782 2 жыл бұрын
Hard assert
@HorrarTales
@HorrarTales 5 ай бұрын
Language name is groovy
@amrenderreddy5921
@amrenderreddy5921 2 жыл бұрын
Soft assert
@saravanakumarsenthurpandi1376
@saravanakumarsenthurpandi1376 3 жыл бұрын
Bro I want to interview with u sir
@blessme7759
@blessme7759 Жыл бұрын
Voice is too low
@Swastik-l1t
@Swastik-l1t 3 жыл бұрын
Please load the vdo for bdd cucumber interview questions/& answers
@lionsofdeccan4768
@lionsofdeccan4768 2 жыл бұрын
Gherkin language
@rdautomationlearning609
@rdautomationlearning609 2 жыл бұрын
Thank you for watching!
@angappanmithun
@angappanmithun Жыл бұрын
softassert
@gopich4406
@gopich4406 2 жыл бұрын
soft assert
@simhadrivarma6957
@simhadrivarma6957 2 жыл бұрын
Soft assert
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
SDET | QA Automation Mock Interview - 5+ Years of Experience
1:55:33
Naveen AutomationLabs
Рет қаралды 230 М.
Java and Selenium Mock interview for Experienced
31:22
Software Testing Hacks
Рет қаралды 4,9 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН