Wednesday, July 9, 2008

Introduction to Test Automation Framework


"When developing our test strategy, we must minimize the impact caused by changes in the applications we are testing, and changes in the tools we use to test them."
--Carl J. Nagle
A test automation framework is a set of assumptions, concepts, and practices that provide support for automated software testing.
1.Functional decomposition
2.Key Word Driven
3.Data-driven
4.Hybrid framework.
We will discuss more on same as we go on.
(To be continue... )

No comments: