Software Testing Club -  An Online  Software Testing Community

How to make a good and easy understandable frame work in QTP ?

Reply to This

Replies to This Discussion

As a variant - to create framework by using internal reusable actions with parameters - as simple functions - this will be good not for big projects and will be easy to create. We can call external reusable actions from another test files (this can be represented as different libraries). Data will be loaded from external xls files and sended to these actions by parameters.
This variant is good because of the debugging possibility for code in libraries (for 8.2 version, vbs libraries can't be debugged, maybe in newer QTP versions this is not a problem anymore).

Another variant is to use external vbs library files for your framework functions or external thirdparty framework engine.

Reply to This

In 9.5 you can trace/debug function libraries and object method functions.

Reply to This

Hi Romy;

Can u pls provide me a link or information on Framework architecture plss my mail id is loudsmita19@gmail.com

Regards
Smita

Reply to This

what information do u need?

Reply to This

RSS

© 2010   Created by Rosie Sherry

Badges  |  Report an Issue  |  Terms of Service

Sign in to chat!