I interviewed at Tata Consultancy Services (Bangalore Rural)
Interview
Technical +managerial +hr
It was purely technical and ensured the sql knowledge with practical scenarios. It took around 45 min
If u clear it things are easy
Other two rounds were easy
Hr round was a quick one
Good, went well, explained about project details, Python coding, SQL coding, testing , sprint details : How do you validate large volume data loads in ETL testing?
A:
I use a combination of row count checks, data profiling, and aggregate comparisons. For large datasets, I run SQL queries to check sum, count, min, max on numeric columns to ensure source and target consistency. I also perform sampling and use automation scripts in Python for record-by-record validation if needed.