Intellij works differently: @Test needs dataProvider name: @Test(dataProvider = "dataSet1") //this must be inserted in intellij, dataSet1 oder dataSet2 public void test(String username, String password, int number) { System.out.println(username+" >=====< "+password); }
Please, keep your expalination tone of voice very specific. When we listen it , it seems like you are giving personal interview. OR it seems like you are narrating somthing. Means Explain like Durga sir of Durgasoft acadamy.
In "dataset1" method you are declaring two-dimensional array but you are loading and returning three-dimensional data. Can anyone please explain how it's work
I have completed 71 videos. Thank you so much. It cleared my all concept.
Excellent.
Keep watching for more videos!
Really helpful ☺️
Very nice explanation..sysout("Clapping");
How to perform it ?
Explain very well
Thank you so much 🙂
Keep watching for more videos and tutorials.
thank you
👍👍👍👍👍great video
Thank you 👍
Hi I am getting error "DataProvider is not an annotation type" please help me
plz check import statement for that
same issue for me
Your class name should not be DataProvider
Intellij works differently:
@Test needs dataProvider name:
@Test(dataProvider = "dataSet1") //this must be inserted in intellij, dataSet1 oder dataSet2
public void test(String username, String password, int number)
{
System.out.println(username+" >=====< "+password);
}
Please, keep your expalination tone of voice very specific. When we listen it , it seems like you are giving personal interview. OR it seems like you are narrating somthing. Means Explain like Durga sir of Durgasoft acadamy.
Then brother its better to follow Durgasoft academy....Person like me and many people got a job because of sir videos.
In "dataset1" method you are declaring two-dimensional array but you are loading and returning three-dimensional data. Can anyone please explain how it's work
Hi Siva, both are seperate examples, please watch video closely. Thanks
@@softwaretestingmentor Hi Manish, Got it 😉
uses 1 row and 3 column