Write the code for reading data from Excel files (Selenium Interview Question

Sdílet
Vložit
  • čas přidán 4. 09. 2024
  • In this session, I have answered one of the Selenium Interview Questions i.e.
    Write the code for reading data from Excel files
    View Notes Here - www.evernote.c...
    Find all free full courses on Software Testing and Tools here - www.linkedin.c...
    Visit our website for more details here - www.qafox.com/

Komentáře • 11

  • @lrpbro6945
    @lrpbro6945 Před rokem +2

    Really nice sir, whenever I have a doubts I will search for ur videos , really I have satisfied a lot with ur videos sir ,
    Need more videos in future sir ❤️‍🔥❤️‍🔥God bless you sir

  • @sv1178
    @sv1178 Před rokem +1

    Excellent sir, plz do a video on if we provide Header name and column number should get value of the cell data

    • @QAFox
      @QAFox  Před rokem +1

      Will be soon uploaded.

  • @DJ-lr6xr
    @DJ-lr6xr Před rokem +1

    Hi, I followed the same steps to read the Excel file but when i run the code i get (Caused by: java.lang.NullPointerException: Cannot invoke "org.apache.poi.xssf.usermodel.XSSFRow.getLastCellNum()" because the return value of "org.apache.poi.xssf.usermodel.XSSFSheet.getRow(int)" is null). Could you help me out on this Exception?

  • @MrJack-qu9ej
    @MrJack-qu9ej Před rokem +1

    It's good.... But I was expecting to get the data from excel and use in real time.... Like u run the selenium code and u logged in any application with the user name and password that u fetched from excel... Upto this level I was expecting

    • @QAFox
      @QAFox  Před rokem

      Check this detailed playlist - czcams.com/play/PLsjUcU8CQXGGtNq0X4LE0zsMLNAPHp4hR.html

  • @user-mv6bc9hl7e
    @user-mv6bc9hl7e Před 7 měsíci +1

    Sir how we will practice
    And how much practice for apachi poi

    • @QAFox
      @QAFox  Před 6 měsíci

      You can learn it fully here - czcams.com/video/BBOgf8fWmEo/video.html&pp=gAQBiAQB
      Note: Join our telegram group here - t.me/qafoxoriginal

  • @mailvaganamvickram3486
    @mailvaganamvickram3486 Před 6 měsíci

    How to use this in a selenium framework ??