QTP Forums

Full Version: How to Manage 50 Test Cases of Login Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

I am new in QTP.I am going to start with QTP in my company from next week onwards.... So please help me to know, how in real life all the test cases & scripts maintains.

Regards - Subhendu
Hi Ronit,
First analyze ur self whether ur application suits for
1. Descriptive Programing or With Shared Object Repository
2. Design the Frame work as per your requirement (Resuabl actions, Function library,Test Data,Driver Engine,Recovery Scenario.......)
3. Proceed as per the framework

For maintainence:
. If you have QC it is well and good else store in some Network folder
. For Test data maintainence it would be better to go with Excel
. If you want to see the results in EXCEL then create onne driver engine to pass all the required results to excel

Note: First try to analyze whether ur application is stable or not

Venkat.Batchu
Reference URL's