How can cn put this logic in another java file using a pattern?
@PrinceAutomationDestination2 күн бұрын
Didnt understand your question, could you Please elaborate
@ShreedharBatthad2 күн бұрын
Pls continue sir
@PrinceAutomationDestination2 күн бұрын
?
@Elliot-7923 күн бұрын
Happy new year princee🎉🎉
@chitaranjansahoo92433 күн бұрын
Love you sir ❤️
@TheIndianFlavour4 күн бұрын
like PATCH , Put can be special case??
@PrinceAutomationDestination4 күн бұрын
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
@krishsaha22565 күн бұрын
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.
@PrinceAutomationDestination5 күн бұрын
You can call page object with initalized context in step defs
@rateebhatt837 күн бұрын
hello Prince .. very nice explanation.. could you plz increase the volume a little
@PrinceAutomationDestination7 күн бұрын
Looks good to me, could you please cross check and confirm Anyway i will increase the volume in upcoming videos
@rateebhatt837 күн бұрын
nice and crisp!! but volume is low
@PrinceAutomationDestination7 күн бұрын
Let me check
@learnsomething246810 күн бұрын
google authentication app bala bhi btao kaise krege
@PrinceAutomationDestination10 күн бұрын
I believe it should work in same way
@balajikoc142910 күн бұрын
Great explination, thank you
@PrinceAutomationDestination10 күн бұрын
Welcome
@hashirhasmy104211 күн бұрын
why in singelton class not declare driver variable as staic any reason for it?
@PrinceAutomationDestination11 күн бұрын
Because we want thread safe driver with the help of thread local
@rohitanimallover694411 күн бұрын
How to automat dynamic otp in login page.
@PrinceAutomationDestination11 күн бұрын
Need more details about what exactly you are looking for, ping me at 9802929824
@nishantsharma-lm4bk11 күн бұрын
I have not seen 2FA option on the security page on the GitHub. Please help
@PrinceAutomationDestination11 күн бұрын
Plesse ping me at 9802929824
@swaroopnadella11 күн бұрын
Good content Prince 👏
@PrinceAutomationDestination11 күн бұрын
Thanks 👍
@hoangnguyenduc867111 күн бұрын
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!
@PrinceAutomationDestination11 күн бұрын
Thanks and merry xmas 🎄
@yadrajshinde661312 күн бұрын
very informative video and explanation was too good.Thank you!
@PrinceAutomationDestination12 күн бұрын
Welcome
@sushantbhakare586713 күн бұрын
here we have to use kafka as messaging queue to produce and consume the message.
@PrinceAutomationDestination12 күн бұрын
Great
@ajaybhatt540213 күн бұрын
Its not working for Junit execution facing error Index -1 out of bounds for length 0
@PrinceAutomationDestination13 күн бұрын
Share the code, i dont think it has anything to do with junit
@igwe654715 күн бұрын
Thank you for a clear explanation of API
@PrinceAutomationDestination15 күн бұрын
Welcome
@huzaifawahla45415 күн бұрын
1:48 video starts from here.
@karthickrajpattabi15 күн бұрын
Detailed content. kudos for your hard effort
@PrinceAutomationDestination15 күн бұрын
Thanks Karthik ☺️
@sairamkrishnagondela391615 күн бұрын
Can you share the github repo link for this project series , It would be very helpful
@PrinceAutomationDestination15 күн бұрын
Sure please find below the same github.com/prnbtr09/bdd-cucumber
@karthickrajpattabi15 күн бұрын
gonna to be deep .....happy learning
@PrinceAutomationDestination15 күн бұрын
Yep
@balavigneshbalajidhayanith722215 күн бұрын
Awaiting for your API Automation session
@PrinceAutomationDestination15 күн бұрын
Thanks, i am trying to publish as soon as possible
@Morphine_k917 күн бұрын
You didn't explain clearly why the second null is used. Kindly explain that as well.
@PrinceAutomationDestination17 күн бұрын
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_k917 күн бұрын
@@PrinceAutomationDestination thanks for the explanation prince. This cleared the issue.
@PrinceAutomationDestination16 күн бұрын
@SwarupSarkar-m1k thanks 👍
@sudheeshp578917 күн бұрын
Does it without initializing Conext context = new Context() in the step definition file
@PrinceAutomationDestination17 күн бұрын
Please provide more details of what you are looking for
@sudheeshp578917 күн бұрын
@PrinceAutomationDestination without initializing with constructor does this context Object works?
@PrinceAutomationDestination17 күн бұрын
@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
@maheshdeevi786818 күн бұрын
Hi bro, can we use same process for okta as well ?
@PrinceAutomationDestination18 күн бұрын
I didnt get what do you mean by okta , please share more details
@KarthikReddy-l5p19 күн бұрын
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.
@PrinceAutomationDestination19 күн бұрын
Thanks 🙏🏼👍
@KarthikReddy-l5p19 күн бұрын
Thank you for the clear and precise explanation. so simplest so far I have ever encountered.
@PrinceAutomationDestination19 күн бұрын
Thanks 👍
@OmKadam-n8f19 күн бұрын
Thanks run Successfully ..
@PrinceAutomationDestination19 күн бұрын
Welcome and spread with others
@mohammadyazdan922720 күн бұрын
Thanks a ton prince. As always, amazing content.
@PrinceAutomationDestination20 күн бұрын
Thanks buddy
@karthickrajpattabi20 күн бұрын
gem of knowledge. awesome
@PrinceAutomationDestination20 күн бұрын
Thanks 👍
@cloudfozes20 күн бұрын
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.
@PrinceAutomationDestination20 күн бұрын
Sure i will explore and create something
@Someone_292321 күн бұрын
Excellent explanation.. please upload all the videos about maven soon
@Someone_2923 sure wait for sometime currently working on some other playlists but will try to add few more videos soon
@abhishekshukla575824 күн бұрын
Thanks it’s really useful loved it❤
@PrinceAutomationDestination24 күн бұрын
Welcome
@nishantsharma-lm4bk25 күн бұрын
Good explained complex problems
@PrinceAutomationDestination25 күн бұрын
Thanks
@PrashantSharma-wb6sz26 күн бұрын
Thanks Bro for easily explaning the complicated programs
@PrinceAutomationDestination26 күн бұрын
Thanks 🙏🏼
@sahiljoshi791727 күн бұрын
Nice explanation and thanks for making complex prgram quite easy.
@PrinceAutomationDestination27 күн бұрын
Thanks 👍
@PrashantSharma-wb6sz27 күн бұрын
Great Prince bhai for explaining such a complex program in such a simplify way. Thanks
@PrinceAutomationDestination27 күн бұрын
Thanks and welcome
@subhashreesahoo-c9r27 күн бұрын
Thank you sir giving knowledge of so many varieties of Java programming ❤
@PrinceAutomationDestination27 күн бұрын
Welcome
@crazyviralteam579629 күн бұрын
Sir 🎉
@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Ай бұрын
kzbin.info/www/bejne/jILbnqWrp8apa7c
@subhashreesahoo-c9rАй бұрын
@ thank you so much for reply it’s a great help 🙏❤️
@rajeshsamal7339Ай бұрын
Nice programming videos which improves logic buliding
@PrinceAutomationDestinationАй бұрын
Glad it helps
@hadshikeАй бұрын
Code please
@PrinceAutomationDestinationАй бұрын
github.com/prnbtr09/bdd-cucumber
@davidlopezfelix3668Ай бұрын
Great job, amazing videos!
@PrinceAutomationDestinationАй бұрын
Thanks
@rajeshsamal7339Ай бұрын
Please upload more interview programs
@PrinceAutomationDestinationАй бұрын
Sure soon
@tomprakashsingh7052Ай бұрын
❤
@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Ай бұрын
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Ай бұрын
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Ай бұрын
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Ай бұрын
@@PrinceAutomationDestination what is the advantage of using ByChained compare to directly use xpath (absolute or relative xpath)?
@PrinceAutomationDestinationАй бұрын
Its just an alternative of using xpath with axes
@bhavanabhavana7469Ай бұрын
Hi can we dynamically rename a particular test name in a extent report
@PrinceAutomationDestinationАй бұрын
Please ping me to clarify the requirement at 9802929824