What is Set Interface in Java and How to use Set in Selenium Webdriver

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 40

  • @tejashwiniteli6721
    @tejashwiniteli6721 4 роки тому +2

    Hi Mukesh, I have gone through of your videos of java. They are marvelous. Being from an Information science background, I had few doubts which were cleared by you in an easy way. I am in Manual Testing, whenever I thought of java used to hate it. But you made java as a cakewalk. I have recommended your videos for beginners to java, and who wanna start to learn selenium. Thank you so much. Keep uploading more videos about java and selenium.

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому +2

      Thank you so much Tejashwini, I am really happy after reading your comment, keep learning and let me know whenever you need to any help from my end.

    • @tejashwiniteli6721
      @tejashwiniteli6721 4 роки тому +1

      Sure Mukesh

  • @monicagoyal8225
    @monicagoyal8225 2 роки тому +1

    One of the best Java series for beginners which ends in making us experts.I always keep on referring this series whenever I get to attend an interview and trust me ,I have never been failed in any questions regrading Java be it OOPs concept or Collection framework.Thanks for creating it and spreading knowledge.

    • @Mukeshotwani
      @Mukeshotwani  2 роки тому

      Thanks Monica for being very loyal to channel and learn-automation platform.

  • @Mukeshotwani
    @Mukeshotwani  7 років тому +2

    This video will explain What is Set Interface in Java and How to use Set in Selenium Webdriver

  • @suchibatheja9813
    @suchibatheja9813 7 років тому +1

    One of the Best videos i have seen till now. The basics are very Clear. Thank you so much for the useful videos.

  • @debanjanselenium2753
    @debanjanselenium2753 7 років тому +1

    Another powerful & useful video tutorial for Automation lovers based on Java Collection. Thanks much @Mukesh

  • @shaikheaven8892
    @shaikheaven8892 2 роки тому

    Hai Mukesh,your videos are very useful,like this,pls have seperate playlist for selenium java ..it will help us a lot....

  • @tanushrimukherjee2762
    @tanushrimukherjee2762 6 років тому +1

    Hi Mukesh, Today was learning Set in Java, implemented Treeset which doesn't display values in insertion order. I gave values.add("Selenium");
    values.add("QTP");
    values.add("1");
    values.add("abc"); but displayed [1, QTP, Selenium, abc]
    1
    QTP
    Selenium
    abc

  • @rkaravind
    @rkaravind 4 роки тому +1

    Hi Mukesh, Thank you for creating all these super useful videos. One request that would take it to next level - could you please create more play lists based on how a viewer can go about learning(Example - Java basics, Java Collections and many more for your latest videos). Today there are lesser playlists compared to the number of videos. Thank you for your service. Appreciate your help.

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      Hi Aravind, actually its very suggestion to create multiple playlist for different topics. I would do that soon.
      Thank you once again for subscribing my channel and active member.

    • @rkaravind
      @rkaravind 4 роки тому

      @@Mukeshotwani thank for your kind response sir.

  • @ravikumar-lk5we
    @ravikumar-lk5we 7 років тому +1

    Hi Sir I really appreciate ur move towards spreading your experience in testing field.
    Sir I am not getting proper content to study any Source Code Object repository.I badly need to learn it.
    Plzz make video and help us.
    Thanku

  • @atulthorat5670
    @atulthorat5670 4 роки тому +1

    Thank you Mukesh

  • @vivekkannan9985
    @vivekkannan9985 6 років тому +2

    Can we use Arraylist directly to store windowhandles instead of Set ? please explain..is there any reason other than performance

    • @Mukeshotwani
      @Mukeshotwani  6 років тому +1

      Hi Vivek, No Selenium return Set of String for WindowHandle.. You can convert once u have set ready ua-cam.com/video/pZdMsLKAjs4/v-deo.html&index=50&list=PL6flErFppaj2ArNxLyR4nQ4JV8qFc56-M

  • @ilyasyar
    @ilyasyar 4 роки тому +1

    hi ,nice video , can i ask something ? when I use selenium to find broken links ,it works ,but in console there are many same links ,duplicated links ,so my question is how can i remove the duplicate or avoid the duplicates ? please help me out . Thank you .

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      Hi IIyas you can convert List into set.
      Set does not allow duplicate value.
      Here is the sample code
      Set foo = new HashSet(myList);

    • @ilyasyar
      @ilyasyar 4 роки тому +1

      @@Mukeshotwani thank you so much ,my friend , but to be honestly , I am new to java and new to selenium ,I really don't know where I can put this code ? Can I send you my code and can you please check it ? please

    • @Mukeshotwani
      @Mukeshotwani  4 роки тому

      yes please send i will try to make the changes
      mukeshotwani@learn-automation.com

    • @ilyasyar
      @ilyasyar 4 роки тому

      @@Mukeshotwani thank you ,thank you so much ! I've already send you the mail now ,name is ilyasyar7@gmail.com ,please check .Thank you again .

    • @ilyasyar
      @ilyasyar 4 роки тому

      @@Mukeshotwani how is it going ,my friend ? is that ok to check ?

  • @richabinani8952
    @richabinani8952 5 років тому +1

    Hy Mukesh ..I have one question regarding manual testing... How can we improve our speed in executing manual test cases??

    • @Mukeshotwani
      @Mukeshotwani  5 років тому

      Hi Richa it will come slowly when you get enough or complete knowledge about product. Starting it will take some time to understand the product and flow. Its natural :)

  • @ravikumargupta4649
    @ravikumargupta4649 7 років тому +2

    Please make some more Videos on interfaces and collection.Tq for a start mukes h .

    • @Mukeshotwani
      @Mukeshotwani  7 років тому

      HI Ravi,
      I already have videos on this. Kindly check out below playlist
      ua-cam.com/video/6Er5pIEiscI/v-deo.html
      ua-cam.com/video/OFjYA0apYGY/v-deo.html

  • @nikitashivhare4856
    @nikitashivhare4856 6 років тому +1

    Hello Mukesh..Please share videos on Map interface..hash map linked hash map

  • @riteshkumar6403
    @riteshkumar6403 6 років тому +1

    Very informative video.

  • @kiirranashwini9699
    @kiirranashwini9699 5 років тому +1

    Your explanation is very nice but sound is very low

  • @ravinderjill9961
    @ravinderjill9961 6 років тому +1

    Hi Mukesh in eclipse I am not getting option run as Testng after installing and adding Testng plugin

    • @Mukeshotwani
      @Mukeshotwani  6 років тому

      Hi Ravi,
      Please use Oxygen Eclipse.

  • @nezhugilneethu9628
    @nezhugilneethu9628 7 років тому +1

    Please make some videos on Appium framework development. I have tried using @AndroidFindBy but it is not working. I need help.

    • @Mukeshotwani
      @Mukeshotwani  7 років тому

      Hi Neethu,
      You can use basic @FIndBy which works both for Android and IOS.

  • @K_SATISH_9119
    @K_SATISH_9119 3 роки тому +1

    Hi mukesh. I'm watching your vedios. These are good explanation. But in that time , the noice comming and disturbing very heavily. It's too much disgusting the interest to listening of vedios . Plz look at that issue.

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Hi Satish, I have improved my audio in recent videos. Sorry for bad experience.

  • @dhirenpattnaik8216
    @dhirenpattnaik8216 7 років тому

    How to minimize a window using selenium webdriver...please make the video.

  • @shankeytyagi6108
    @shankeytyagi6108 7 років тому +1

    Hi Mukesh, Can you cover an example with code explaining about method returning interface - For example how FindElement() method in selenium returns webelement interface. This is hard to understand as we know that interface does not have any concrete methods but still findElement returns interface . Please make me understand this . It will be great help for me. Looking forward for you help.