Enhance Recorded Script

How can one enhance the recorded script other than adding Checkpoints?

Questions by ShilpaShivanna14

Showing Answers 1 - 4 of 4 Answers

sri_yarley

  • Jul 27th, 2011
 

You can enhance your qtp script in multiple ways. This question is almost like what can be done with QTP....Following are just some basic things that you can do after recording:

Say for example you can parametrize the data.
You can add some Conditional statements based on your application functionality.
You can add some output values if you need to output any value from your application.
You can pass parameters between actions
You Can make your script run multiple iterations. etc.,
You can add some recovery scenarios.
You can make your recorded action as re-usable or non-reusable for future utilization.
Add report event methods.

Hope this helps.....

BABJI

  • Aug 5th, 2011
 

by Coverting checkpoints into vb scripting

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions