Thanks for the video. Is there any way to get total row and total column dynamically instead of passing hardcoded value like 2 and 12.
@sebastus273 жыл бұрын
Hello! Could you do a push with the TestBase and TestEnvironment classes? Thank you!
@abdulrahaman1765 жыл бұрын
Than you soo much very useful video....Keep upload this kind of videos......👌👍
@varunchickmangaloresriniva3955 жыл бұрын
Thanks for your video. Question for you do we have to follow the approach of totalDataRow and totalColumnEntry . Can we do without using the totalDataRow and totalColumnEntry.
@testingtrail6 жыл бұрын
interesting article, keep posting! thanks for making my life easier :)
@Sam-ug8zl6 жыл бұрын
Hi, thank you very much for the video. In my framework am reading data from excell, my team are getting data conflicts when comiting into repo because excell is a binary file. I have just implemented your idea of reading data from json file instead of excell. But the only challenge I have is that, my team are not happy about specifying totalDataRow and totalColumnEntry. Can you please tweak this code so that we don't have to specify these parameters. Thanks in advance.
@ghantisanjay5 жыл бұрын
Did you get solution for this? Please post it here.
@SpecializeAutomation5 жыл бұрын
Can u mail me exactly what you are trying to do
@md.habiburkhan34755 жыл бұрын
Hi Samuel, were you able to complete entire framework using Json. I need some help...is there anyway we can connect
@srimathijanakiraman40214 жыл бұрын
It's a nice article, I am trying to use JSON for storing Web Elements Locator values. Please suggest how to do it
@pgandrew24104 жыл бұрын
How to install the json plugin in intellij ..I'm new for intellij
@ponuelsbose21855 жыл бұрын
try to find earlier lesson using excel with Apache poi for data driven,rest assured api....but could not find it.....can you pls give the link.
@shivamsrivasatava64454 жыл бұрын
How can i read the Json data which is present in CSV file
@deepgupta67966 жыл бұрын
Hi, thanks for this nice video, could you please make a video to read multiple api data from excel using rest api.. Thanks in advance
@habiburkhan65475 жыл бұрын
Aditya - if you really want to share the code, share entirely not partially. where is your TestEnvironment class, where is your properties file. dont see it in your GIT.