Real Time Use Case of HashMap in Selenium || Important Selenium Interview Question

Ғылым және технология

In this video, we will learn how to use hash map in selenium with real time example.
Real Time Use Case of HashMap in Selenium || Important Selenium Interview Question
Use Case:
Different Users/Roles : Permission Based User Management System.
~category manager user --go to the app--add all the products
~customer user -go to the app- buy a product --place an order
~admin user -go to the app- can see all the orders
~Seller user --go to the app--see only those orders which are relevant
~Distributor User - go to the app--can see the respective order
~Delivery Boy User --go to the app--can see the order and deliver the product
~customer care user -go to the app- log a ticket
~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
kzread.info%20Au...
Follow me on my Facebook Page:
/ naveenqtpexpert
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
t.me/joinchat/COJqZUPB02rRd8w...
WebServices API Automation Tutorials:
vimeo.com/ondemand/webservice... Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
kzread.info%20Au...
Follow me on my Facebook Page:
/ naveenqtpexpert
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
t.me/joinchat/COJqZUPB02r5sB7...
Paid courses (Recorded) videos:
Java & Selenium Course: www.naveenautomationlabs.com/p...
API Course: www.naveenautomationlabs.com/p... ➡️Get Our Courses✔️
📗 Get My Paid Courses at
Paid courses (Recorded) videos:
Java & Selenium Course: www.naveenautomationlabs.com/p...
API Course: www.naveenautomationlabs.com/p...
-------------------------------
✔️SOCIAL NETWORKS
Facebook: / naveenqtpexpert
Twitter: / naveenkhunteta
Blog: www.naveenautomationlabs.com
--------------------------------
Support My Channel✔️Or Buy Me A Coffee
Paypal: paypal.me/naveenkhunteta
Google Pay: naveenanimation20@gmail.com
--------------------------------
✔️Thanks for watching!
देखने के लिए धन्यवाद
Благодаря за гледането
感谢您观看
Merci d'avoir regardé
Grazie per la visione
Gracias por ver
شكرا للمشاهدة

