in QuickTest Professional (QTP) by

What is QTP’s model for test creation?

1 Answer

0 votes
by
  • Determine Testing needs – Define testing environment, Analyse your application and plan actions
  • Set up repositories – Local or Shared OR
  • Define function libraries
  • Generate test steps – Add steps, Add checkpoints
  • Data drive your tests
  • Run the tests
...