Тёмный

Automation Testing Mock Interview For 1-3 YOE (Java + Selenium +TestNG + Frameworks) 

SDET- QA
Подписаться 705 тыс.
Просмотров 497 тыс.
50% 1

Topic : Automation Testing Mock Interview For 1-3 YOE (Java + Selenium +TestNG + Frameworks)
#########################
Udemy Courses:
#########################
Manual Testing+Agile with Jira Tool
************************************
► shorturl.at/xNXZ4
Selenium with Java+Cucumber
********************************
► shorturl.at/aIKMW
Selenium with Python & PyTest
********************************
► shorturl.at/ELW09
Selenium with python using Robot framework
****************************************
► shorturl.at/bcDPZ
API Testing(Postman, RestAssured & SoapUI)
*****************************************
► shorturl.at/uAWY7
Web & API Automation using Cypress with Javascript
********************************************
► rb.gy/4uum2n
Playwright with Javascript
**************************
► rb.gy/4uum2n
Jmeter-Performance Testing
************************
► rb.gy/ocj7r2
SDET Essencials(Full Stack QA)
*************************
► rb.gy/hlnf2v
Appium-Mobile Automation Testing
************************************
► rb.gy/wmzv64
Java Collections
*****************
► bit.ly/3S66ezE
Python Programming
*********************
► urlis.net/gdsfpb0s
Cucumber BDD Framework
***************************
► bit.ly/3F7d69r
Protractor with Javascript
***************************
► urlis.net/4uddm1qb
####################################
RU-vid Playlists:
####################################
Manual Testing & Agile
***********************
► bit.ly/3ujvaYa
► bit.ly/3OYzxQj
SQL
*************************
► bit.ly/3R6XjeG
► bit.ly/3nE0a1s
► bit.ly/3IeKuuJ
linux & Shell Scripting
**********************
► bit.ly/3up1Z6a
► bit.ly/3nzvGxx
Java
**********************
► bit.ly/3R9QfOs
► bit.ly/3AoRMKM
► bit.ly/3IbTTDn
► bit.ly/3ybXInv
► bit.ly/3yCoHdw
Selenium With Java+Cucumber
********************************
► bit.ly/3P2FMm4
► bit.ly/3yhiIt4
► bit.ly/3uokzet
► bit.ly/3a7XIND
► bit.ly/3umN2S9
► bit.ly/3aar7GW
► bit.ly/3y9kD2S
► bit.ly/3uhLskn
Python
********************************
► bit.ly/3agNgU0
► bit.ly/3NJNnoy
► bit.ly/2CTQ4mR
► bit.ly/3OIYWh1
Selenium With Python,Pytest&Behave
***************************************
► bit.ly/3OHHoC9
► bit.ly/3IeNLdv
► bit.ly/2J4tPeT
► bit.ly/3ydSkAq
Selenium With Python Using Robert Framework
(Web&API Testing)
*************************************************
► bit.ly/3nUvlpr
► bit.ly/3nUvE3z
API Testing (Postman,SoapUi,&Rest Assured)
**********************************************
► bit.ly/3OXacWY
► bit.ly/3yh0UhE
► bit.ly/3nC9DWQ
► bit.ly/3yGfhNS
► bit.ly/3OJa11H
► bit.ly/3P2slCC
Mobile App Testing Appium
****************************
► bit.ly/3Al49HG
Performance Testing Jmeter
*******************************
► bit.ly/3nz4fE7
Maven,Jenkins,Git,Github,CI/CD
*******************************
► bit.ly/3P16HPj
► bit.ly/3yhlUVA
► bit.ly/3afYfwT
► bit.ly/3yGzweG
► bit.ly/3yF73Ws
► bit.ly/3NCOmH7
SQL,DB Testing&ETL,Bigdata
*******************************
► bit.ly/3NKOcNY
► bit.ly/3OVpDyI
► bit.ly/3NEvUy0
► bit.ly/3IryxlT
► bit.ly/3RkWBLh
JavaScript Based Automation Tools
********************************
► bit.ly/3nUx51X
► bit.ly/3AqI6Q0
► bit.ly/3yeurbT
► bit.ly/3ujzpTK
Selector Hub Tools
********************
►rb.gy/h3h424
GraphQL
******************
► rb.gy/sj3gys
Cypress API Testing
********************
► shorturl.at/fjKPX
Cypress Web Testing
**********************
► shorturl.at/agjlK
Playwright with Javascipt
**************************
► shorturl.at/adSTY
#AutomationTesting
#JavaProgramming
#SeleniumWebDriver
#TestNGFramework
#MockInterviews
#QAEngineer
#AutomatedTesting
#JavaDevelopment
#SeleniumTesting
#TestNGTest
#QACommunity
#AutomatedTests
#JavaCoder
#SeleniumAutomation
#TestNGSuite
#SoftwareTesting
#JavaCoderLife
#SeleniumTest
#TestNGReport
#TestingFrameworks
#JavaSelenium
#MockInterviewPrep
#QAExpert
#AutomationEngineer
#SeleniumDev
#TestNGTips
#QualityAssurance
#JavaSeleniumTesting
#InterviewPractice
#QATester
#SeleniumTips
#TestNGLibrary
#TestAutomation
#JavaTesting
#MockInterviewQuestions
#QAInsights
#SeleniumTricks
#TestNGTraining
#AutomatedTestingTools
#JavaTestNG
#InterviewPreparation
#QASkills
#SeleniumTutorials
#TestNGExamples
#TestingSkills
#JavaAutomation
#MockInterviewPreparation
#QACareer
#SeleniumInterviews
#TestNGBasics

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

 

