Friday, July 18, 2008

Functional Decomposition Model -Automation Frame Work

  1. The main concept behind the "Functional Decomposition" script development methodology is to reduce all test cases to their most fundamental tasks. These tasks/components will be implemented as User-Defined Functions, Sub routine or Utility Scripts. The component scripts should perform these tasks independently of one another based on the data input.

The key modules/components of the test automation architecture for Platform automation will consist of the following:

  1. Test Scripts
  2. Reusable Actions
  3. Library Files
  4. Configuration Files
  5. Utility scripts
  6. Data Files
  7. SQL Queries
  8. Results/Log files

No comments: