Was looking for some advice as I am totally new to scripting. We have a desktop application written in C# on the .net framework and using a sqlite data base. We want to implement scripting for testing the program for basic testing initially and later full scenarios.
Ideally would like to use C# for the scripting and using visual studio (since I would be more familiar with those two).
Any advice/ guidance on where to start/ books to read etc would be very much appreciated
thanks.