Posts: 3
Threads: 2
Joined: Aug 2010
Reputation:
0
08-10-2010, 08:23 AM
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
Posts: 240
Threads: 38
Joined: Jun 2009
Reputation:
0
08-10-2010, 09:37 AM
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