Print Page | Close Window

Automation Framework

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Automated Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Automated Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=5520
Printed Date: 18Jul2025 at 12:12pm


Topic: Automation Framework
Posted By: QualityByDesign
Subject: Automation Framework
Date Posted: 13Apr2008 at 11:14am
Hi..I am planning to Automate a .NET app (10-15 modules) using a inhouse record+replay tool (based on XML).
Does anyone in here know how to begin with a good framework?
What are the points to watch out before starting creation of such a framework?
Do let me know if anyone has a good framework definition document!


-------------
"Act in haste and repent at leisure.
Corollary1: Code too soon and re-compile forever.
Corollary 2:Test too fast and debug forever"



Replies:
Posted By: manishgi
Date Posted: 17Apr2008 at 8:24am
Automation frame work is depend on the applicaton.
You should be used that framework by which you can update script in no time.
 
For more details read Business process testing from QTP help> printer freindly help          
 
 
                                Smile


-------------
manish kumar gupta


Posted By: getzephyr
Date Posted: 04Jul2008 at 12:58am

A Test Automation Framework is a set of assumptions, concepts and tools that provide support for automated software testing. The main advantage of such a framework is the low cost for maintenance. If there is change to any test case then only the test case file needs to be updated and the Driver Script and Startup script will remain the same. There's no need to update the scripts in case of changes to the application. While browsing I came across this site you may check out for more details http://www.ibm.com/developerworks/rational/library/591.html




-------------



Print Page | Close Window