ContributionsMost RecentMost LikesSolutionsRe: Can I use Data-Driven Testing (DDT) in manual Tests? TC but as manual testing is going to be deprecated. I will just build the automated test now. Was just using manual test as very quick test to get started fast. Re: Can I use Data-Driven Testing (DDT) in manual Tests? Would like feed test steps to a manual tester similar to Data-Driven Loop in Keyword Test. Sample 1 Step 1 Check and verify all items in a dropdown list exist. Loop through each from DDT Sample 2 Step 1 Check and verify item in a dropdown list exist. Row 1 from DDT or table Step 2 Check and verify item in a dropdown list exist. Row 2 from DDT or table Can I use Data-Driven Testing (DDT) in manual Tests?SolvedCan't create AQTime project in VS 2017 I can create AQTIME project in VS 2015 but not with VS 2017. How do I setup vs 2017 to work AQTime?