2 апр 2022

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 174   
@MegaRohit92
@MegaRohit92 2 года назад
90% service based companies can be cracked easily with the help of this video. From personal experience I can say that most of the questions asked in this video are more than sufficient to crack the most of the interviews. Truly commendable work.
@Shruttiiiiii
@Shruttiiiiii 11 месяцев назад
What about Product based company
@blablagswjsvsns134
@blablagswjsvsns134 Год назад
1 answer - create object or use super. 2answer - both almost same . Overloading is simply different nu. Or type of parameters or return type. Override means - in sub class we override or change implementation of the parent. class. 3 Final - we use to make variable as non changable. 4 Finalize is use to clear or delete unusing object. 5 Static - is of class not an object.. we can call it object.vraible. 6 Can't override static but if we try to, it will not give an error but not work as overiding. 7Java only accepts single inheritance but we can achieve an interface... A extends B implements C. 8 list have order or indexing and duplication where set don't. 9 in set we have to iterate and check every element.
@phanik793
@phanik793 2 года назад
Very helpful Video because answers are also explained
@gopalakrishnan2784
@gopalakrishnan2784 2 года назад
Dear sir, really those kinds of mock interviews are used to test the ability of our own, before facing the real time interview....i hope you will upload some more mock interview videos.... i am waiting for your upcoming videos.... thanks...
@tejaswatamwar5650
@tejaswatamwar5650 7 дней назад
It is so perfect, specially the sir explaining all the wrong answers! This was very informative.
@KrzysztofChrzan
@KrzysztofChrzan 2 месяца назад
I am positively surprised such knowledge after 2.5 years of experience. 👏
@azharkhan7598
@azharkhan7598 Год назад
Sir U r a really a hero for us.... ❤ Thanks. I have finished my Java+selenium+TestNG with the help of your video.. May you please give me a chance to interview.
@shrikantsarode6676
@shrikantsarode6676 2 года назад
Very Good Interview Pavan Sir Please share some samples questions on java program and automation if possible.
@user-pq3ls5yj2u
@user-pq3ls5yj2u 2 года назад
Hello sir, can you please do mock up interviews for Robot Framework, REST API testing and Jmeter . it will be very helpful thank you
@padmavathykorrapati329
@padmavathykorrapati329 2 года назад
Very informative!!
@tejascollectionsclothingst9777
Sir im always thankfull to you i tried you contacting sir but i dint succeed ,wherever you are, you n your family should be happy
@suryahappycrafts2489
@suryahappycrafts2489 14 дней назад
Great interview. Sir please make more interviews. We all are waiting sir.
@srikantnayak3797
@srikantnayak3797 3 месяца назад
It's very beneficial
@sdetpavan
@sdetpavan 3 месяца назад
Thanks
@lb8101
@lb8101 Год назад
Thank you Pawan, these mock interview videos are really helpful.. please share more mock interviews.
@DevTheReviewer
@DevTheReviewer Год назад
One of the best mock interview videos I came across. I am been seeing almost all your videos. Keep up the good work.
@shruthitn
@shruthitn 2 года назад
Hello Pavan, Can you please conduct a mock interview for Selenium with Python, It would be a great help for them who are trying to get in to Testing with Python. Thank you!
@tanmayghadge7861
@tanmayghadge7861 2 года назад
Please post most more mock interview videos.
@naveenpal965
@naveenpal965 2 года назад
Hi sir, I'm watching manual testing videos the live project one, why they are under membership? Can you please release those videos from that membership group. That would be really helpful.
@gardening3561
@gardening3561 Год назад
😊😊😊
@josephineabu
@josephineabu Год назад
Members only😂.
@kvinayram6337
@kvinayram6337 Год назад
Hello sir, This is vinayramkolli. I only have one word for you after watching this video. You are directly helping many people to get good opportunity in well reputed companies. It is building confidence in me. I am feeling regret for not watching your mock interviews. Your work is really appreciated....
@nickyojha4804
@nickyojha4804 Год назад
Very very helpful video to attend any interview with some confidence. ❤
@sdetpavan
@sdetpavan 11 месяцев назад
Glad it was helpful!
@ankitvani9175
@ankitvani9175 Год назад
Thanks a lot 🙏 I have watched the whole interview and it's very informative and knowledgeable. I have also learn few things that i don't know properly. Thanks you so much for such nice content.
@sdetpavan
@sdetpavan Год назад
Glad to hear that
@tejusgowda145
@tejusgowda145 7 месяцев назад
Please add question and answers in captions sir, great content!
@umeshpandhare4470
@umeshpandhare4470 2 года назад
good 1 sir......keep it up...impressed😇
@sdetpavan
@sdetpavan Год назад
thanks
@1972irp
@1972irp 2 года назад
Very Good Interview....
@sdetpavan
@sdetpavan Год назад
thanks
@eyetea8889
@eyetea8889 Год назад
This is Gold. I tell people to go watch my Indian uncle. he is the bomb.
@BittuSingh-xf9iy
@BittuSingh-xf9iy 2 года назад
Good Evening Sir, I'm Bittu Singh. I hv completed my B.Tech in Mechanical Engineering in the year 2021 and i decided to start my career in IT sector. So, I just want to know- What is the possible interview answer for 1-year back in engineering degree?? It will be very thankful if u able to answer this question.😊
@v2factsandupdates327
@v2factsandupdates327 Год назад
Awesome questions
@sdetpavan
@sdetpavan Год назад
Thanks
@shilpakeshav6148
@shilpakeshav6148 2 года назад
Sir please do some interview for python selenium and SQL sir
@visnu12345
@visnu12345 2 года назад
Hi sir, Can you please make one mock interview video on Selenium webdriver Python + Appium + Robot Frame work
@raghuchinni6179
@raghuchinni6179 2 года назад
1..Two methods contain same name and different arguments is called overloading.. 2..Two methods contains same name and same arguments Then parent class one implementation child class another implementation is called overriding...
@shubhamshinde524
@shubhamshinde524 2 года назад
Inheriting the superclass method into the subclass and changing its implementation according to subclass specification is known as method overriding in which method name and argument should be same.... And Method Binding process that is method declaration and method definition (body) links together on the basis of object creation only as the arguments are same
@sitruarasan9998
@sitruarasan9998 Год назад
Thank you so much sir very useful this interview video 👍
@sdetpavan
@sdetpavan Год назад
most welcome
@raghuchinni6179
@raghuchinni6179 2 года назад
Tq sir.....
@bindumishra2270
@bindumishra2270 2 года назад
At 10:57 there is a lot of difference between multi level and multiple inheritance... Multiple inheritance is not possible which is nothing but diamond problem, which can be achieved by interface.
@ashokgutte9391
@ashokgutte9391 Год назад
diamond ambiguity
@unteck7023
@unteck7023 Год назад
Hello sir please arrange more mock, i have watched all the mocks
@rakshan5965
@rakshan5965 2 года назад
Hello sir, Can you please suggest any course/project about manual testing in coursera
@creativeaccepts7732
@creativeaccepts7732 2 года назад
Hi sir plz upload selinum classes with details explanation coding
@Shruttiiiiii
@Shruttiiiiii 11 месяцев назад
Excellent Interview 👍 Very helpful, just a request plz answer correct answers for the questions you have asked to the candidate
@mukeshjayabalan1322
@mukeshjayabalan1322 2 года назад
Thank you
@savitasutar427
@savitasutar427 Год назад
Helpful
@sdetpavan
@sdetpavan Год назад
Glad to hear that
@raghuchinni6179
@raghuchinni6179 2 года назад
Overloading concept is applicable for constructor Not applicable for inheritance and overriding concept....
@fero___3005
@fero___3005 2 года назад
Overloading Applicable for methods too
@pratikbharti5277
@pratikbharti5277 2 года назад
Great.... But only one question over here if candidate gave all satisfactory ans and unable to solve the JAVA Program then most companies are hold their reassume so if we are freshers/ intermediate candidates then how it's important for us to solve logic? or can we have list of program that we can prepare before goes inter!
@sanketpatil2530
@sanketpatil2530 11 месяцев назад
On Pavan sir's you tube channel there is a separate playlist of frequently asked java programs in interview with detail explanation..You can check it
@nanavanalla10
@nanavanalla10 3 месяца назад
Prathik, it's not like you need to prepare with set of programs, because there are N-numbers of logic you can write in Java, you should prepare on flow controls ( if else, for loop, while, do while) properly then you can write any program, there are some popular programs which are asked in interview but as a java programmer we should not relay on them. In business layer there are N number of complexity might come so that time you should resolve it with you knowledge. That's why in interview programs are given to prove that you are strong enough to write logics. If you are strong then finding a vowels in a string is simple matter of thing as in this video sir asked to that man.
@apu4886
@apu4886 Год назад
Thank you so much sir
@sdetpavan
@sdetpavan Год назад
Most welcome
@janjanamsaibindu2840
@janjanamsaibindu2840 2 года назад
Sir, iam also interested to participate in mock interview....can u consider my request ... On ( manual + ETL ) testing .
@kaliprasadgouda3848
@kaliprasadgouda3848 Год назад
Sir ap ke jitna bi tarif kare bo kam hi hee ap testing me har type ka help karte ho
@prajjwalchaubey2323
@prajjwalchaubey2323 Год назад
Thanks a lot sir 😃
@sdetpavan
@sdetpavan Год назад
Welcome
@shahedshaikh8787
@shahedshaikh8787 2 года назад
Sir if possible make video on power bi 👏🏻
@udaykhandekar1847
@udaykhandekar1847 2 года назад
Hello... Sir any video on simple basic interview program
@habeebbasha5869
@habeebbasha5869 Год назад
Please make a interview on python with selenium sir 🙂
@sspinjari7643
@sspinjari7643 2 года назад
Wow
@rupandas1742
@rupandas1742 2 года назад
Sir I have done Engineering in EC in 2018 and having knowledge of Manual Testing.So Can I get Job?
@raghuchinni6179
@raghuchinni6179 2 года назад
Constructor applying Access modifier are public, default,private,protected We can use any other modifier we will get compile time erroe
@paparaosuvarnam189
@paparaosuvarnam189 Год назад
Sir can we extend two classes in multiple inheritance.can u make a video
@raghuchinni6179
@raghuchinni6179 2 года назад
Class C implements A,B
@shajahansk8542
@shajahansk8542 9 месяцев назад
@purnachandratiruveedhula479
@purnachandratiruveedhula479 2 года назад
pavan Sir, need your support for i m unable to track interview proper manner
@vbn120
@vbn120 Год назад
Plz take some more videos on the same
@Veky_siri_official
@Veky_siri_official 2 года назад
sir can u conduct a interview for selenium with java.it would be a great help for me......thank you sir
@pradipadvitote1288
@pradipadvitote1288 Год назад
After completing the automation testing cours can we become job ready, or we have to take traning again in selected company.
@maqsoodalikhan0799
@maqsoodalikhan0799 2 года назад
Manual test..?
@sarojingole6554
@sarojingole6554 Год назад
As fresher, 0 experience in testing how much knowledge of java and selenium is sufficient to crack interview or how much I have to study.
@raghuchinni6179
@raghuchinni6179 2 года назад
Class can extends only one class at a time
@raghuchinni6179
@raghuchinni6179 2 года назад
Class implement A,B
@umeshchandrasutar4241
@umeshchandrasutar4241 2 года назад
Nice Sir Currently working in Tcs in BPS I want to switch to IT Manual Testing so please advice
@nakulnagariya7736
@nakulnagariya7736 2 года назад
I was in TCS (BPS), keep going, instead manual considers Automation, you will Thanks me Later.
@umeshchandrasutar4241
@umeshchandrasutar4241 2 года назад
@@nakulnagariya7736 bro bps sector is not well... Where lots of lifes are spoilng
@tsurvivor
@tsurvivor Год назад
The best interview is to give the interviewer a code and the ability to find the solution I don't agree with an interview with this model sometimes testers get stressed he could learn the answer I don't see any ability on the candidate, 1. Concept of tests like what assert is and why you run it 2. how to test login (create a class and test in Junit ) 3. Polymorphism, Encapsulation, abstract 4. Webdriver Framework how you would set up it 5. Give a clear solution about design patterns for testing
@Shruttiiiiii
@Shruttiiiiii 11 месяцев назад
Exactly
@jyoshnajoe877
@jyoshnajoe877 Год назад
sir is there any chance to get pdf of all imp interview quations and answers coz currently i am prepairing for interview i want to follow one order while prepairing if have could u tell where i can find that will really help us
@arunkumar-xr1em
@arunkumar-xr1em Год назад
Hi sir, build() is an optional one right?
@hiteshsc
@hiteshsc Год назад
Sir due to civil service preparation i dont have experience can i get job by skill in java and selenium even now?my gradution gap is 5 years.
@heenapanchabhai1430
@heenapanchabhai1430 2 года назад
Sir what I should study for automation testing Please tell me topic.
@shukria485
@shukria485 2 года назад
I am doing by myself. I study java and selenium and others.
@fero___3005
@fero___3005 2 года назад
@@shukria485 yes
@masthanvalimasthan6308
@masthanvalimasthan6308 Год назад
what is web driver pop up , one of interwive plan aske the this question please help me
@raghuchinni6179
@raghuchinni6179 2 года назад
Parent class Child class contain same method signature Different implementation
@prashanthi3326
@prashanthi3326 2 года назад
Hi sir, i have a career gap due to took care of my family.Now i have to start my career. Please could you conduct mock interview for me.
@kasiviswanath3039
@kasiviswanath3039 2 года назад
Hi sister, I have 3 years career gap,
@bharathKumar-or6gd
@bharathKumar-or6gd Год назад
Sir, can we get his linkedin profile both of we are working in same company if you provide that it would be help full to me and others also
@vivekkumarrana3775
@vivekkumarrana3775 2 года назад
Hello sir , I completed my b.tech in mechanical but now i try to switch in IT sector so it is good for me in future or not ?
@fero___3005
@fero___3005 2 года назад
Yes bro mee too in our college 🎓 changing my career
@beast8235
@beast8235 Год назад
Whether he is a Fresher or employee while looking in his answer he may be fresher
@PriyankaPatil-qt7yv
@PriyankaPatil-qt7yv Год назад
Sir plzz u help me how to handle calender cleartrip webpage plzz sir
@PrashanthPosani
@PrashanthPosani Год назад
Hi am from a commerce background working in London want to enter in to IT background jobs as I have much scope in this country can u suggest which will be easy for me to get in to IT jobs.
@raghuchinni6179
@raghuchinni6179 2 года назад
Parent & child have static keyword It is method hiding
@kishorechary1354
@kishorechary1354 2 года назад
Hi sir i am a diploma holder as I can enter into the IT Testing field
@sukanyadash5714
@sukanyadash5714 2 года назад
Helo sir . I wanted to buy a self preparation manual testing course. Can you please let me know how to initiate the process of payment.so that I can start my preparation.
@sdetpavan
@sdetpavan 2 года назад
Please check details on my website.
@ravitejagollapudivsss2769
@ravitejagollapudivsss2769 2 года назад
@@sdetpavan Sir can you please provide the website address pls. Iam new to this channel....!!
@Mr_Raz_
@Mr_Raz_ 9 месяцев назад
class Child extends Parent implements InterFace1 , InterFace2 {
@yadavarjit
@yadavarjit Год назад
@27:26 good question
@worldtour666
@worldtour666 2 года назад
Hi Sir, Please upload a video to run multiple spec files in protractor or any framework in same browser parallely in Jenkins to save execution time. Also execution log should also be generated
@pramodthakare6955
@pramodthakare6955 2 года назад
Pp p
@pramodthakare6955
@pramodthakare6955 2 года назад
P
@kishorechary1354
@kishorechary1354 2 года назад
I want suggestion from u sir
@sdetbyraviteja568
@sdetbyraviteja568 3 месяца назад
Hi sir. I want to give mock interview to you. May i know the process please?
@user-zq5hm6rk4n
@user-zq5hm6rk4n Год назад
Can you please share details ofthe mock interview proces?.
@sdetpavan
@sdetpavan Год назад
www.pavantestingtools.com/p/mock-interviews.html
@vasiliimakogon1847
@vasiliimakogon1847 2 года назад
Почему мне попалось это в рекомендации)
@sagarpingle7029
@sagarpingle7029 Год назад
тебе это нужно мой друг 😃
@devanshi3050
@devanshi3050 Год назад
sir can you please share the resume of the candidate? it will be really helpful for freshers like me.
@sachinsonar9910
@sachinsonar9910 Год назад
Hiii.. You want to make your career in automation??
@pradeepchevula789
@pradeepchevula789 2 года назад
Which language is best for degree chemistry students in software field
@voyagersourabh
@voyagersourabh 2 года назад
Hey pradeep, I don't know if you have any expertise on any programming language. But you can start preparing if you have not any. Learn any programming language like C++, Java or Python by learning upto OOPS concepts and then try to build some projects. If that bores you try learning HTML, CSS and little javascript
@pradeepchevula789
@pradeepchevula789 2 года назад
@@voyagersourabh then how can i get job
@venkateshn7432
@venkateshn7432 2 года назад
@@voyagersourabh hi bro testing requires more coding compared to azure
@Arjun2mkap3929
@Arjun2mkap3929 Год назад
If he is not answering or wrong answer sir please correct it there itself else we will get confusion
@kavadhara1554
@kavadhara1554 2 года назад
Java python poramm project
@durvasulasandeep6886
@durvasulasandeep6886 2 года назад
What is the difference of create object for both Wedriver driver=new chromedriver(); chromedriver driver=new chromedriver();
@fero___3005
@fero___3005 2 года назад
Parent class = new child class
@muthuvicknesh4912
@muthuvicknesh4912 2 года назад
WebDriver is an interface we can't create object for it possible of creating a object reference using that interface implemented class Chromedriver is class which implements the Web Driver.., interfaces
@anupriya4113
@anupriya4113 Год назад
We are performing upcasting here
@rao.harshvardhan
@rao.harshvardhan 2 года назад
Sir how to join your class for selenium with java for testing@pavan Kumar
@sdetpavan
@sdetpavan Год назад
pls check www.pavanonlinetrainings.com/p/online-training.html
@mathalidattatammana6381
@mathalidattatammana6381 Год назад
Can I get model resume of this person
@raghuchinni6179
@raghuchinni6179 2 года назад
Multiple inhertance is not applicable for java classes...
@fero___3005
@fero___3005 2 года назад
No we can use using interface
@saurabhlal2368
@saurabhlal2368 2 года назад
Hello sir which languages is best for automation testing ?
@lostboy5160
@lostboy5160 2 года назад
Java
@dipeshkhotele3901
@dipeshkhotele3901 2 года назад
Java
@Rider-jn6zh
@Rider-jn6zh 2 года назад
@@lostboy5160 why not python...is there any particular reason that java is best
@mukulsingh9239
@mukulsingh9239 2 года назад
@@Rider-jn6zh Industry demand
@lostboy5160
@lostboy5160 2 года назад
@@Rider-jn6zh no particular reason for that but mostly company refer java
@FunLife-je8qo
@FunLife-je8qo Год назад
Sir ,I want to request you ,If any one not give clear answer or give wrong answer can you plz give this question answer that time it self means berceuse of the we also got clear answer at time and not forget
@sarikonchada5758
@sarikonchada5758 2 года назад
Can someone type all the questions asked
@chintamanibhosale7837
@chintamanibhosale7837 2 года назад
tu suspense me he marja
@dineshd9155
@dineshd9155 2 года назад
As a Manual Tester, If I learn Python, How should helpful for me in my carrier, What kind of role should play in company. Guys could me please help me out!
@Napalem99
@Napalem99 2 года назад
Many companies now demand Python for automation and salaries are pretty high so keep it up and learn PyTest, the only issue is, that for these positions companies require 3 to 4 years of experience ,anyway learn and practice cause sometimes HR and Tech Specialist will prioritize your skills not exp
@dineshd9155
@dineshd9155 2 года назад
@@Napalem99 Thank you so much..
@rforrangoli2024
@rforrangoli2024 2 года назад
If you learn python,you can use it as binding language for selenium, you can go as python developer and DA
@dineshd9155
@dineshd9155 2 года назад
@@rforrangoli2024 Hi, I can't understand cleary. i am really sorry could you please expalin with clearly.
@blablagswjsvsns134
@blablagswjsvsns134 Год назад
10 findelemts return list and windowhandles return set 11 .count=0 loop string(i=0 ;i Less then Len) If(s.charAt(i)==o or a or i or e or u) Count+1 Return count
@AS-vj8ki
@AS-vj8ki Год назад
Is constructor is static?? U dont answer the que
@poojak352
@poojak352 Год назад
No constructor can't be static coz it get called when object is created so it's non static
Далее
Barry Policeman And His Son Vs Prisoners
00:26
Просмотров 991 тыс.
🎤Пою РЕТРО Песни ✧˖°
3:04:48
Просмотров 1,7 млн