As a QA, it is always important to be willing to learn more about things that could help your daily activities. SQL is must-have knowledge for QAs and can be differential in your...
Often in automation, our tests need to perform actions on the database. Sometimes we need to set up some test data. Other times we need to query the database in search for test...
Automated tests deal with a lot of information comparison, where expected values are compared against actual ones. In certain situations, a test must compare a very large number...