Hello, Is it possible to get SQL query during test execution with the help of the script? For example I have DBTables with Table1, Table2 and Table3. And during test execution I need to writ...
That's a good idea, thank you. But what if they change the way how they encode their data and all my tests will fail? I have a lot of them, so that is very risky for me to rely on unverified code.