Author: Technical Person | Posted on: 11/26/2008 6:23:21 PM | Views : 981

Clarification regarding QTPIn Test Driven Development (TDD) , we write the test cases first and then the code to make the test cases pass. Now can these tests which are written initially, can it be written using the testing tool QTP(Quick Test Professional). or is QTP a testing tool used only to test the Web Application only after being completely developed. What is the best tool to be used in this scenario. Clarification regardin WATIR/WATINCan WATIR or WATIN tools (tools which are used to automate the testing). can we use WATIR or WATIN to write these test cases in the very beginning for the Test Driven Development Approach (TDD).. or is it that WATIR/WATIN cannot be used to write Test cases in the very beginning for TDD a ...

Go to the complete details ...