Пікірлер: 52

  • @rajeshkumar-no8sp
    @rajeshkumar-no8sp4 жыл бұрын

    Simply awsm sir! You are one of the best. I've learned so many things with your magic videos! Thank you so much!!!!!

  • @lubeenan973
    @lubeenan973 Жыл бұрын

    I am a C# person and hence never attempted to see your videos, but this is awesome...you are a blessed mentor. Explained crisp and clear. Never realized Hashmap is so simple. God bless you always to throw lights to all techies. Thanks you so much for such informational videos...

  • @1053vijay
    @1053vijay3 жыл бұрын

    u r the best Naveen, I tried to learn java from youtube a couple of times but never succeed. but this time I did. proudly I can say you are my guru for Java. God bless you Naveen.

  • @DineshKumar-du2dm
    @DineshKumar-du2dm5 жыл бұрын

    Nice example to explain about HashMap naveen. Thanks a lot 👍😃

  • @monicagoyal8225
    @monicagoyal82252 жыл бұрын

    Its magical Naveen.Learnt so many new things .Thanks alot.

  • @vijayroy7634
    @vijayroy76345 жыл бұрын

    Really amazing and easy explanation. Thank you Naveen

  • @supriyassampath1419
    @supriyassampath14193 жыл бұрын

    Just amazing tutorial.. Bestest way one can explain is 'YOU'. Thank you so much!

  • @pratibhasingh3432
    @pratibhasingh34322 жыл бұрын

    Thnku Naveen simply understand 👍

  • @shankarprasad2454
    @shankarprasad24543 жыл бұрын

    Excellent explanation Naveen thank you so much.

  • @gaddipatiprabhakar2889
    @gaddipatiprabhakar28895 жыл бұрын

    Very Good Explanation, Could you please post more videos like this related to real time. (Thanks for this Videos)

  • @bhaskartimothy3146
    @bhaskartimothy31463 жыл бұрын

    Thank u so much. This video is very helpful for my project.

  • @satishkvs156
    @satishkvs1562 жыл бұрын

    Thank you so much Sir, very good explanation

  • @sakthivelbaskaran2538
    @sakthivelbaskaran25382 жыл бұрын

    Amazing explanation naveen. Thanks

  • @seleniumanonymous6352
    @seleniumanonymous63524 жыл бұрын

    Hey brother great job always watch your videos and recommend it friends when they ask how to learn selenium webdriver . My question is can you make a video on how to read and navigate in someone else framework code and design so these are tge challenges newbies and mid even sienor devs come across

  • @alinakuch3146
    @alinakuch31463 жыл бұрын

    Love this Logic 👍

  • @priteshkhambekar
    @priteshkhambekar Жыл бұрын

    Great

  • @joshnashetty214
    @joshnashetty2142 жыл бұрын

    A very cool tutor i have ever seen ☺️

  • @shwetayadav4244
    @shwetayadav42444 жыл бұрын

    Awesome video. Can you please make more videos on real time scenarios. Your videos are best

  • @SarangHoley
    @SarangHoley5 жыл бұрын

    Thanks for the video and the anology relationship with e-commerce domain its being very easy to understand.

  • @mudaseer21
    @mudaseer21 Жыл бұрын

    nice

  • @AnshuYadav-nr8is
    @AnshuYadav-nr8is5 жыл бұрын

    Thanks

  • @thebolt1806
    @thebolt18063 жыл бұрын

    Awesome!!! can you also please upload hashmap with page object model.

  • @rohitmisra9008
    @rohitmisra9008 Жыл бұрын

    This is a nice sessions naveen

  • @sergeysachkov7388
    @sergeysachkov73885 жыл бұрын

    Naveen, thanks for the vid. By the way , when you declare HashMap you don't have to mention twice Key and Value, you can use just a diamond. HashMap map = new HashMap ();

  • @naveenautomationlabs

    @naveenautomationlabs

    5 жыл бұрын

    Yup, you are correct :)

  • @testautomationlab

    @testautomationlab

    5 жыл бұрын

    @@naveenautomationlabs We have to provide Key Value in both side. If I don'r provide it gives me Compile time error.

  • @JitendraKumar-lr3vq
    @JitendraKumar-lr3vq4 жыл бұрын

    if possible can you please demonstrate how to use excel rows and columns using hash map

  • @srinivasaraoy9499
    @srinivasaraoy94992 жыл бұрын

    @naveen i have one doubt, if we have more numbers of customer's, how can we check using hash map.

  • @bhaktipatil2939
    @bhaktipatil29394 жыл бұрын

    can we add third attribute in the value? like username:password:code(or anything)?

  • @yaminisrinivas4215
    @yaminisrinivas42152 ай бұрын

    Do we use Hashmap for this particular scenario in our framework or it is just interview purpose?

  • @Tvs615
    @Tvs6153 жыл бұрын

    Its a awesome video it helped me alot but somehow iam getting nullpointer exception.How can i resolve that problem.Thanks in advance

  • @ashrutwaghmare4405
    @ashrutwaghmare44054 жыл бұрын

    What if i want to automate webapplication for multiple languages in framework ...? How to use hashmap in that case....?

  • @kshipra4504
    @kshipra45043 жыл бұрын

    Can you please tell where exactly Hashmap is used and where dataprovider... because credentials stuff can also be dealt with usual dataprovider, excel way....??

  • @yahankc1008
    @yahankc10082 жыл бұрын

    Sir when to use data providers/excel/property file/hashmap in the same framework?

  • @shobhad6303
    @shobhad63032 жыл бұрын

    Excel testdata can be fetched using hashmap too

  • @onlybuildings
    @onlybuildings2 жыл бұрын

    pls inform this with excel sheet, passing values hashmap from excel, any link pls

  • @MrUmang40
    @MrUmang405 жыл бұрын

    Sir which is better or what is preferred over ......using hashmaps in this video or using properties file

  • @tomjeyaraj

    @tomjeyaraj

    4 жыл бұрын

    Username/Passwords are sensitive data, and hence it is better not to use properties file for that.

  • @shareefshaik6057
    @shareefshaik60575 жыл бұрын

    Nice naveen bhai. Can u please create one whatsapp group bhai?

  • @sharadranajava

    @sharadranajava

    4 жыл бұрын

    First Join His Channel and Please contribute.What ever you can.

  • @shareefshaik6678

    @shareefshaik6678

    4 жыл бұрын

    @@sharadranajava joined already buddy

  • @shanthikandasamy
    @shanthikandasamy5 жыл бұрын

    Map is also an Interface in Collections right?

  • @srihari4827

    @srihari4827

    5 жыл бұрын

    No

  • @srihari4827

    @srihari4827

    5 жыл бұрын

    It is an interface but it is not in collection

  • @shanthikandasamy

    @shanthikandasamy

    5 жыл бұрын

    @@srihari4827 then? only List and set are collections?

  • @srihari4827

    @srihari4827

    5 жыл бұрын

    @@shanthikandasamy list ,set,queue belongs to collection

  • @shanthikandasamy

    @shanthikandasamy

    5 жыл бұрын

    @@srihari4827 can you please tell me Map will come under which concept?

Келесі