Excellent Ravindra ! The very first video i have come across which explains the real time application! Good job ! We in real Offices can use this as a baseline! If u can understand with 13 plus years of experience in etl testing and yet taking baby steps in python its tough to go thru the whole syllabus of python! This brilliantly explains us with basic knowledge of python! Wanting to see more videos specially of data validation and counts too or possibly duplicate ( i think we can modify the same script for count and duplicate i guess ? For data validation ( one on one ) wud u be able to make a video? And any other etl testing scenario u can think off ! Again brilliant Job !! Kudos to the time and appreciate ur efforts!!
Thank you for starting automation series. Kindly include all the possible ETL testing scenarios including table to table validation (different db's) & file to table validation. Please share the github link.
Excellent content! I really appreciate how nicely you have explained ETL Testing Scenario. Could you please come up with more Data Validation scenarios which we are doing in Real time project. And can you also explain how we can create a complete Framework and add all possible scenarios in it. Could you please share the GIT link as well.
we have cs_oracle module where we have method as connect() and connection is an object reference and with thhis method can connect to database aur cursor = connection.cursor(),cursor method ko call karta hai jo execute karta hai cursor.execute("SELECT * FROM employees") or whatever the sql query is. it works like this. actual exectution main function ka main code mein hoga. it my understanding
Excellent. no one is telling python automation for etl testing in youtube..please do more videos
Great video, thank you 🙏
If possible, please suggest any open source DB on which this can be practiced
Great information...pls provide more videos in etl automation
Nice video sir
Excellent Ravindra ! The very first video i have come across which explains the real time application! Good job ! We in real
Offices can use this as a baseline! If u can understand with 13 plus years of experience in etl testing and yet taking baby steps in python its tough to go thru the whole syllabus of python! This brilliantly explains us with basic knowledge of python! Wanting to see more videos specially of data validation and counts too or possibly duplicate ( i think we can modify the same script for count and duplicate i guess ? For data validation ( one on one ) wud u be able to make a video? And any other etl testing scenario u can think off ! Again brilliant Job !! Kudos to the time and appreciate ur efforts!!
Sure will roll out those videos as well ..
We want more vids on this. Thank you ❤
Can't wait to enroll for this course 😊 Really informative
Excellent video ..very informative
After fetching the sql table's how we to compare the data in between the source and target
Nice please do more videos like checking duplicate
Thank you for starting automation series. Kindly include all the possible ETL testing scenarios including table to table validation (different db's) & file to table validation.
Please share the github link.
Exactly the one i was saying too !
Excellent content! I really appreciate how nicely you have explained ETL Testing Scenario. Could you please come up with more Data Validation scenarios which we are doing in Real time project. And can you also explain how we can create a complete Framework and add all possible scenarios in it. Could you please share the GIT link as well.
Thanks for your feedback 😊. Will share the git link in the coming videos..
Please do more videos❤
We want more content on this.
we have cs_oracle module where we have method as connect() and connection is an object reference and with thhis method can connect to database aur cursor = connection.cursor(),cursor method ko call karta hai jo execute karta hai cursor.execute("SELECT * FROM employees") or whatever the sql query is. it works like this. actual exectution main function ka main code mein hoga. it my understanding
Thank you
For how much time the data is stored in staging area??
some is asked this question in my interview
Based on data purge policy of that project! U cant really say how much time !