Login
Remember
Register
Ask a Question
What is QTP’s model for test creation?
0
votes
asked
Jan 14, 2020
in
QuickTest Professional (QTP)
by
GeorgeBell
What is QTP’s model for test creation?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 14, 2020
by
GeorgeBell
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
...