Introduction to Maven - Lecture 1
7:48
Пікірлер
@josejoelramostanca4897
@josejoelramostanca4897 2 күн бұрын
How can cn put this logic in another java file using a pattern?
@PrinceAutomationDestination
@PrinceAutomationDestination 2 күн бұрын
Didnt understand your question, could you Please elaborate
@ShreedharBatthad
@ShreedharBatthad 2 күн бұрын
Pls continue sir
@PrinceAutomationDestination
@PrinceAutomationDestination 2 күн бұрын
?
@Elliot-792
@Elliot-792 3 күн бұрын
Happy new year princee🎉🎉
@chitaranjansahoo9243
@chitaranjansahoo9243 3 күн бұрын
Love you sir ❤️
@TheIndianFlavour
@TheIndianFlavour 4 күн бұрын
like PATCH , Put can be special case??
@PrinceAutomationDestination
@PrinceAutomationDestination 4 күн бұрын
No put cant be because put will replace entire resource as a result output would be same always While in case of patch it depends on how server processes it Suppose we have created a resource using Post: and name {"Prince"} is added Now let us say we have tried to patch new value and this time i added arun using patch So resource will look like: {"Prince", "Arun"} Now again let us say we added Arun again with patch Now it depends on how sever will process If server has implemented uniqueness then adding Arun will lead to have following result again {"Prince", "Arun"} This case is Idempotent If Duplicates are allowed then resource will look like {"Prince", "Arun", "Arun"} This case is not Idempotent
@krishsaha2256
@krishsaha2256 5 күн бұрын
What other changes are need to be done if there is a Page object model implemented along with it? I have created a cucumber framework where I have broken down the step definition further to segregate the methods and locators under the page object.
@PrinceAutomationDestination
@PrinceAutomationDestination 5 күн бұрын
You can call page object with initalized context in step defs
@rateebhatt83
@rateebhatt83 7 күн бұрын
hello Prince .. very nice explanation.. could you plz increase the volume a little
@PrinceAutomationDestination
@PrinceAutomationDestination 7 күн бұрын
Looks good to me, could you please cross check and confirm Anyway i will increase the volume in upcoming videos
@rateebhatt83
@rateebhatt83 7 күн бұрын
nice and crisp!! but volume is low
@PrinceAutomationDestination
@PrinceAutomationDestination 7 күн бұрын
Let me check
@learnsomething2468
@learnsomething2468 10 күн бұрын
google authentication app bala bhi btao kaise krege
@PrinceAutomationDestination
@PrinceAutomationDestination 10 күн бұрын
I believe it should work in same way
@balajikoc1429
@balajikoc1429 10 күн бұрын
Great explination, thank you
@PrinceAutomationDestination
@PrinceAutomationDestination 10 күн бұрын
Welcome
@hashirhasmy1042
@hashirhasmy1042 11 күн бұрын
why in singelton class not declare driver variable as staic any reason for it?
@PrinceAutomationDestination
@PrinceAutomationDestination 11 күн бұрын
Because we want thread safe driver with the help of thread local
@rohitanimallover6944
@rohitanimallover6944 11 күн бұрын
How to automat dynamic otp in login page.
@PrinceAutomationDestination
@PrinceAutomationDestination 11 күн бұрын
Need more details about what exactly you are looking for, ping me at 9802929824
@nishantsharma-lm4bk
@nishantsharma-lm4bk 11 күн бұрын
I have not seen 2FA option on the security page on the GitHub. Please help
@PrinceAutomationDestination
@PrinceAutomationDestination 11 күн бұрын
Plesse ping me at 9802929824
@swaroopnadella
@swaroopnadella 11 күн бұрын
Good content Prince 👏
@PrinceAutomationDestination
@PrinceAutomationDestination 11 күн бұрын
Thanks 👍
@hoangnguyenduc8671
@hoangnguyenduc8671 11 күн бұрын
hello Mr. Prince, I don't know if you remember me, but I tried to learn your framework and facing this situation, I reached you and you promised to create this parallel content. And you kept it! I'm very appreciated that. Merry Christmas and happy new year! Wish you all the best!
@PrinceAutomationDestination
@PrinceAutomationDestination 11 күн бұрын
Thanks and merry xmas 🎄
@yadrajshinde6613
@yadrajshinde6613 12 күн бұрын
very informative video and explanation was too good.Thank you!
@PrinceAutomationDestination
@PrinceAutomationDestination 12 күн бұрын
Welcome
@sushantbhakare5867
@sushantbhakare5867 13 күн бұрын
here we have to use kafka as messaging queue to produce and consume the message.
@PrinceAutomationDestination
@PrinceAutomationDestination 12 күн бұрын
Great
@ajaybhatt5402
@ajaybhatt5402 13 күн бұрын
Its not working for Junit execution facing error Index -1 out of bounds for length 0
@PrinceAutomationDestination
@PrinceAutomationDestination 13 күн бұрын
Share the code, i dont think it has anything to do with junit
@igwe6547
@igwe6547 15 күн бұрын
Thank you for a clear explanation of API
@PrinceAutomationDestination
@PrinceAutomationDestination 15 күн бұрын
Welcome
@huzaifawahla454
@huzaifawahla454 15 күн бұрын
1:48 video starts from here.
@karthickrajpattabi
@karthickrajpattabi 15 күн бұрын
Detailed content. kudos for your hard effort
@PrinceAutomationDestination
@PrinceAutomationDestination 15 күн бұрын
Thanks Karthik ☺️
@sairamkrishnagondela3916
@sairamkrishnagondela3916 15 күн бұрын
Can you share the github repo link for this project series , It would be very helpful
@PrinceAutomationDestination
@PrinceAutomationDestination 15 күн бұрын
Sure please find below the same github.com/prnbtr09/bdd-cucumber
@karthickrajpattabi
@karthickrajpattabi 15 күн бұрын
gonna to be deep .....happy learning
@PrinceAutomationDestination
@PrinceAutomationDestination 15 күн бұрын
Yep
@balavigneshbalajidhayanith7222
@balavigneshbalajidhayanith7222 15 күн бұрын
Awaiting for your API Automation session
@PrinceAutomationDestination
@PrinceAutomationDestination 15 күн бұрын
Thanks, i am trying to publish as soon as possible
@Morphine_k9
@Morphine_k9 17 күн бұрын
You didn't explain clearly why the second null is used. Kindly explain that as well.
@PrinceAutomationDestination
@PrinceAutomationDestination 17 күн бұрын
Rest of the logic is existing singleton logic like checking if instance is null or not First null is for multi threads to check if any thread has locked it or not and second null is to check instance is null or not if null then create instance
@Morphine_k9
@Morphine_k9 17 күн бұрын
@@PrinceAutomationDestination thanks for the explanation prince. This cleared the issue.
@PrinceAutomationDestination
@PrinceAutomationDestination 16 күн бұрын
@SwarupSarkar-m1k thanks 👍
@sudheeshp5789
@sudheeshp5789 17 күн бұрын
Does it without initializing Conext context = new Context() in the step definition file
@PrinceAutomationDestination
@PrinceAutomationDestination 17 күн бұрын
Please provide more details of what you are looking for
@sudheeshp5789
@sudheeshp5789 17 күн бұрын
@PrinceAutomationDestination without initializing with constructor does this context Object works?
@PrinceAutomationDestination
@PrinceAutomationDestination 17 күн бұрын
@sudheeshp5789 actually step defs objects are created for every scenario and as a result if this object is defined in the constructor of step def, so here object of context is created and can be used for sharing the state
@maheshdeevi7868
@maheshdeevi7868 18 күн бұрын
Hi bro, can we use same process for okta as well ?
@PrinceAutomationDestination
@PrinceAutomationDestination 18 күн бұрын
I didnt get what do you mean by okta , please share more details
@KarthikReddy-l5p
@KarthikReddy-l5p 19 күн бұрын
Thank you for making this video. I have seen your videos selection is unique and covering the core important concepts which most we find rarely. These topics are helping in clearing the long lasting doubts for sure.
@PrinceAutomationDestination
@PrinceAutomationDestination 19 күн бұрын
Thanks 🙏🏼👍
@KarthikReddy-l5p
@KarthikReddy-l5p 19 күн бұрын
Thank you for the clear and precise explanation. so simplest so far I have ever encountered.
@PrinceAutomationDestination
@PrinceAutomationDestination 19 күн бұрын
Thanks 👍
@OmKadam-n8f
@OmKadam-n8f 19 күн бұрын
Thanks run Successfully ..
@PrinceAutomationDestination
@PrinceAutomationDestination 19 күн бұрын
Welcome and spread with others
@mohammadyazdan9227
@mohammadyazdan9227 20 күн бұрын
Thanks a ton prince. As always, amazing content.
@PrinceAutomationDestination
@PrinceAutomationDestination 20 күн бұрын
Thanks buddy
@karthickrajpattabi
@karthickrajpattabi 20 күн бұрын
gem of knowledge. awesome
@PrinceAutomationDestination
@PrinceAutomationDestination 20 күн бұрын
Thanks 👍
@cloudfozes
@cloudfozes 20 күн бұрын
Thank you for the well explanation, I really got an knowledge. However, what you did is for microsoft and if you are aware of all the OTP. please explain that too i have strucked in a automation project where i need to enter the OTP automatically that comes to whatsapp and SMS.
@PrinceAutomationDestination
@PrinceAutomationDestination 20 күн бұрын
Sure i will explore and create something
@Someone_2923
@Someone_2923 21 күн бұрын
Excellent explanation.. please upload all the videos about maven soon
@PrinceAutomationDestination
@PrinceAutomationDestination 21 күн бұрын
Sure will complete is soon
@Someone_2923
@Someone_2923 21 күн бұрын
@@PrinceAutomationDestination Thank you. I'm waiting
@PrinceAutomationDestination
@PrinceAutomationDestination 21 күн бұрын
@Someone_2923 sure wait for sometime currently working on some other playlists but will try to add few more videos soon
@abhishekshukla5758
@abhishekshukla5758 24 күн бұрын
Thanks it’s really useful loved it❤
@PrinceAutomationDestination
@PrinceAutomationDestination 24 күн бұрын
Welcome
@nishantsharma-lm4bk
@nishantsharma-lm4bk 25 күн бұрын
Good explained complex problems
@PrinceAutomationDestination
@PrinceAutomationDestination 25 күн бұрын
Thanks
@PrashantSharma-wb6sz
@PrashantSharma-wb6sz 26 күн бұрын
Thanks Bro for easily explaning the complicated programs
@PrinceAutomationDestination
@PrinceAutomationDestination 26 күн бұрын
Thanks 🙏🏼
@sahiljoshi7917
@sahiljoshi7917 27 күн бұрын
Nice explanation and thanks for making complex prgram quite easy.
@PrinceAutomationDestination
@PrinceAutomationDestination 27 күн бұрын
Thanks 👍
@PrashantSharma-wb6sz
@PrashantSharma-wb6sz 27 күн бұрын
Great Prince bhai for explaining such a complex program in such a simplify way. Thanks
@PrinceAutomationDestination
@PrinceAutomationDestination 27 күн бұрын
Thanks and welcome
@subhashreesahoo-c9r
@subhashreesahoo-c9r 27 күн бұрын
Thank you sir giving knowledge of so many varieties of Java programming ❤
@PrinceAutomationDestination
@PrinceAutomationDestination 27 күн бұрын
Welcome
@crazyviralteam5796
@crazyviralteam5796 29 күн бұрын
Sir 🎉
@subhashreesahoo-c9r
@subhashreesahoo-c9r Ай бұрын
hi sir, @PrinceAutomationDestination can you help me in which video you exoalined ThreadLocal Concepts ,Please share me the link ,it would be a great help.
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
kzbin.info/www/bejne/jILbnqWrp8apa7c
@subhashreesahoo-c9r
@subhashreesahoo-c9r Ай бұрын
@ thank you so much for reply it’s a great help 🙏❤️
@rajeshsamal7339
@rajeshsamal7339 Ай бұрын
Nice programming videos which improves logic buliding
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
Glad it helps
@hadshike
@hadshike Ай бұрын
Code please
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
github.com/prnbtr09/bdd-cucumber
@davidlopezfelix3668
@davidlopezfelix3668 Ай бұрын
Great job, amazing videos!
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
Thanks
@rajeshsamal7339
@rajeshsamal7339 Ай бұрын
Please upload more interview programs
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
Sure soon
@tomprakashsingh7052
@tomprakashsingh7052 Ай бұрын
@John-vg6vg
@John-vg6vg Ай бұрын
Prince, I understand the concept of Git Merge, and you explain it well. What I am trying to understand in this lecture is why do we have a main branch and why we create a separate branch called featureMerge? Why not make all the changes in the main branch?
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
Main branch is the branch which is generally used for regression execution Main branch is generally protective which restricts the user to directly merge changes into branch So what we do is we create a feature branch, make changes and will raise a Merge Request ( or Pull Request) which will be reviewed by code reviewer If the code reviewer finds it ok, he approves MR (or PR) and click on merge When he click on merge now changes are merged in to main branch and thus main branch is having your changes as well Now if you will be using main branch for regression it will have your changes as well
@John-vg6vg
@John-vg6vg Ай бұрын
Hi prince. Thanks for this video. I just want to know what particular scenario this ByAll and ByChained is very helpful? I mean in the example you have given for me its quite a long process compare to the directly locating the elements. And too many By locators needs to create in order for one element to be found.
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
ByChained is used when we want to locate some child w.r.t. parent ByAll when we want to have multiple locators into one for example credentials It is similar to FindBys and FindAll of page factory
@John-vg6vg
@John-vg6vg Ай бұрын
@@PrinceAutomationDestination what is the advantage of using ByChained compare to directly use xpath (absolute or relative xpath)?
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
Its just an alternative of using xpath with axes
@bhavanabhavana7469
@bhavanabhavana7469 Ай бұрын
Hi can we dynamically rename a particular test name in a extent report
@PrinceAutomationDestination
@PrinceAutomationDestination Ай бұрын
Please ping me to clarify the requirement at 9802929824