Verify Login Functionality With Multiple Sets of Data in Java Selenium | Data Provider | TestNG

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

КОМЕНТАРІ • 11

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

    Thank you so much sir
    Very good explanation 👏 👌
    Keep doing these type of videos ..
    My respects to you 🙏🙏

  • @NotiBinodini9900
    @NotiBinodini9900 9 місяців тому

    By ising simple loop to use multiple user login and login scenario...is it possible? Only using selenium and Java

  • @codezamacodinglabs
    @codezamacodinglabs Рік тому

    Bravo 👏

    • @KrishnaSakinala
      @KrishnaSakinala  Рік тому +1

      Thanks *Codezama Coding Labs* for your comment on verify login functionality with multiple sets of data in selenium java.
      Please like, share the video and subscribe to the channel for interesting updates.

  • @praveenkodati4183
    @praveenkodati4183 7 місяців тому

    what is the key to get the disabled message option in the 28th line...?

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

    Really Good :)

  • @KrushantSuthar-v5k
    @KrushantSuthar-v5k 11 місяців тому

    sir you should provide the code in description

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

    I have to @test method one for login and other for home page. I have used the dataprovider and have 5 data in dataprovider.
    When I run it, it runs 6 times, and open browser 6 times. I have added correct credentials at end of dataprovider.it runs perfectly 5 times but at running 6th, time it gives me error in @test home for not able to find home page. Please help?

  • @sreejasree7427
    @sreejasree7427 Рік тому

    thankyou sir

    • @KrishnaSakinala
      @KrishnaSakinala  Рік тому

      Thanks *Sreeja Sree* for your comment on Verify Login Functionality With Multiple Sets of Data in Java Selenium using DataProvider.
      Please like, share the video and subscribe to the channel for interesting content.

  • @harishpoola1156
    @harishpoola1156 9 місяців тому

    But username and password hard-coded