Posted 18 Apr 2013 Link to this post
Posted 22 Apr 2013 Link to this post
1) This can be achieved in a very simple way using Data Driven Testing. This is a testing methodology in which the same sequence of test steps are performed repeatedly using a data source to drive the input values of those steps and/or the values to expect when performing verification steps. Test Studio can be used for data driven testing. It supports five different data sources: Local Data Source Excel spreadsheet XML file CSV file SQL database I recorded a short video as a demonstration. 2) You can easily access your database via coded or non-coded steps. Please check out these articles: SQL Database Example How to Access a SQL Database in Code Hope this helps.
Posted 23 Apr 2013 Link to this post
I am glad I could help. Please don't hesitate if you have additional questions. Greetings,