Joanne Yang

• 2006-Aug-23 - Mercury Quality Center 9.0

Recently I've downloaded the Mercury Quality Center 9.0 trial version to give it a try.  So far I like the Test Director.  It's pretty straight forward and very user friendly.  I am following the Test Director manual.  One of the feature I like about Test Director is there is a link between the tests and the requirements.  Hence some graphs can be used to show how many percentage of the requirements are covered by the tests.  If there are any changes to the requirement, we can know which tests are affected and hence needed a change.  Still more to read and more hands on...

Please share your ideas if you're using Mercury Quality Center.

Comments (3) :: Permanent Link

• 2006-Jul-10 - Automation Test Framework

Recently the project I am working on involves using the E-Tester of Empirix to automate the regression test package.  Duing the project, I've encountered some problems which led me to search for the answers of the following questions. 

 

1. What kind of applications that should be automated?  The best candidates for automation are enterprise applications.  These applications require multiple releases throughout their life cycles. 

 

2. What are the often used automation test frameworks and what are the differences between them?  There are 5 main automation test framework that are adopted by the industry. 

1) Test script modularity framework

2) Test library architecture framework

3) Keyword-driven framework

4) Table-driven framework

5) Hybrid test framework

The main purpose of using these framework is to ensure the resuability, maintainability and scalability of the test scripts/test packages.

 

3.  Which framework should I use?  Based on the characteristics of our web application, I've decided to use the table-driven framework.  The input data are from .txt format data file.  Each script contains its own seperate data file which is called databank file in E-Tester.  This would allow every script to run independently, which satisfies the loose-couple design methodology. 

When there is a need to change some data, only the relevant data file need to be updated. 

 

Reference:

 "Choosing a test automation framework"

http://www-128.ibm.com/developerworks/rational/library/591.html

Comments (5) :: Permanent Link

About Me


«  May 2012  »
MonTueWedThuFriSatSun
 123456
78910111213
14151617181920
21222324252627
28293031 

Links

Home
View my profile
Archives
Friends
Email Me
My Blog's RSS

Books I Read

The Art of Software Testing
Software Testing Fundamentals
Find The Bug

Friends

whollymindless
aakashvakil
michaeljf
Page 1 of 1
Last Page | Next Page