Automate CRUD (Create/Retrieve/Update/Delete) UI Use Cases with Selenium

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 28

  • @rukmanibabu897
    @rukmanibabu897 3 года назад +3

    Thanks you naveen sir . You Viedo helped me to clear interview . 2.5 years back I have posted same comments . QA king sir you are.please continue post Viedo

  • @HowTo-lc2rp
    @HowTo-lc2rp 3 года назад +2

    I want to write a script;
    which clicks on the notification icon on youtube ,checks whether there is a video from Naveen Automation labs , if YES, then clicks the link in notification , navigates to the video and hits the LIKE button.
    Howzzz that !!!!!!!!!!!!!
    Big Fan Sir.

  • @krishnageete6070
    @krishnageete6070 3 года назад +2

    Thank you Naveen for this code, it is awesome example for automate CRUD. We can use this in API testing CRUD with Rest Assured and I think this can be a alternate for Mockito for Automaton Testers in case they want to write Drivers or Stubs. Thank you very much Again. Keep doing good work for community!!

  • @sanghamitrabhowmicklive3013
    @sanghamitrabhowmicklive3013 3 года назад +3

    Wow this was amazing gain in knowledge. Perfect way to end the weekend. You are just the best, as always!!!!

  • @jeyhunaliyev1765
    @jeyhunaliyev1765 3 года назад +1

    wow this really perfect approach with POJO class
    all crud operations
    Encapsulation
    Constructor
    getters and setters and so many
    thank you very much for the great video
    as Always Naveen AutomationLabs is best

  • @mohammedmujadid
    @mohammedmujadid 3 года назад +1

    Thanks Naveen, great stuff :-) you have created a whole mini framework !!

  • @ashuforh35
    @ashuforh35 3 года назад +1

    this vdo was smthng for me... really learnt new thing specially the part of of update method .. thnx naveen..👍

  • @nilstoned7593
    @nilstoned7593 3 года назад +2

    Wow... this would've taken me a day or two... Impressed.. for the 'N'th time...

  • @jayantamandal9732
    @jayantamandal9732 3 года назад +1

    Thanks a Lot Naveen.From this video Learn many new concepts

  • @SarangHoley
    @SarangHoley 3 года назад +1

    Thanks a lot Naveen for the efforts to create this useful video with best practices while encountered with such scenarios. 😊👍👍. Its really helpful.

  • @chandanirai2182
    @chandanirai2182 3 года назад +1

    Thank you very much Naveen for the great video ,Its really helpful

  • @deepakdange5530
    @deepakdange5530 3 года назад +1

    I like your videos first then watch it...

  • @pavangowda1418
    @pavangowda1418 3 года назад +1

    Your video is excellent. Pls make video on realtime servers that project are being used for testing like URL, hosting using servers. I'll be waiting for this important videos

  • @preethaarun9697
    @preethaarun9697 3 года назад +1

    great session again...thank you so much

  • @naagaramkonakalla
    @naagaramkonakalla 3 года назад +1

    Hi Naveen, Thanks for the amazing content
    There is one question I have on blank page which is asked in majority of the interviews
    How do you debug if you encounter any blank page or application crashes on logging to your web application ?
    could you please make a video on different scenarios and their respective solutions to debug root cause.
    as interviewer is more keen on understanding the tester approach the issue from various standpoints. Thank you

  • @infinityvibes2971
    @infinityvibes2971 3 года назад +1

    Thankyou Naveen!Its really helpful! I need to automate a reactJS UI could be please suggest if I can use selenium vs cypress ? What’s your recommendation and any courses on cypress you’re offering ? Please let me know

  • @ritikagupta6238
    @ritikagupta6238 3 года назад +1

    Hi Naveen...this was awesome.. could you please upload a jenkins interview real time questions...please ..it would be helpful

  • @nihalkulkarni8221
    @nihalkulkarni8221 2 года назад +1

    underrated!!!! 👏

  • @sikandarahmad5378
    @sikandarahmad5378 3 года назад +1

    Can u please use database for Address object. Setter method should get values directly from database.

  • @jonathandorniel757
    @jonathandorniel757 3 года назад

    Hi sir. Is there a way to transfer the control to a newly opened browser when I click on a link?
    In chrome I'm clicking a link which opens a new chrome window. I tried window handles and along with iterator but couldn't do that. Is there a way to tranfer control or do you have any video about this?
    TIA

  • @onlinesongscs
    @onlinesongscs 2 года назад +1

    Very nice!

  • @georgerobertkplivi6250
    @georgerobertkplivi6250 3 года назад +1

    I love this. Could we have access to the code?

  • @dhayacreations217
    @dhayacreations217 3 года назад

    Hi sir
    your java contribution in selenium automation?

  • @sandeeprapolusandeeprapolu
    @sandeeprapolusandeeprapolu 3 года назад +1

    great video sir

  • @anokarb7834
    @anokarb7834 3 года назад

    Hi Naveen, can you please tell how to automate dynamic chart. I.e values coming from script

  • @ValorHeart
    @ValorHeart 3 года назад +1

    Thanks, from Israel

  • @max27lab56
    @max27lab56 Месяц назад

    For drop-down what to do?

  • @praveen420ify
    @praveen420ify 2 года назад

    Unable to register a new user on the website. getting 500 errors.